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-12T05:34:02.256Z||main|||||INFO|500||The following profiles are active: basic 2023-01-12T05:34:32.027Z||main|||||INFO|500||Starting service [Tomcat] 2023-01-12T05:34:32.028Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-01-12T05:34:32.409Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-01-12T05:34:49.437Z||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-12T05:34:49.923Z||main|||||INFO|500||catdb-pool - Starting... 2023-01-12T05:34:50.625Z||main|||||INFO|500||catdb-pool - Start completed. 2023-01-12T05:34:51.681Z||main|||||INFO|500||reqdb-pool - Starting... 2023-01-12T05:34:51.720Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-01-12T05:34:52.029Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-01-12T05:34:52.864Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-01-12T05:34:54.591Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-12T05:35:00.146Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-12T05:35:03.879Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-12T05:35:04.005Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-01-12T05:35:04.830Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-12T05:35:05.395Z||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-12T05:35:08.372Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-12T05:35:10.883Z||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-12T05:35:23.319Z||main|||||WARN|500||--- 2023-01-12T05:35:23.320Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-01-12T05:35:23.320Z||main|||||WARN|500||--- 2023-01-12T05:35:24.464Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-01-12T05:35:35.311Z||main|||||INFO|500||Started ApiHandlerApplication in 100.626 seconds (JVM running for 109.359) 2023-01-12T05:35:35.363Z|3c9892eb-da1c-4307-9a0b-77332c36fae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:35:35.431Z|3c9892eb-da1c-4307-9a0b-77332c36fae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:35:35.433Z|fe260307-28a0-42ce-a07a-6a5a7dc0a6e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:35:35.448Z|fe260307-28a0-42ce-a07a-6a5a7dc0a6e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:35:36.182Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-12T05:35:36.757Z|d29a462f-3a1d-46c9-8e7b-c40a6077f835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:35:36.756Z|9d1a659d-dce6-4218-aa75-59c09caa5982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-01-12T05:35:37.645Z|9d1a659d-dce6-4218-aa75-59c09caa5982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:35:37.646Z|d29a462f-3a1d-46c9-8e7b-c40a6077f835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:35:39.481Z|effb2d84-4cfe-42ab-8625-a57abad46c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:35:39.484Z|effb2d84-4cfe-42ab-8625-a57abad46c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:35:46.853Z|1d05d5b8-2c68-461a-ad57-235f7bf752ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:35:46.854Z|1d05d5b8-2c68-461a-ad57-235f7bf752ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:35:47.522Z|d65b41eb-4f22-46bc-8a98-652b21a3a624|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:35:47.524Z|d65b41eb-4f22-46bc-8a98-652b21a3a624|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:35:49.544Z|64900745-3d8f-44c7-b48e-81d8f198e936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:35:49.556Z|64900745-3d8f-44c7-b48e-81d8f198e936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:35:50.263Z|e5c4bd93-c8ee-423a-b8fe-d5e4855299a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:35:50.265Z|e5c4bd93-c8ee-423a-b8fe-d5e4855299a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:35:56.907Z|83fa53ad-6762-4eb5-a691-ff79cb534ddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:35:56.909Z|83fa53ad-6762-4eb5-a691-ff79cb534ddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:35:57.654Z|c2e24339-3f3a-499a-9625-94930f117bf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:35:57.659Z|c2e24339-3f3a-499a-9625-94930f117bf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:35:59.620Z|ec8ca3e8-f3bb-4992-a7c6-eded924dee78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:35:59.622Z|ec8ca3e8-f3bb-4992-a7c6-eded924dee78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:05.262Z|7bc2958a-72f0-4156-b22f-cb6b6cfa3aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:36:05.264Z|7bc2958a-72f0-4156-b22f-cb6b6cfa3aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:36:05.452Z|8bf42a8d-c3c1-4382-9d8a-8ccc20166664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:36:05.454Z|8bf42a8d-c3c1-4382-9d8a-8ccc20166664|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:36:06.963Z|e4f2d004-e8bf-467a-afd5-d81db4ae1698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:06.967Z|e4f2d004-e8bf-467a-afd5-d81db4ae1698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:07.712Z|f1db7731-e974-49c7-961e-e5bcd5f3fd73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:07.714Z|f1db7731-e974-49c7-961e-e5bcd5f3fd73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:09.690Z|7e47d192-a1fe-43f8-9d65-9be19b0d1fbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:09.692Z|7e47d192-a1fe-43f8-9d65-9be19b0d1fbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:17.025Z|e3c2a238-dc80-4a55-920e-3b3ed80a6287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:17.035Z|e3c2a238-dc80-4a55-920e-3b3ed80a6287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:17.766Z|94eb11f6-206c-4533-9a97-dc3bb60daaec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:17.768Z|94eb11f6-206c-4533-9a97-dc3bb60daaec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:19.780Z|f0a73a37-56b1-4c7f-a19c-61b7cd2c2372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:19.791Z|f0a73a37-56b1-4c7f-a19c-61b7cd2c2372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:20.265Z|c9f281fc-44c1-4710-a8d5-38df9cfb0334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:36:20.272Z|c9f281fc-44c1-4710-a8d5-38df9cfb0334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:36:27.124Z|50bc9d18-fa61-4ba5-9348-3c9304b04980|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:27.130Z|50bc9d18-fa61-4ba5-9348-3c9304b04980|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:27.856Z|a400dc06-d5ee-42c8-9a2e-a1bfcee844d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:27.859Z|a400dc06-d5ee-42c8-9a2e-a1bfcee844d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:29.928Z|b805429e-7358-4d2f-bad3-03437e80cbfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:29.931Z|b805429e-7358-4d2f-bad3-03437e80cbfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:35.263Z|4473b11b-7740-4196-bc78-18da7c333d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:36:35.268Z|4473b11b-7740-4196-bc78-18da7c333d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:36:35.476Z|97c45a3b-b991-4cc7-aece-c175d155869c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:36:35.478Z|97c45a3b-b991-4cc7-aece-c175d155869c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:36:37.189Z|4fe31fab-4b9b-44bd-b439-b47427091ead|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:37.192Z|4fe31fab-4b9b-44bd-b439-b47427091ead|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:37.928Z|5d4c8c1c-d0a6-4a07-8507-dfeab3a91f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:37.930Z|5d4c8c1c-d0a6-4a07-8507-dfeab3a91f5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:39.981Z|75b2efa8-2fb5-4cc8-8a28-0b33e8e108a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:39.984Z|75b2efa8-2fb5-4cc8-8a28-0b33e8e108a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:47.235Z|da56ad48-1b01-471e-8d5f-b092afe883ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:47.237Z|da56ad48-1b01-471e-8d5f-b092afe883ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:47.986Z|adaf18c5-4545-4344-a405-3208970709da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:47.987Z|adaf18c5-4545-4344-a405-3208970709da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:50.037Z|425153f5-3dd8-493b-a329-c5c6bff9a5bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:50.049Z|425153f5-3dd8-493b-a329-c5c6bff9a5bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:50.262Z|6aa4653c-e2bc-470b-9818-5aec68b83043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:36:50.264Z|6aa4653c-e2bc-470b-9818-5aec68b83043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:36:57.325Z|94265bca-ff7b-4616-8737-b384b2182d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:57.327Z|94265bca-ff7b-4616-8737-b384b2182d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:36:58.045Z|24047faf-bf1e-4df7-94e7-84c5dad84af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:36:58.047Z|24047faf-bf1e-4df7-94e7-84c5dad84af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:00.099Z|9b9528b5-6698-4773-9c2b-0209edf6a923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:00.102Z|9b9528b5-6698-4773-9c2b-0209edf6a923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:05.262Z|07b23aac-f111-42f4-9509-a3ac4afefeb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:37:05.265Z|07b23aac-f111-42f4-9509-a3ac4afefeb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:37:05.481Z|e886448e-2bc5-4db9-b080-37031ed1ba74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:37:05.482Z|e886448e-2bc5-4db9-b080-37031ed1ba74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:37:07.364Z|e70d3f38-96d7-4e76-b314-f1f016eadfde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:07.366Z|e70d3f38-96d7-4e76-b314-f1f016eadfde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:08.096Z|332b58c2-0165-4b46-95ce-875754859d89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:08.098Z|332b58c2-0165-4b46-95ce-875754859d89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:10.149Z|2f87d998-c9b5-44fb-a9a9-44b33a722877|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:10.151Z|2f87d998-c9b5-44fb-a9a9-44b33a722877|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:17.399Z|a5813cd6-782b-4412-b36f-b904dec9f74f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:17.400Z|a5813cd6-782b-4412-b36f-b904dec9f74f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:18.138Z|6182714d-2b53-484b-8e35-68d3c635f9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:18.155Z|6182714d-2b53-484b-8e35-68d3c635f9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:20.193Z|07cfdc65-e6b7-4f77-92a3-446c0517f77c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:20.196Z|07cfdc65-e6b7-4f77-92a3-446c0517f77c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:20.265Z|d2485469-66e9-4548-89e4-2f48dc52c994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:37:20.268Z|d2485469-66e9-4548-89e4-2f48dc52c994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:37:27.438Z|c8d3755c-9c9b-4df7-a271-3397c8bb017d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:27.440Z|c8d3755c-9c9b-4df7-a271-3397c8bb017d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:28.213Z|33856cb6-a998-49d8-a78e-875c9627d9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:28.218Z|33856cb6-a998-49d8-a78e-875c9627d9f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:30.238Z|06e9f449-8974-4272-86a1-61545948824a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:30.240Z|06e9f449-8974-4272-86a1-61545948824a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:35.264Z|fc3eaeea-e32d-4b58-b11f-8b7a1d392a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:37:35.267Z|fc3eaeea-e32d-4b58-b11f-8b7a1d392a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:37:35.485Z|1f7ce68e-f82d-452c-9064-9acc187bbe06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:37:35.486Z|1f7ce68e-f82d-452c-9064-9acc187bbe06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:37:37.477Z|41088bff-9454-4da0-af62-923dd58fd521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:37.480Z|41088bff-9454-4da0-af62-923dd58fd521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:38.249Z|34b16438-e604-4557-907f-3f86236df6da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:38.250Z|34b16438-e604-4557-907f-3f86236df6da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:40.276Z|90c1394d-c682-4d50-a9d6-0fb221c7d9fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:40.278Z|90c1394d-c682-4d50-a9d6-0fb221c7d9fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:47.525Z|6b54b942-26e8-441f-9f0e-1af5017419b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:47.526Z|6b54b942-26e8-441f-9f0e-1af5017419b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:48.290Z|e5110875-cf33-46ac-bf90-5d198d252995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:48.292Z|e5110875-cf33-46ac-bf90-5d198d252995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:50.263Z|b9fcd8f8-bc4f-414a-9d15-214c9fec4706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:37:50.264Z|b9fcd8f8-bc4f-414a-9d15-214c9fec4706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:37:50.336Z|0e3c97e2-8ac2-41b9-8326-d752ee8eed5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:50.337Z|0e3c97e2-8ac2-41b9-8326-d752ee8eed5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:57.560Z|c13d49a8-4890-489e-8acc-7564b4b40c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:57.562Z|c13d49a8-4890-489e-8acc-7564b4b40c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:37:58.337Z|0eedc862-fcc9-4644-bd5f-f149f1773f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:37:58.339Z|0eedc862-fcc9-4644-bd5f-f149f1773f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:00.379Z|72e99f15-e0e5-4914-abbc-c3ccfc330b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:00.382Z|72e99f15-e0e5-4914-abbc-c3ccfc330b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:05.266Z|4ebe416e-834e-4ef6-884e-39cb63387c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:38:05.282Z|4ebe416e-834e-4ef6-884e-39cb63387c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:38:05.488Z|623e5b54-3586-4907-8128-718272846ea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:38:05.489Z|623e5b54-3586-4907-8128-718272846ea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:38:07.604Z|a305b1da-34f6-4770-a80b-69112f0c6c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:07.607Z|a305b1da-34f6-4770-a80b-69112f0c6c0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:08.382Z|3225ff50-0b3f-4041-8eda-f65317a132ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:08.385Z|3225ff50-0b3f-4041-8eda-f65317a132ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:10.430Z|e252b38d-20b5-4dce-90ac-5981fa0e8a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:10.432Z|e252b38d-20b5-4dce-90ac-5981fa0e8a8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:17.653Z|7e6beffc-c3dc-428b-a7d0-5c5037fd5c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:17.659Z|7e6beffc-c3dc-428b-a7d0-5c5037fd5c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:18.419Z|979fc7c0-96b7-461a-8e56-a613a57cd16d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:18.421Z|979fc7c0-96b7-461a-8e56-a613a57cd16d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:20.262Z|54a7087b-f509-412c-9364-3fc5a4a493fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:38:20.264Z|54a7087b-f509-412c-9364-3fc5a4a493fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:38:20.470Z|ba5359c9-ad72-41a1-9b53-1eef60902aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:20.472Z|ba5359c9-ad72-41a1-9b53-1eef60902aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:27.700Z|4fa7cd96-cbe3-4af3-8ea9-bd8cde1cb20d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:27.703Z|4fa7cd96-cbe3-4af3-8ea9-bd8cde1cb20d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:28.458Z|9440de7a-55b5-456f-ac51-83af9258a9d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:28.459Z|9440de7a-55b5-456f-ac51-83af9258a9d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:30.506Z|2d91c7f8-ee63-44a8-8268-4464435555f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:30.508Z|2d91c7f8-ee63-44a8-8268-4464435555f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:35.263Z|224bfc7e-ab32-4fc4-935d-777b848b0dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:38:35.266Z|224bfc7e-ab32-4fc4-935d-777b848b0dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:38:35.492Z|5ec59778-47a0-4e2b-badb-e2d61f97929c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:38:35.494Z|5ec59778-47a0-4e2b-badb-e2d61f97929c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:38:37.783Z|80fe8f68-b8ba-4d41-9d55-9387667b4170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:37.785Z|80fe8f68-b8ba-4d41-9d55-9387667b4170|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:38.539Z|c2c3d152-e440-48b7-9df3-464e402a7a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:38.540Z|c2c3d152-e440-48b7-9df3-464e402a7a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:40.545Z|b38ebee1-6b70-4254-bbe5-b6103112dae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:40.546Z|b38ebee1-6b70-4254-bbe5-b6103112dae6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:47.829Z|d88282fa-cf75-4131-b06b-d9ffd06fd5b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:47.836Z|d88282fa-cf75-4131-b06b-d9ffd06fd5b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:48.588Z|0c099ccf-e0f6-404e-bda5-355a17f40b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:48.589Z|0c099ccf-e0f6-404e-bda5-355a17f40b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:50.262Z|ee5da664-d633-4f0c-8fc3-870f75252e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:38:50.265Z|ee5da664-d633-4f0c-8fc3-870f75252e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:38:50.577Z|8cfbf12a-e666-4b7a-8188-7a3aee5ee35c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:50.581Z|8cfbf12a-e666-4b7a-8188-7a3aee5ee35c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:57.874Z|f5016cdf-0082-470b-ada0-19e45d1fda7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:57.876Z|f5016cdf-0082-470b-ada0-19e45d1fda7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:38:58.631Z|6a971f21-d62a-4e3e-bfd3-9d628ac8a5cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:38:58.633Z|6a971f21-d62a-4e3e-bfd3-9d628ac8a5cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:00.631Z|7be225b8-c0aa-46f1-95fc-a8f4e5f266c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:00.633Z|7be225b8-c0aa-46f1-95fc-a8f4e5f266c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:05.262Z|851cee62-f9bb-43cd-9a5a-4df1371b13f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:39:05.263Z|851cee62-f9bb-43cd-9a5a-4df1371b13f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:39:05.497Z|d03778ea-08fe-467a-af6e-c156ab931fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:39:05.498Z|d03778ea-08fe-467a-af6e-c156ab931fc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:39:07.920Z|0e69c803-83b2-4acb-99aa-c49331968f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:07.921Z|0e69c803-83b2-4acb-99aa-c49331968f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:08.667Z|0e83630b-15e7-492c-8873-3115fa8ed1ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:08.668Z|0e83630b-15e7-492c-8873-3115fa8ed1ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:10.665Z|10da490c-7e69-4041-a7b3-67c3065af7f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:10.668Z|10da490c-7e69-4041-a7b3-67c3065af7f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:17.979Z|0ac2f8cd-66bd-41d7-9da3-3cb6d891621b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:17.981Z|0ac2f8cd-66bd-41d7-9da3-3cb6d891621b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:18.697Z|eacf5aab-2acb-4f0b-957b-9d52cab560a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:18.700Z|eacf5aab-2acb-4f0b-957b-9d52cab560a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:20.263Z|aa420456-5443-4149-88a6-6caf63dfa3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:39:20.268Z|aa420456-5443-4149-88a6-6caf63dfa3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:39:20.704Z|1832d116-8da6-4760-863c-d1600495af0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:20.707Z|1832d116-8da6-4760-863c-d1600495af0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:28.021Z|097938f7-8b62-4566-8afd-5ae5b0986bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:28.023Z|097938f7-8b62-4566-8afd-5ae5b0986bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:28.743Z|22df5cbb-bc88-4aea-a56e-3146d044164d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:28.745Z|22df5cbb-bc88-4aea-a56e-3146d044164d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:30.755Z|29d5dbfa-4cae-4e0c-b7bc-8c2831d961b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:30.757Z|29d5dbfa-4cae-4e0c-b7bc-8c2831d961b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:35.263Z|a091be3b-de2a-4145-bcc6-9abcbba3b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:39:35.264Z|a091be3b-de2a-4145-bcc6-9abcbba3b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:39:35.512Z|edaba180-bc23-45d3-b990-c53e33b4c842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:39:35.513Z|edaba180-bc23-45d3-b990-c53e33b4c842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:39:38.051Z|c6e86983-0bc5-4081-b6ac-7f6ca931e198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:38.053Z|c6e86983-0bc5-4081-b6ac-7f6ca931e198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:38.778Z|acc6799e-c93e-4a9b-b7cb-1affc2bf285c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:38.785Z|acc6799e-c93e-4a9b-b7cb-1affc2bf285c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:40.795Z|72620f73-07c0-4387-880a-47f6174563fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:40.797Z|72620f73-07c0-4387-880a-47f6174563fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:48.104Z|8cb00030-c5c5-401c-95be-ce5a0ec44c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:48.110Z|8cb00030-c5c5-401c-95be-ce5a0ec44c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:48.817Z|9c82bf15-3984-4296-ba10-65c8ca0d5697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:48.819Z|9c82bf15-3984-4296-ba10-65c8ca0d5697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:50.265Z|ea7a9d80-e7b5-4801-95d4-e0049de97798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:39:50.266Z|ea7a9d80-e7b5-4801-95d4-e0049de97798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:39:50.829Z|15f4d10d-c0dc-4643-8bc4-c0a4d5ab9215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:50.831Z|15f4d10d-c0dc-4643-8bc4-c0a4d5ab9215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:58.144Z|a6a0986b-b154-4dd4-9ddd-168dbc4c66e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:58.145Z|a6a0986b-b154-4dd4-9ddd-168dbc4c66e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:39:58.848Z|44f7bc76-62e4-4580-a793-49c16edc88d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:39:58.850Z|44f7bc76-62e4-4580-a793-49c16edc88d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:00.888Z|aa7beabb-fd34-43d8-b4f5-de4b8b3e39dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:00.891Z|aa7beabb-fd34-43d8-b4f5-de4b8b3e39dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:05.262Z|a21aec5c-7674-4011-9085-1dd53cc78ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:40:05.273Z|a21aec5c-7674-4011-9085-1dd53cc78ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:40:05.514Z|844dce90-20e2-40d4-bbb2-a9b5f1d39980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:40:05.515Z|844dce90-20e2-40d4-bbb2-a9b5f1d39980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:40:08.175Z|c058ef7d-a342-4b91-9097-ba7422c3b086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:08.176Z|c058ef7d-a342-4b91-9097-ba7422c3b086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:08.879Z|29d94edb-9e78-4b67-81f1-4e1f0941cae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:08.880Z|29d94edb-9e78-4b67-81f1-4e1f0941cae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:10.923Z|010bc624-9d1e-42dd-8242-bfbe65a7e2b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:10.925Z|010bc624-9d1e-42dd-8242-bfbe65a7e2b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:18.209Z|e50bd104-f1e8-4088-870d-b04f1365071e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:18.212Z|e50bd104-f1e8-4088-870d-b04f1365071e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:18.914Z|b807d637-9176-4086-a030-2194284caa16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:18.916Z|b807d637-9176-4086-a030-2194284caa16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:20.262Z|5a5f35db-f490-4ba3-8829-692779f1cc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:40:20.263Z|5a5f35db-f490-4ba3-8829-692779f1cc53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:40:20.963Z|645a0853-6243-4424-85cb-8eb8aea2ac07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:20.964Z|645a0853-6243-4424-85cb-8eb8aea2ac07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:28.251Z|a515157f-4414-4746-a806-40fa52d20d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:28.254Z|a515157f-4414-4746-a806-40fa52d20d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:28.954Z|abf1b6ff-ad1a-4a72-ac96-a0acb1b15513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:28.956Z|abf1b6ff-ad1a-4a72-ac96-a0acb1b15513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:31.003Z|678d50b5-1b01-4147-8cec-1554dd8fb180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:31.008Z|678d50b5-1b01-4147-8cec-1554dd8fb180|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:35.262Z|e2c8f509-9138-4f0c-8339-5d258e81b081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:40:35.263Z|e2c8f509-9138-4f0c-8339-5d258e81b081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:40:35.517Z|1b73cfc7-4dbe-4c66-bf83-15d14b4b54d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:40:35.518Z|1b73cfc7-4dbe-4c66-bf83-15d14b4b54d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:40:38.284Z|2c1a7180-fbb4-4728-979b-b1855b34f871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:38.286Z|2c1a7180-fbb4-4728-979b-b1855b34f871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:38.994Z|19dda80f-e3e9-4298-a3d0-5a24327d7c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:38.996Z|19dda80f-e3e9-4298-a3d0-5a24327d7c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:41.048Z|8653e2af-f975-4487-917c-2ca1c72c427d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:41.051Z|8653e2af-f975-4487-917c-2ca1c72c427d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:48.325Z|14040a70-5271-4f5f-a807-4f8d8023a812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:48.327Z|14040a70-5271-4f5f-a807-4f8d8023a812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:49.025Z|07102852-e905-4393-9b9e-1c0f8148acb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:49.028Z|07102852-e905-4393-9b9e-1c0f8148acb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:50.262Z|993bdaed-d8ae-4c95-9752-ff024411307b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:40:50.264Z|993bdaed-d8ae-4c95-9752-ff024411307b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:40:51.094Z|73b070a1-61dd-489e-b75c-d15240faaeb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:51.096Z|73b070a1-61dd-489e-b75c-d15240faaeb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:58.363Z|87d832c4-14c9-47f0-ad21-26a2ecd64aab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:58.365Z|87d832c4-14c9-47f0-ad21-26a2ecd64aab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:40:59.059Z|44ca4faa-85ad-413b-936c-c975acf0d876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:40:59.060Z|44ca4faa-85ad-413b-936c-c975acf0d876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:01.134Z|deefe460-5b33-46a4-a016-df99104e953b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:01.135Z|deefe460-5b33-46a4-a016-df99104e953b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:05.262Z|48d87d52-4a04-4bab-abf9-ba8f60ab7650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:41:05.263Z|48d87d52-4a04-4bab-abf9-ba8f60ab7650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:41:05.523Z|ace3d250-2183-4c48-b613-b72cd88db579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:41:05.524Z|ace3d250-2183-4c48-b613-b72cd88db579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:41:08.397Z|f6ff027e-de20-420b-9fe4-23cde7229dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:08.399Z|f6ff027e-de20-420b-9fe4-23cde7229dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:09.091Z|97f65831-2add-4584-ae10-028ce75d7eed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:09.093Z|97f65831-2add-4584-ae10-028ce75d7eed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:11.165Z|6f083162-eacb-4f5f-a9df-79301b6d2cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:11.167Z|6f083162-eacb-4f5f-a9df-79301b6d2cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:18.431Z|b8af61e7-cfcc-4fed-9353-04e0e4dda7e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:18.432Z|b8af61e7-cfcc-4fed-9353-04e0e4dda7e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:19.125Z|5b58bc76-40aa-4c16-ac8f-d66caf37b9ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:19.127Z|5b58bc76-40aa-4c16-ac8f-d66caf37b9ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:20.262Z|624fdf47-ab95-4fba-849c-c7082bc864e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:41:20.263Z|624fdf47-ab95-4fba-849c-c7082bc864e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:41:21.195Z|93317663-2ce6-4727-a64c-2901fc391113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:21.196Z|93317663-2ce6-4727-a64c-2901fc391113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:28.465Z|6a840b43-eccb-4abf-8e33-09321c6083e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:28.466Z|6a840b43-eccb-4abf-8e33-09321c6083e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:29.160Z|364b1a03-82a0-4eb6-a986-96eec76ef676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:29.162Z|364b1a03-82a0-4eb6-a986-96eec76ef676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:31.239Z|24e0cbac-b9ab-4066-98de-7ce455a7866c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:31.240Z|24e0cbac-b9ab-4066-98de-7ce455a7866c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:35.262Z|fc620a5a-5f82-43cb-a7e3-75ab333c33e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:41:35.264Z|fc620a5a-5f82-43cb-a7e3-75ab333c33e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:41:35.526Z|9f9ea6bf-decc-418c-937b-bccfd9e99b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:41:35.528Z|9f9ea6bf-decc-418c-937b-bccfd9e99b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:41:38.500Z|db1221ef-8f72-4755-aaa6-b5b3791161c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:38.502Z|db1221ef-8f72-4755-aaa6-b5b3791161c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:39.194Z|458d01fb-e2e2-4aa9-b28a-99baba4ecb74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:39.195Z|458d01fb-e2e2-4aa9-b28a-99baba4ecb74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:41.267Z|fedf449e-b57b-40db-a070-a0aa3efac7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:41.268Z|fedf449e-b57b-40db-a070-a0aa3efac7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:48.532Z|88f849e0-0edc-4bff-b4b9-6f8a255813ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:48.534Z|88f849e0-0edc-4bff-b4b9-6f8a255813ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:49.225Z|48061b5e-eb0f-4dbe-a83c-f8b3334fed4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:49.226Z|48061b5e-eb0f-4dbe-a83c-f8b3334fed4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:50.262Z|40a1d3a7-fa6e-4389-8de0-b528bed85c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:41:50.263Z|40a1d3a7-fa6e-4389-8de0-b528bed85c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:41:51.302Z|85e5bb6b-35a1-402c-8d5c-f332b0c25460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:51.303Z|85e5bb6b-35a1-402c-8d5c-f332b0c25460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:58.589Z|c82b506a-450a-4a86-8334-d6b7538efad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:58.595Z|c82b506a-450a-4a86-8334-d6b7538efad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:41:59.255Z|b361194b-b3fe-4093-a8a6-4a6492aad4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:41:59.257Z|b361194b-b3fe-4093-a8a6-4a6492aad4f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:01.340Z|8be0badc-e4be-41a5-98b4-4fa2600ead74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:01.344Z|8be0badc-e4be-41a5-98b4-4fa2600ead74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:05.262Z|5a70adb8-fe87-4d37-94c6-5ffb203bfece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:42:05.264Z|5a70adb8-fe87-4d37-94c6-5ffb203bfece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:42:05.530Z|91b3025b-8b19-441b-a3a2-81192cb12333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:42:05.531Z|91b3025b-8b19-441b-a3a2-81192cb12333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:42:08.635Z|bf8dcbd2-9a7a-47c3-8de3-c789ac309787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:08.637Z|bf8dcbd2-9a7a-47c3-8de3-c789ac309787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:09.294Z|fd7ebae9-6074-468f-8051-fa942c11db82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:09.296Z|fd7ebae9-6074-468f-8051-fa942c11db82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:11.374Z|cc90adb0-0222-4ab9-b2c2-1e56a05433de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:11.375Z|cc90adb0-0222-4ab9-b2c2-1e56a05433de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:18.677Z|d051d29f-d603-4b44-81ed-0e2e29299b1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:18.682Z|d051d29f-d603-4b44-81ed-0e2e29299b1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:19.328Z|a9bd21ca-c8d5-4bd8-b0e2-131003da8082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:19.330Z|a9bd21ca-c8d5-4bd8-b0e2-131003da8082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:20.262Z|ff918247-7854-4867-8890-caa497258a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:42:20.264Z|ff918247-7854-4867-8890-caa497258a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:42:21.405Z|5d05a35e-e07c-43be-9805-4e7209e1532f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:21.406Z|5d05a35e-e07c-43be-9805-4e7209e1532f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:28.710Z|44e356e7-4d04-4a5c-b408-cb058d9fee17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:28.711Z|44e356e7-4d04-4a5c-b408-cb058d9fee17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:29.363Z|0fa6f378-c53d-421f-a6fb-4a5eeb8a4757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:29.364Z|0fa6f378-c53d-421f-a6fb-4a5eeb8a4757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:31.435Z|9a9eb845-1459-44d0-adb9-b512a24da226|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:31.437Z|9a9eb845-1459-44d0-adb9-b512a24da226|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:35.263Z|9d76e242-2b13-4200-a863-6f91cd6308da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:42:35.265Z|9d76e242-2b13-4200-a863-6f91cd6308da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:42:35.532Z|1556ed45-437e-4bd2-9f0e-b22059f49401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:42:35.533Z|1556ed45-437e-4bd2-9f0e-b22059f49401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:42:38.739Z|d6f83252-63f1-44d4-b2e6-26a6b34b322e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:38.740Z|d6f83252-63f1-44d4-b2e6-26a6b34b322e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:39.399Z|ab40aed5-6039-4da8-924d-709208d54277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:39.401Z|ab40aed5-6039-4da8-924d-709208d54277|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:41.464Z|3ac74542-0a07-4a64-942c-8bc285c4163e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:41.465Z|3ac74542-0a07-4a64-942c-8bc285c4163e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:48.768Z|ec0a56cb-2a85-4548-b9b4-2285b91ec280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:48.772Z|ec0a56cb-2a85-4548-b9b4-2285b91ec280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:49.439Z|7bb88092-3fbb-405c-adc2-5c91b50a6593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:49.440Z|7bb88092-3fbb-405c-adc2-5c91b50a6593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:50.262Z|647339c3-dbdd-4f6b-9f71-d85590136a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:42:50.263Z|647339c3-dbdd-4f6b-9f71-d85590136a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:42:51.495Z|85fde09e-51ba-4692-8cf6-6c16497d1256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:51.497Z|85fde09e-51ba-4692-8cf6-6c16497d1256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:58.810Z|38122b0d-5c36-4d43-8bee-2af9e4d399c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:58.811Z|38122b0d-5c36-4d43-8bee-2af9e4d399c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:42:59.469Z|568229bc-93fa-49f6-8fa6-2eb0ad875684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:42:59.471Z|568229bc-93fa-49f6-8fa6-2eb0ad875684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:01.525Z|bef2c46b-c2fa-4925-83de-a891817723f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:01.526Z|bef2c46b-c2fa-4925-83de-a891817723f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:05.262Z|5c91216d-af2b-438c-8ca7-86e949f5ed55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:43:05.265Z|5c91216d-af2b-438c-8ca7-86e949f5ed55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:43:05.536Z|8abf6d40-c764-4138-a078-ca355c771bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:43:05.537Z|8abf6d40-c764-4138-a078-ca355c771bc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:43:08.839Z|9a2b0d93-7b65-4b7a-b20a-05d55721a826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:08.841Z|9a2b0d93-7b65-4b7a-b20a-05d55721a826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:09.508Z|bb687743-6f9f-421e-abf5-bc37812d26e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:09.509Z|bb687743-6f9f-421e-abf5-bc37812d26e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:11.554Z|351bdf69-bf07-4289-b4b2-fae5eee07f6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:11.556Z|351bdf69-bf07-4289-b4b2-fae5eee07f6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:18.871Z|80c976a8-7cd7-4584-9fa9-e914c88c915f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:18.873Z|80c976a8-7cd7-4584-9fa9-e914c88c915f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:19.540Z|48ffb28f-81ad-4837-8be9-2bdfacc86e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:19.541Z|48ffb28f-81ad-4837-8be9-2bdfacc86e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:20.262Z|e91a7093-f6f3-4edd-a453-05fa492fbf04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:43:20.263Z|e91a7093-f6f3-4edd-a453-05fa492fbf04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:43:21.583Z|3eb0b8e1-a0e2-4422-9cec-2723487631ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:21.586Z|3eb0b8e1-a0e2-4422-9cec-2723487631ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:28.903Z|118d98ca-0a90-485a-ac2d-f900627059a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:28.905Z|118d98ca-0a90-485a-ac2d-f900627059a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:29.567Z|057a0f8e-777c-4f1f-9212-51aaec297866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:29.568Z|057a0f8e-777c-4f1f-9212-51aaec297866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:31.623Z|9cba67ea-e19e-40e8-a65a-ac797623e536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:31.627Z|9cba67ea-e19e-40e8-a65a-ac797623e536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:35.262Z|8f15e5c3-12e5-4fc0-9707-92629e9b57fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:43:35.263Z|8f15e5c3-12e5-4fc0-9707-92629e9b57fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:43:35.538Z|cc0f0d4f-1c14-45aa-933f-bb0f83e1aa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:43:35.539Z|cc0f0d4f-1c14-45aa-933f-bb0f83e1aa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:43:38.935Z|62d0cb2d-cb04-4e0d-8f44-3f4141dc8792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:38.937Z|62d0cb2d-cb04-4e0d-8f44-3f4141dc8792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:39.595Z|bd5a587f-c9b0-4bcc-a3c4-268350145eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:39.597Z|bd5a587f-c9b0-4bcc-a3c4-268350145eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:41.661Z|561397b7-b7fe-42ad-bb84-68cf4a67a393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:41.662Z|561397b7-b7fe-42ad-bb84-68cf4a67a393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:48.794Z|277b5a61-741d-47cc-8c97-ccc5eff20570|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:43:48.797Z|277b5a61-741d-47cc-8c97-ccc5eff20570|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:48.979Z|3f2bc717-4e15-47ca-89ee-1bab4ebeb402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:48.980Z|3f2bc717-4e15-47ca-89ee-1bab4ebeb402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:49.632Z|3b5aaa2c-8b74-4730-8b28-9e8a01d49e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:49.633Z|3b5aaa2c-8b74-4730-8b28-9e8a01d49e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:50.262Z|db750c50-5960-4739-a6e0-2e6f8971bcb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:43:50.264Z|db750c50-5960-4739-a6e0-2e6f8971bcb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:43:51.696Z|afe5e0f1-b8df-4298-8a59-eb2646e2e2dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:51.697Z|afe5e0f1-b8df-4298-8a59-eb2646e2e2dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:59.023Z|5c082831-0870-47ad-a630-09865839315b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:59.024Z|5c082831-0870-47ad-a630-09865839315b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:43:59.675Z|5d1f9a6b-c3ff-44cd-b6d0-f8233ffdd2ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:43:59.676Z|5d1f9a6b-c3ff-44cd-b6d0-f8233ffdd2ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:01.749Z|d0a5fdc6-2049-47c2-a08c-3c21ee9378ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:01.751Z|d0a5fdc6-2049-47c2-a08c-3c21ee9378ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:05.262Z|ac1dbc75-0a2f-4d83-b68a-e25f7aad063a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:44:05.263Z|ac1dbc75-0a2f-4d83-b68a-e25f7aad063a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:44:05.542Z|d36217ac-da32-4417-80a2-969fd5e9a7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:44:05.543Z|d36217ac-da32-4417-80a2-969fd5e9a7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:44:09.057Z|4709322c-8a04-4268-8c06-ec89d47add90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:09.060Z|4709322c-8a04-4268-8c06-ec89d47add90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:09.706Z|51e92b21-5d4f-4da3-af83-8a3b64e1a261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:09.707Z|51e92b21-5d4f-4da3-af83-8a3b64e1a261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:11.788Z|0e889f7e-5f6d-4c24-8fe2-9ad533b665d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:11.790Z|0e889f7e-5f6d-4c24-8fe2-9ad533b665d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:19.127Z|40b3885b-7cb7-43e4-8689-53a9dca59e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:19.129Z|40b3885b-7cb7-43e4-8689-53a9dca59e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:19.748Z|1c3ea0b6-addc-40dc-9155-57fc1d6b0fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:19.750Z|1c3ea0b6-addc-40dc-9155-57fc1d6b0fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:20.262Z|a8640208-d94e-4d4d-aed3-3a9ceeeb58c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:44:20.264Z|a8640208-d94e-4d4d-aed3-3a9ceeeb58c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:44:21.840Z|2af287df-f0f1-4d02-922d-69221881f1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:21.842Z|2af287df-f0f1-4d02-922d-69221881f1b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:29.166Z|5b599745-cff2-432c-9de4-758cb46f6b0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:29.168Z|5b599745-cff2-432c-9de4-758cb46f6b0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:29.781Z|e89cff53-c56e-4dab-b3fc-8b7139fe81c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:29.783Z|e89cff53-c56e-4dab-b3fc-8b7139fe81c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:31.887Z|afc43964-7be3-4a11-8b63-eb8a7d9b983c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:31.889Z|afc43964-7be3-4a11-8b63-eb8a7d9b983c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:35.262Z|7cf08a1d-26e0-4d8b-8f22-a2477b42307c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:44:35.264Z|7cf08a1d-26e0-4d8b-8f22-a2477b42307c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:44:35.544Z|dd3076f6-055b-4cfe-833a-ab0161b1cd7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:44:35.546Z|dd3076f6-055b-4cfe-833a-ab0161b1cd7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:44:39.200Z|8b399ede-c817-4e7b-8eb8-ef7453f2b742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:39.202Z|8b399ede-c817-4e7b-8eb8-ef7453f2b742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:39.820Z|f13cb336-263e-4df6-8631-30b85855d009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:39.822Z|f13cb336-263e-4df6-8631-30b85855d009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:41.920Z|96caff07-b46b-45e6-8726-6ab199616647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:41.921Z|96caff07-b46b-45e6-8726-6ab199616647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:48.766Z|a1326398-aadc-4f0c-a47c-c2d521896c0a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:44:48.768Z|a1326398-aadc-4f0c-a47c-c2d521896c0a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:49.236Z|850e3a34-9388-4889-9438-a77c8d69e197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:49.238Z|850e3a34-9388-4889-9438-a77c8d69e197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:49.906Z|4db17b77-c9ed-4bd4-8a7b-635c29c2be85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:49.908Z|4db17b77-c9ed-4bd4-8a7b-635c29c2be85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:50.262Z|acc5e0f4-06d9-47c2-81c9-956aa713e332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:44:50.263Z|acc5e0f4-06d9-47c2-81c9-956aa713e332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:44:51.978Z|9dce46bc-7645-46b5-86d6-d90d30345967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:51.982Z|9dce46bc-7645-46b5-86d6-d90d30345967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:59.278Z|3a37a258-aa45-4549-9c57-161df16a1eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:59.279Z|3a37a258-aa45-4549-9c57-161df16a1eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:44:59.948Z|1f12b13a-d643-4a1e-a95f-0e34a48edf1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:44:59.949Z|1f12b13a-d643-4a1e-a95f-0e34a48edf1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:02.021Z|61c5555d-2d82-4aa3-9429-e1c681b1c784|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:02.022Z|61c5555d-2d82-4aa3-9429-e1c681b1c784|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:05.263Z|7a3fe4ce-ac91-4f24-8ebe-9b2ef11ac2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:45:05.266Z|7a3fe4ce-ac91-4f24-8ebe-9b2ef11ac2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:45:05.547Z|f647caf7-dda4-4ea5-a6e9-6f614a71b897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:45:05.548Z|f647caf7-dda4-4ea5-a6e9-6f614a71b897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:45:09.310Z|6aad346d-a3ab-467a-ae2a-3bf317704f58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:09.311Z|6aad346d-a3ab-467a-ae2a-3bf317704f58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:09.990Z|524867bf-2e64-4ffc-975e-5b66c590cf1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:09.992Z|524867bf-2e64-4ffc-975e-5b66c590cf1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:12.051Z|bddadb2f-700f-457b-90cc-377f1cdaf527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:12.053Z|bddadb2f-700f-457b-90cc-377f1cdaf527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:19.343Z|2c977c73-f541-4d69-b8d4-ca396e100573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:19.344Z|2c977c73-f541-4d69-b8d4-ca396e100573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:20.025Z|2b09b2de-062d-4ea6-b069-240d86a21c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:20.026Z|2b09b2de-062d-4ea6-b069-240d86a21c71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:20.261Z|cc7b1c22-c48b-4733-addb-fc38c4f7e1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:45:20.262Z|cc7b1c22-c48b-4733-addb-fc38c4f7e1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:45:22.084Z|7979a16b-a730-4e3a-979a-e852a29ff3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:22.085Z|7979a16b-a730-4e3a-979a-e852a29ff3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:29.393Z|5fc597a7-ed71-4440-877a-e2fc3f6c0ab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:29.395Z|5fc597a7-ed71-4440-877a-e2fc3f6c0ab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:30.066Z|2ff25596-e937-49ef-af46-cbdaada4d5ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:30.068Z|2ff25596-e937-49ef-af46-cbdaada4d5ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:32.114Z|4b154efb-594a-4bd8-ad89-16db3ad714d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:32.115Z|4b154efb-594a-4bd8-ad89-16db3ad714d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:35.262Z|d4d8c83f-b13d-45a6-b2e5-69865d74e8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:45:35.263Z|d4d8c83f-b13d-45a6-b2e5-69865d74e8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:45:35.549Z|d8cd6c5a-0cc0-4a64-aa71-0743b2666e9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:45:35.550Z|d8cd6c5a-0cc0-4a64-aa71-0743b2666e9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:45:39.428Z|d435f0f6-dcc7-4992-8c94-d6dc97e3604a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:39.429Z|d435f0f6-dcc7-4992-8c94-d6dc97e3604a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:40.098Z|71d0277c-25bf-46ba-adac-9c50437a73f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:40.099Z|71d0277c-25bf-46ba-adac-9c50437a73f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:42.143Z|5fe8fa0a-e446-4936-bb0f-2417e1c68acb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:42.144Z|5fe8fa0a-e446-4936-bb0f-2417e1c68acb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:48.767Z|c57e88aa-a265-4786-8877-45c99c351f7c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:45:48.772Z|c57e88aa-a265-4786-8877-45c99c351f7c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:49.458Z|ceb41fab-e6ab-4326-a68e-126a0b4f143f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:49.460Z|ceb41fab-e6ab-4326-a68e-126a0b4f143f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:50.130Z|77df6cad-ca23-4477-80a9-ca9aaed12102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:50.131Z|77df6cad-ca23-4477-80a9-ca9aaed12102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:50.263Z|37688e70-7baa-4612-ab27-3e1c4fccc404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:45:50.266Z|37688e70-7baa-4612-ab27-3e1c4fccc404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:45:52.177Z|09a0e6b2-cc7b-4e0b-a9f8-5837167412ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:52.181Z|09a0e6b2-cc7b-4e0b-a9f8-5837167412ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:45:59.496Z|d21f4a68-ecaa-4212-975a-d88e6bfaabc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:45:59.497Z|d21f4a68-ecaa-4212-975a-d88e6bfaabc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:00.158Z|a64d737d-6c8d-481c-8ca2-56a2bc46d8d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:00.159Z|a64d737d-6c8d-481c-8ca2-56a2bc46d8d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:02.212Z|8ce0b4bd-c7aa-4679-9f7c-c3612b7522fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:02.213Z|8ce0b4bd-c7aa-4679-9f7c-c3612b7522fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:05.262Z|4b242770-96cf-44c0-9961-01e89330a116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:46:05.263Z|4b242770-96cf-44c0-9961-01e89330a116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:46:05.551Z|42b8b52e-2ec3-4a53-84a5-48e6237fe2ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:46:05.553Z|42b8b52e-2ec3-4a53-84a5-48e6237fe2ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:46:09.525Z|668ad33f-0468-4199-b84c-97054784e8a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:09.527Z|668ad33f-0468-4199-b84c-97054784e8a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:10.194Z|58a22919-8bba-46ea-8690-db85acf9c042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:10.196Z|58a22919-8bba-46ea-8690-db85acf9c042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:12.243Z|44425b07-c511-4cc4-bb8f-f3a71db01851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:12.244Z|44425b07-c511-4cc4-bb8f-f3a71db01851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:19.558Z|4a5b192f-5290-4311-a99d-9adee0048c22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:19.560Z|4a5b192f-5290-4311-a99d-9adee0048c22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:20.226Z|4f01678b-62bd-43d8-88bc-3d273e06a860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:20.227Z|4f01678b-62bd-43d8-88bc-3d273e06a860|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:20.262Z|fc930293-74f5-4b54-8f67-810ce8e4a8e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:46:20.264Z|fc930293-74f5-4b54-8f67-810ce8e4a8e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:46:22.275Z|8ae79dc5-88cf-42a8-b4b7-1a6923e0c74b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:22.276Z|8ae79dc5-88cf-42a8-b4b7-1a6923e0c74b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:29.590Z|61c4c51a-07e6-4783-bd14-b5270f3ded7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:29.592Z|61c4c51a-07e6-4783-bd14-b5270f3ded7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:30.255Z|2eb32f49-55ba-4713-b245-302b8622f48f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:30.256Z|2eb32f49-55ba-4713-b245-302b8622f48f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:32.306Z|1badb392-0110-4744-b584-9c87d85e2b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:32.307Z|1badb392-0110-4744-b584-9c87d85e2b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:35.261Z|40461d57-69f5-449b-a63a-1f37cc921f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:46:35.263Z|40461d57-69f5-449b-a63a-1f37cc921f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:46:35.555Z|8eb816e1-75e5-4ee3-8883-4a40631c89db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:46:35.556Z|8eb816e1-75e5-4ee3-8883-4a40631c89db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:46:39.628Z|88a033c0-1fd0-4be7-a125-0d22f852f394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:39.633Z|88a033c0-1fd0-4be7-a125-0d22f852f394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:40.287Z|f687c651-85ac-4151-9be6-258714fad047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:40.289Z|f687c651-85ac-4151-9be6-258714fad047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:42.337Z|64525506-f634-49c7-a9ae-8c74db1fe459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:42.338Z|64525506-f634-49c7-a9ae-8c74db1fe459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:48.773Z|7e780055-36ed-47e0-b479-cc37a5926c52|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:46:48.776Z|7e780055-36ed-47e0-b479-cc37a5926c52|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:49.663Z|4924e11c-88ff-4edc-8e4b-58943a20af35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:49.664Z|4924e11c-88ff-4edc-8e4b-58943a20af35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:50.262Z|f0b0303f-a06b-417f-9dfc-190980fd447d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:46:50.263Z|f0b0303f-a06b-417f-9dfc-190980fd447d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:46:50.339Z|3ee4c761-6ea7-4e5d-a64c-5fc968c6a723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:50.341Z|3ee4c761-6ea7-4e5d-a64c-5fc968c6a723|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:52.378Z|8a3d58aa-e005-4675-9723-d3b188ea0d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:52.380Z|8a3d58aa-e005-4675-9723-d3b188ea0d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:46:59.699Z|930eef0c-1b87-45d4-a665-f6946afb9f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:46:59.701Z|930eef0c-1b87-45d4-a665-f6946afb9f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:00.370Z|949320fc-ad1f-4f54-85a2-cb897c00c75f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:00.371Z|949320fc-ad1f-4f54-85a2-cb897c00c75f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:02.409Z|b6de62d6-2dec-49fa-a8b6-576f5e689ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:02.410Z|b6de62d6-2dec-49fa-a8b6-576f5e689ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:05.263Z|e6fdea3b-884d-450f-b5b8-734cf3485c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:47:05.267Z|e6fdea3b-884d-450f-b5b8-734cf3485c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:47:05.559Z|d9bbd3ab-8cc8-440a-8738-6c7e3d3119a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:47:05.560Z|d9bbd3ab-8cc8-440a-8738-6c7e3d3119a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:47:09.728Z|6b1d99ea-fdd8-4f0b-8f64-f662640e8b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:09.729Z|6b1d99ea-fdd8-4f0b-8f64-f662640e8b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:10.404Z|84f0aee5-c9e2-4401-9d23-942062d9174d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:10.411Z|84f0aee5-c9e2-4401-9d23-942062d9174d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:12.438Z|9f37e0ac-f1fe-4245-b148-a8128d352a54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:12.439Z|9f37e0ac-f1fe-4245-b148-a8128d352a54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:19.821Z|b73a3ab2-8145-4a4c-8aff-34af201cb7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:19.823Z|b73a3ab2-8145-4a4c-8aff-34af201cb7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:20.261Z|69fbb80a-5970-4608-b69f-ca81d78de2cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:47:20.262Z|69fbb80a-5970-4608-b69f-ca81d78de2cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:47:20.446Z|bbe156cd-c92f-40f6-bc57-dbd8ae1661ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:20.447Z|bbe156cd-c92f-40f6-bc57-dbd8ae1661ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:22.466Z|f1f8b579-28f2-4dfb-8181-e63f41cf7e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:22.467Z|f1f8b579-28f2-4dfb-8181-e63f41cf7e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:29.850Z|cdc81d79-8ff5-4ec2-bd36-1cf0fb1978ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:29.851Z|cdc81d79-8ff5-4ec2-bd36-1cf0fb1978ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:30.482Z|50cfab8c-6b4e-4ab5-a12b-3cef7db4a2a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:30.484Z|50cfab8c-6b4e-4ab5-a12b-3cef7db4a2a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:32.494Z|b48a48cc-7172-480c-b663-3994a582884e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:32.496Z|b48a48cc-7172-480c-b663-3994a582884e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:35.262Z|876227d5-1bea-4d6b-9908-63a80bbd0744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:47:35.263Z|876227d5-1bea-4d6b-9908-63a80bbd0744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:47:35.562Z|c9515bc6-232c-41ff-a3e2-142334834d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:47:35.563Z|c9515bc6-232c-41ff-a3e2-142334834d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:47:39.880Z|a40f3118-dd88-4121-b9c2-a165cf4f28c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:39.881Z|a40f3118-dd88-4121-b9c2-a165cf4f28c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:40.512Z|36c9da67-2c9c-40d8-b727-1cf0f14c4a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:40.513Z|36c9da67-2c9c-40d8-b727-1cf0f14c4a1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:42.522Z|b2ab5b24-1d24-4e5a-8835-b97072d2dcd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:42.524Z|b2ab5b24-1d24-4e5a-8835-b97072d2dcd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:48.766Z|be8db8d5-6894-42bb-ac29-4e7072bc550b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:47:48.767Z|be8db8d5-6894-42bb-ac29-4e7072bc550b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:49.914Z|982a08d2-ed0c-41b4-81a5-e7666ed392d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:49.916Z|982a08d2-ed0c-41b4-81a5-e7666ed392d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:50.262Z|eb4b17e9-aefb-4594-899f-bbeb2d8ccd4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:47:50.266Z|eb4b17e9-aefb-4594-899f-bbeb2d8ccd4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:47:50.544Z|7b8b6c4e-e6eb-4c9e-8cb4-18d937a5c52d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:50.545Z|7b8b6c4e-e6eb-4c9e-8cb4-18d937a5c52d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:52.566Z|135971c7-51a5-4f62-95ce-c909923ade02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:52.567Z|135971c7-51a5-4f62-95ce-c909923ade02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:47:59.944Z|59e10e32-38c8-4ab4-a065-35ef38130775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:47:59.946Z|59e10e32-38c8-4ab4-a065-35ef38130775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:00.573Z|b5398d26-2859-4c9b-9950-76082020dc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:00.574Z|b5398d26-2859-4c9b-9950-76082020dc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:02.596Z|c032e862-b905-466c-bcdf-651c95eb04a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:02.597Z|c032e862-b905-466c-bcdf-651c95eb04a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:05.262Z|1189b091-b29f-4362-be59-0ea5b1874742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:48:05.263Z|1189b091-b29f-4362-be59-0ea5b1874742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:48:05.578Z|0fa94f89-fd67-45cf-b36d-603a73219b34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:48:05.579Z|0fa94f89-fd67-45cf-b36d-603a73219b34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:48:09.976Z|d4b2e555-f9a8-4d41-8064-e7eaad5f8a90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:09.977Z|d4b2e555-f9a8-4d41-8064-e7eaad5f8a90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:10.603Z|7b0a7fdc-80f4-4871-8152-97dcfa1a5cba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:10.604Z|7b0a7fdc-80f4-4871-8152-97dcfa1a5cba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:12.628Z|77250b35-b502-4660-b864-99340e5f47b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:12.629Z|77250b35-b502-4660-b864-99340e5f47b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:20.024Z|f968e2b0-14c8-4fdf-82e2-f480ec2fae03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:20.025Z|f968e2b0-14c8-4fdf-82e2-f480ec2fae03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:20.262Z|3bed12c9-dd08-46bb-88eb-083d51a02e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:48:20.263Z|3bed12c9-dd08-46bb-88eb-083d51a02e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:48:20.633Z|08013bdb-7907-42b2-b58d-c298ffb55876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:20.634Z|08013bdb-7907-42b2-b58d-c298ffb55876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:22.657Z|89f5269f-e356-4e1e-b3ca-fd018c621e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:22.659Z|89f5269f-e356-4e1e-b3ca-fd018c621e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:30.053Z|e538bc9d-71a3-42a0-a2a5-6c62cb996bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:30.054Z|e538bc9d-71a3-42a0-a2a5-6c62cb996bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:30.661Z|5c1ffe7e-4217-497c-acfe-8c32e2ac7560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:30.662Z|5c1ffe7e-4217-497c-acfe-8c32e2ac7560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:32.687Z|90879c61-7eb2-417f-90ed-367be7c3daea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:32.688Z|90879c61-7eb2-417f-90ed-367be7c3daea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:35.261Z|e560c26d-0088-4884-8d84-e97a9ca8af39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:48:35.267Z|e560c26d-0088-4884-8d84-e97a9ca8af39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:48:35.581Z|c446dd45-06f8-4531-9269-d01020a5792f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:48:35.581Z|c446dd45-06f8-4531-9269-d01020a5792f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:48:40.081Z|d0721efa-4c77-406b-b8b5-4719ac4be1a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:40.082Z|d0721efa-4c77-406b-b8b5-4719ac4be1a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:40.695Z|281d5420-fb74-4d49-a53a-7cb047bd9429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:40.697Z|281d5420-fb74-4d49-a53a-7cb047bd9429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:42.720Z|4956d40f-7edf-4ccb-b9c6-9d92dc8b02fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:42.722Z|4956d40f-7edf-4ccb-b9c6-9d92dc8b02fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:48.766Z|12989efc-a4dd-46bc-89fe-36860872eaad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:48:48.768Z|12989efc-a4dd-46bc-89fe-36860872eaad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:50.112Z|8e1a0a63-a0b3-4555-8028-a194e30c721a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:50.113Z|8e1a0a63-a0b3-4555-8028-a194e30c721a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:50.262Z|db04aa82-89e8-4e0b-9f60-990b741047f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:48:50.262Z|db04aa82-89e8-4e0b-9f60-990b741047f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:48:50.728Z|21f4f352-b6c6-49d9-a706-ff2c1f2fb0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:50.729Z|21f4f352-b6c6-49d9-a706-ff2c1f2fb0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:48:52.778Z|4d6749c4-c92f-496f-bec1-a48e7df40104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:48:52.779Z|4d6749c4-c92f-496f-bec1-a48e7df40104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:00.139Z|bec14e34-872f-439b-8219-3ecdc575b84f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:00.141Z|bec14e34-872f-439b-8219-3ecdc575b84f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:00.755Z|f32d5d15-9ff1-48f5-a1a6-c654b8da6972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:00.756Z|f32d5d15-9ff1-48f5-a1a6-c654b8da6972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:02.811Z|bc882d56-0386-4245-a5f5-5cb78c38291a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:02.812Z|bc882d56-0386-4245-a5f5-5cb78c38291a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:05.261Z|aaf6cf00-7303-4cc6-b38b-cca79cf000da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:49:05.262Z|aaf6cf00-7303-4cc6-b38b-cca79cf000da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:49:05.584Z|7c9054d4-13a1-496c-98f5-0d93c3f1300e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:49:05.585Z|7c9054d4-13a1-496c-98f5-0d93c3f1300e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:49:10.179Z|f1d29140-1b9c-463e-ab40-757d77213dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:10.180Z|f1d29140-1b9c-463e-ab40-757d77213dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:10.787Z|5d64c7a8-bc3f-4ebd-b7a7-a92b7971aa6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:10.788Z|5d64c7a8-bc3f-4ebd-b7a7-a92b7971aa6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:12.847Z|64af43b1-b281-4146-a625-57b7a81f8271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:12.849Z|64af43b1-b281-4146-a625-57b7a81f8271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:20.216Z|525f570e-863b-442c-93ef-a9a77c2295d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:20.217Z|525f570e-863b-442c-93ef-a9a77c2295d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:20.261Z|b010018a-2a16-4335-84dc-6df7d1a96e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:49:20.268Z|b010018a-2a16-4335-84dc-6df7d1a96e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:49:20.814Z|f00f641d-e2e2-4d2d-9d47-e6f72e23c642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:20.815Z|f00f641d-e2e2-4d2d-9d47-e6f72e23c642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:22.886Z|ea6082bf-de11-4e41-b8d1-6e6070802332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:22.888Z|ea6082bf-de11-4e41-b8d1-6e6070802332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:30.253Z|9540d03c-5a4e-4652-a7cb-4f2dbd8d6e67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:30.255Z|9540d03c-5a4e-4652-a7cb-4f2dbd8d6e67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:30.850Z|53da509f-1d1c-4702-a2eb-c9e1381541b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:30.852Z|53da509f-1d1c-4702-a2eb-c9e1381541b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:32.916Z|2f9c8bc4-3ac7-45e9-88d0-7da6c1754105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:32.917Z|2f9c8bc4-3ac7-45e9-88d0-7da6c1754105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:35.261Z|30a4f463-5348-46ef-92e0-3527f6c3279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:49:35.263Z|30a4f463-5348-46ef-92e0-3527f6c3279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:49:35.586Z|1b966e56-6750-4b55-a841-3fca521f9b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:49:35.588Z|1b966e56-6750-4b55-a841-3fca521f9b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:49:40.288Z|bc167a8b-6990-4e32-9dd1-4f5262763ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:40.290Z|bc167a8b-6990-4e32-9dd1-4f5262763ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:40.884Z|e81065aa-b3da-40cd-b2c0-32c9421c9e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:40.888Z|e81065aa-b3da-40cd-b2c0-32c9421c9e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:42.960Z|47c5dad8-d070-42cd-9d32-ad5b620381bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:42.962Z|47c5dad8-d070-42cd-9d32-ad5b620381bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:48.771Z|c3f7908e-8f52-40fa-af53-25da5a59b090|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:49:48.773Z|c3f7908e-8f52-40fa-af53-25da5a59b090|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:50.262Z|dcb98a04-8789-4093-8f17-ee8c27b3f19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:49:50.263Z|dcb98a04-8789-4093-8f17-ee8c27b3f19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:49:50.323Z|eb80ae22-42e9-40fc-ade2-82cdd3e01964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:50.325Z|eb80ae22-42e9-40fc-ade2-82cdd3e01964|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:50.939Z|68d05844-f81c-4e21-b9d2-56f0cace0406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:50.941Z|68d05844-f81c-4e21-b9d2-56f0cace0406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:49:53.003Z|3215b5b9-8c48-451c-b43e-0bee2c2308b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:49:53.004Z|3215b5b9-8c48-451c-b43e-0bee2c2308b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:00.356Z|35d72d63-706b-46e3-a1ad-900e48fde971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:00.357Z|35d72d63-706b-46e3-a1ad-900e48fde971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:01.001Z|5c06c49a-c42b-49cd-be34-204ef514fc85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:01.003Z|5c06c49a-c42b-49cd-be34-204ef514fc85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:03.036Z|6b1d0bd0-bc48-4459-a9c2-578674440c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:03.038Z|6b1d0bd0-bc48-4459-a9c2-578674440c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:05.262Z|92486f4d-a14b-4666-a3e8-ded08079025d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:50:05.276Z|92486f4d-a14b-4666-a3e8-ded08079025d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:50:05.591Z|a90bdc75-a88e-41cf-be10-c64d38f29093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:50:05.592Z|a90bdc75-a88e-41cf-be10-c64d38f29093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:50:10.387Z|086d52ca-dc2b-47af-aa53-b8e530f117a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:10.389Z|086d52ca-dc2b-47af-aa53-b8e530f117a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:11.035Z|4722ba55-a956-4985-b152-e12a7628478e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:11.036Z|4722ba55-a956-4985-b152-e12a7628478e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:13.076Z|5602539f-c476-4e3e-b125-15abacff88aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:13.077Z|5602539f-c476-4e3e-b125-15abacff88aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:20.262Z|4fa7f221-4c09-4862-9b38-47f71e81b4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:50:20.263Z|4fa7f221-4c09-4862-9b38-47f71e81b4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:50:20.417Z|df3c0e0a-4437-40cd-b725-248c9f65d191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:20.418Z|df3c0e0a-4437-40cd-b725-248c9f65d191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:21.064Z|787ed4ab-68a1-47fb-8195-5d67783698cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:21.065Z|787ed4ab-68a1-47fb-8195-5d67783698cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:23.107Z|10557b5e-1c49-40bd-a9d8-6775d91859f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:23.109Z|10557b5e-1c49-40bd-a9d8-6775d91859f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:30.457Z|8b4d9161-f248-462a-85b2-8bbe8407709f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:30.459Z|8b4d9161-f248-462a-85b2-8bbe8407709f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:31.091Z|c149bb16-eca1-4b09-98a6-31dbb6459e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:31.092Z|c149bb16-eca1-4b09-98a6-31dbb6459e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:33.140Z|74542be1-983f-490b-a070-f7c2d67f7509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:33.141Z|74542be1-983f-490b-a070-f7c2d67f7509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:35.262Z|a40a53f6-516d-427f-a37b-dbc8a8127bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:50:35.263Z|a40a53f6-516d-427f-a37b-dbc8a8127bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:50:35.593Z|3b96467d-fa87-4ade-9c03-95aff2ad0fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:50:35.595Z|3b96467d-fa87-4ade-9c03-95aff2ad0fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:50:40.493Z|939e078f-cfb1-419d-9018-acaa8da38ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:40.494Z|939e078f-cfb1-419d-9018-acaa8da38ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:41.121Z|93e625d5-b9ec-40fc-a92c-bc4f348a52c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:41.122Z|93e625d5-b9ec-40fc-a92c-bc4f348a52c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:43.172Z|5e8ad9c5-67fd-4671-90f0-70b979988418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:43.172Z|5e8ad9c5-67fd-4671-90f0-70b979988418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:48.766Z|1044beba-f999-4023-af60-96eeffefa10f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:50:48.772Z|1044beba-f999-4023-af60-96eeffefa10f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:50.263Z|cbe2c8d8-40e6-4321-bce9-690bb1075e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:50:50.281Z|cbe2c8d8-40e6-4321-bce9-690bb1075e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:50:50.524Z|19e23892-00a9-4561-8f88-5d61a3f6dc34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:50.526Z|19e23892-00a9-4561-8f88-5d61a3f6dc34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:51.150Z|39e26089-24e8-4ab1-b130-09350293d341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:51.151Z|39e26089-24e8-4ab1-b130-09350293d341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:50:53.199Z|890f360c-aac9-473b-8f87-7a69f3e0e437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:50:53.200Z|890f360c-aac9-473b-8f87-7a69f3e0e437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:00.553Z|4f40fa87-f678-4aa8-b11a-b7781ff1302e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:00.554Z|4f40fa87-f678-4aa8-b11a-b7781ff1302e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:01.176Z|31775200-324b-4738-8b4d-4a521ccab672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:01.177Z|31775200-324b-4738-8b4d-4a521ccab672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:03.225Z|7c5bdbfb-8054-45d0-98ea-f41fb089d111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:03.227Z|7c5bdbfb-8054-45d0-98ea-f41fb089d111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:05.261Z|35e54171-e7fb-4c7e-b7a6-041aaba0c8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:51:05.262Z|35e54171-e7fb-4c7e-b7a6-041aaba0c8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:51:05.599Z|2e36b08d-126b-4823-b1f0-334478eab2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:51:05.601Z|2e36b08d-126b-4823-b1f0-334478eab2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:51:10.586Z|52ab1dbe-abe2-40b2-8c1b-73db562be9a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:10.587Z|52ab1dbe-abe2-40b2-8c1b-73db562be9a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:11.206Z|34fbc509-5f56-4cc2-b796-27266b6fa1f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:11.207Z|34fbc509-5f56-4cc2-b796-27266b6fa1f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:13.264Z|d81bd80c-9667-44f1-a63d-e59e54575827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:13.266Z|d81bd80c-9667-44f1-a63d-e59e54575827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:20.261Z|4f1c2d28-389e-4bfc-bca5-7f8f0ce90704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:51:20.262Z|4f1c2d28-389e-4bfc-bca5-7f8f0ce90704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:51:20.614Z|3724a90d-f6f1-43a8-857f-35f36c2212fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:20.615Z|3724a90d-f6f1-43a8-857f-35f36c2212fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:21.232Z|ce6e2c4d-ae7d-4362-8dcd-21772d7d33a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:21.233Z|ce6e2c4d-ae7d-4362-8dcd-21772d7d33a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:23.315Z|516943ed-bcb0-4cf9-b421-0c81cb3683cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:23.321Z|516943ed-bcb0-4cf9-b421-0c81cb3683cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:30.642Z|59cfdc5e-7bb4-4f70-b36e-51074063030f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:30.644Z|59cfdc5e-7bb4-4f70-b36e-51074063030f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:31.260Z|602d061b-6caa-421e-bfe5-540eea90667b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:31.262Z|602d061b-6caa-421e-bfe5-540eea90667b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:33.358Z|7f8735d2-92f6-4df8-ad73-8692af833dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:33.360Z|7f8735d2-92f6-4df8-ad73-8692af833dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:35.261Z|88935ef2-c658-4684-bcfd-9423f850fe6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:51:35.263Z|88935ef2-c658-4684-bcfd-9423f850fe6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:51:35.603Z|8a29f1ee-0927-4fdc-be48-7793f467f778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:51:35.603Z|8a29f1ee-0927-4fdc-be48-7793f467f778|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:51:40.670Z|fdfdf1d3-c2cd-49dd-b145-48ab947e592c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:40.671Z|fdfdf1d3-c2cd-49dd-b145-48ab947e592c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:41.288Z|f1ac3534-e5f9-4d21-a6e4-3a286e1e8ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:41.289Z|f1ac3534-e5f9-4d21-a6e4-3a286e1e8ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:43.389Z|5d8bcf8e-6e7c-4b8e-952e-d80d1180ad40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:43.390Z|5d8bcf8e-6e7c-4b8e-952e-d80d1180ad40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:48.774Z|27e435fc-d512-4740-bc75-55785b529483|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:51:48.776Z|27e435fc-d512-4740-bc75-55785b529483|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:50.261Z|05e6c778-d95d-4a68-80d8-fda24b76835f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:51:50.262Z|05e6c778-d95d-4a68-80d8-fda24b76835f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:51:50.712Z|ad39b159-2bc5-44de-aede-8ac90b93bf49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:50.714Z|ad39b159-2bc5-44de-aede-8ac90b93bf49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:51.321Z|6e3ec813-328f-44a6-b743-be1efa2636a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:51.322Z|6e3ec813-328f-44a6-b743-be1efa2636a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:51:53.420Z|ec51e9cc-f68d-4549-b5e1-1f5baf2e483b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:51:53.421Z|ec51e9cc-f68d-4549-b5e1-1f5baf2e483b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:00.756Z|a3f5c4a1-22cf-4073-addf-0b56d098cb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:00.757Z|a3f5c4a1-22cf-4073-addf-0b56d098cb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:01.372Z|2ac84076-a155-43b4-afdf-f0a911bc3acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:01.373Z|2ac84076-a155-43b4-afdf-f0a911bc3acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:03.450Z|c29efdd1-81a3-45e2-9ccf-2cd4faab2d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:03.452Z|c29efdd1-81a3-45e2-9ccf-2cd4faab2d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:05.261Z|925a937c-9b80-43a3-ac36-b261e03b0ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:52:05.262Z|925a937c-9b80-43a3-ac36-b261e03b0ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:52:05.604Z|b18b460e-3b01-47ba-9160-6adf0e8765fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:52:05.605Z|b18b460e-3b01-47ba-9160-6adf0e8765fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:52:10.786Z|ee10cc9a-72d5-41da-8aa1-8160ec9b901f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:10.789Z|ee10cc9a-72d5-41da-8aa1-8160ec9b901f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:11.398Z|8b6aaaa2-ee6a-4e08-a10d-69e4c05a767c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:11.399Z|8b6aaaa2-ee6a-4e08-a10d-69e4c05a767c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:13.478Z|5ddbbc39-e14c-49d6-9efc-2f1c2f4eab8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:13.479Z|5ddbbc39-e14c-49d6-9efc-2f1c2f4eab8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:20.262Z|a70cafe1-d788-4b89-9ec7-0f51766fe488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:52:20.268Z|a70cafe1-d788-4b89-9ec7-0f51766fe488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:52:20.816Z|03d3004f-75c3-4ec8-9942-8ae21e2b2f88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:20.817Z|03d3004f-75c3-4ec8-9942-8ae21e2b2f88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:21.428Z|9940ad55-b798-4c0e-b197-ce97e9751357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:21.429Z|9940ad55-b798-4c0e-b197-ce97e9751357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:23.505Z|241d7d6a-0424-4db9-9994-5f053f971900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:23.506Z|241d7d6a-0424-4db9-9994-5f053f971900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:30.845Z|e2a41940-8f09-4c64-8cf8-2b19c3b9289e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:30.846Z|e2a41940-8f09-4c64-8cf8-2b19c3b9289e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:31.455Z|80c3c105-37be-4121-8526-4bc3e2e2beaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:31.457Z|80c3c105-37be-4121-8526-4bc3e2e2beaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:33.534Z|d20d98d4-f1a5-4c1a-b0b1-d87a1986dad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:33.535Z|d20d98d4-f1a5-4c1a-b0b1-d87a1986dad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:35.261Z|0d40aee1-4c40-4bd5-969b-1f6882436482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:52:35.262Z|0d40aee1-4c40-4bd5-969b-1f6882436482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:52:35.607Z|0e976219-0cdc-4fd7-a820-b1bbd6784e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:52:35.608Z|0e976219-0cdc-4fd7-a820-b1bbd6784e16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:52:40.886Z|008eba86-46bb-4da1-b69a-5456144291d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:40.887Z|008eba86-46bb-4da1-b69a-5456144291d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:41.485Z|323ceb3b-282b-428c-a96c-114a440e4c39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:41.486Z|323ceb3b-282b-428c-a96c-114a440e4c39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:43.563Z|cdc780e8-21c4-413b-b1d1-a10d3b46256f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:43.564Z|cdc780e8-21c4-413b-b1d1-a10d3b46256f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:48.766Z|57c94859-f621-4a33-9725-44c29b223b89|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:52:48.767Z|57c94859-f621-4a33-9725-44c29b223b89|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:50.263Z|97e50d70-296e-43df-956b-091d2a0545f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:52:50.264Z|97e50d70-296e-43df-956b-091d2a0545f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:52:50.956Z|af2bcef2-e7ce-46c4-a065-047f9a7e9716|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:50.959Z|af2bcef2-e7ce-46c4-a065-047f9a7e9716|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:51.516Z|1ff5da3e-4247-4744-acc6-4a84064e9091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:51.518Z|1ff5da3e-4247-4744-acc6-4a84064e9091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:52:53.591Z|34cd071f-0db0-4ada-b538-a69320cd92ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:52:53.592Z|34cd071f-0db0-4ada-b538-a69320cd92ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:01.002Z|d3fc42b0-bdcc-4986-abf4-b1d6783cca35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:01.004Z|d3fc42b0-bdcc-4986-abf4-b1d6783cca35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:01.548Z|f01307ca-df5f-4f89-a1ce-29e96164f3ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:01.550Z|f01307ca-df5f-4f89-a1ce-29e96164f3ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:03.618Z|2012260d-5d61-4e97-ac8e-2ed519517e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:03.619Z|2012260d-5d61-4e97-ac8e-2ed519517e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:05.262Z|0b53b8b2-bf4a-4458-87f1-01cf9ea15b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:53:05.267Z|0b53b8b2-bf4a-4458-87f1-01cf9ea15b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:53:05.609Z|3756b3da-dd02-478e-94b1-d7ce5d481e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:53:05.611Z|3756b3da-dd02-478e-94b1-d7ce5d481e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:53:11.034Z|5d6c71db-488e-4d90-902d-70047f3e18cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:11.035Z|5d6c71db-488e-4d90-902d-70047f3e18cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:11.582Z|61df23ed-aecf-42de-9e23-adee8622e400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:11.583Z|61df23ed-aecf-42de-9e23-adee8622e400|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:13.649Z|eaa87d8c-cb8f-4378-88f4-216bba28939c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:13.651Z|eaa87d8c-cb8f-4378-88f4-216bba28939c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:20.262Z|8c4967a2-4398-4a58-88ed-e68a17eae11f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:53:20.265Z|8c4967a2-4398-4a58-88ed-e68a17eae11f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:53:21.066Z|8df6f723-4d65-49f2-84a4-02e947fdb279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:21.067Z|8df6f723-4d65-49f2-84a4-02e947fdb279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:21.609Z|5dd3891c-bc25-4b37-90ce-761601de521e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:21.611Z|5dd3891c-bc25-4b37-90ce-761601de521e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:23.679Z|5902f1bf-6e9a-486e-94c1-c9b0af3b0909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:23.680Z|5902f1bf-6e9a-486e-94c1-c9b0af3b0909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:31.095Z|0006847c-187e-43c0-97b7-67a9dd83db2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:31.096Z|0006847c-187e-43c0-97b7-67a9dd83db2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:31.646Z|e0f2bd16-3e75-4516-8de4-2552863a1d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:31.648Z|e0f2bd16-3e75-4516-8de4-2552863a1d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:33.706Z|4d33ddb0-7a93-4241-95e0-7d4ecc78ae4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:33.708Z|4d33ddb0-7a93-4241-95e0-7d4ecc78ae4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:35.262Z|64c8501f-59b5-44a9-bdfc-ca7c77c88aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:53:35.263Z|64c8501f-59b5-44a9-bdfc-ca7c77c88aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:53:35.612Z|432b419d-c003-47f9-9a52-705ab7a0cef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:53:35.613Z|432b419d-c003-47f9-9a52-705ab7a0cef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:53:41.124Z|f98bf3f2-ac77-4371-9f1e-4d842a6b7cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:41.126Z|f98bf3f2-ac77-4371-9f1e-4d842a6b7cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:41.677Z|793cc5cc-0861-4d85-b64f-e9adf0b656d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:41.679Z|793cc5cc-0861-4d85-b64f-e9adf0b656d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:43.746Z|14c1ef22-e525-45b0-a5d9-10b7942bb295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:43.747Z|14c1ef22-e525-45b0-a5d9-10b7942bb295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:48.783Z|91e02da5-7beb-4e6f-b828-b1a3e5719166|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:53:48.785Z|91e02da5-7beb-4e6f-b828-b1a3e5719166|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:50.262Z|235924de-767a-4c4a-8ce7-8bee7ed62232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:53:50.265Z|235924de-767a-4c4a-8ce7-8bee7ed62232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:53:51.161Z|a65769dc-8a1c-4ca8-8fc5-432b54076815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:51.163Z|a65769dc-8a1c-4ca8-8fc5-432b54076815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:51.709Z|b03e770c-ab26-4966-9881-44d07447ef61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:51.711Z|b03e770c-ab26-4966-9881-44d07447ef61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:53:53.778Z|f864396f-76c2-4ff2-ae22-6e46b7e46706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:53:53.779Z|f864396f-76c2-4ff2-ae22-6e46b7e46706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:01.204Z|d08f5fcf-e67a-4665-ba85-68b9d8624fb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:01.205Z|d08f5fcf-e67a-4665-ba85-68b9d8624fb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:01.741Z|9ca182f8-0e85-4c30-a06a-3339111e934f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:01.742Z|9ca182f8-0e85-4c30-a06a-3339111e934f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:03.809Z|392f1ce8-9591-414a-9992-46cc2cd51709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:03.811Z|392f1ce8-9591-414a-9992-46cc2cd51709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:05.261Z|a2676d98-a890-4cd5-af41-acae6d5b03f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:54:05.262Z|a2676d98-a890-4cd5-af41-acae6d5b03f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:54:05.614Z|c70eb040-fad7-402c-95f1-84d50aaffe8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:54:05.615Z|c70eb040-fad7-402c-95f1-84d50aaffe8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:54:11.231Z|1b6e7d48-3120-45e1-8bf6-3fd8e3404744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:11.232Z|1b6e7d48-3120-45e1-8bf6-3fd8e3404744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:11.770Z|649c4d2b-4203-40c2-b634-498bd22903a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:11.772Z|649c4d2b-4203-40c2-b634-498bd22903a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:13.839Z|262c3295-9010-422b-8df7-84e254651e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:13.840Z|262c3295-9010-422b-8df7-84e254651e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:20.262Z|a5acec66-b4f6-435a-9058-e4ac615a9334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:54:20.263Z|a5acec66-b4f6-435a-9058-e4ac615a9334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:54:21.267Z|b407bd49-4976-4225-8855-cc9ecfe02e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:21.269Z|b407bd49-4976-4225-8855-cc9ecfe02e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:21.798Z|56a377d6-82a9-48f6-9623-4c47984add4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:21.799Z|56a377d6-82a9-48f6-9623-4c47984add4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:23.869Z|50f76c61-bc37-4f79-a009-277a46be56d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:23.870Z|50f76c61-bc37-4f79-a009-277a46be56d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:31.296Z|e91d33f9-28d5-4f08-a9c8-b1f673dd5f48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:31.297Z|e91d33f9-28d5-4f08-a9c8-b1f673dd5f48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:31.827Z|6b52e54e-f180-4181-af70-a95d6480f6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:31.828Z|6b52e54e-f180-4181-af70-a95d6480f6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:33.901Z|c3f3b35b-8530-4bb4-afc6-8e2d938aa371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:33.904Z|c3f3b35b-8530-4bb4-afc6-8e2d938aa371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:35.261Z|f96fe759-aa28-4d6f-a9eb-a2dd07bcb865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:54:35.265Z|f96fe759-aa28-4d6f-a9eb-a2dd07bcb865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:54:35.617Z|d328731b-5c4c-4a19-b9a5-3b070db96877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:54:35.618Z|d328731b-5c4c-4a19-b9a5-3b070db96877|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:54:41.326Z|24466acb-cdcd-4c6a-9b94-e5b9ccca109f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:41.327Z|24466acb-cdcd-4c6a-9b94-e5b9ccca109f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:41.858Z|e4688860-2d04-4560-8427-76c9039fa016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:41.859Z|e4688860-2d04-4560-8427-76c9039fa016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:43.933Z|df60bb6b-6dce-41e4-b363-d8423158f4fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:43.935Z|df60bb6b-6dce-41e4-b363-d8423158f4fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:48.769Z|637b63fd-b43d-4477-b183-77b71467e955|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:54:48.773Z|637b63fd-b43d-4477-b183-77b71467e955|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:50.262Z|60704052-9b2d-4d9e-9497-1422a69ef9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:54:50.263Z|60704052-9b2d-4d9e-9497-1422a69ef9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:54:51.364Z|c0f6c36e-237b-447a-89ca-305ef0954c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:51.366Z|c0f6c36e-237b-447a-89ca-305ef0954c69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:51.898Z|e1c87484-9919-4998-a709-c0d1b9e1d6c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:51.912Z|e1c87484-9919-4998-a709-c0d1b9e1d6c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:54:53.982Z|840eb58f-b92d-4df9-8007-2cde95d1bc72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:54:53.984Z|840eb58f-b92d-4df9-8007-2cde95d1bc72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:01.395Z|adb12126-6e70-4fca-b791-be4ccf10eb5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:01.396Z|adb12126-6e70-4fca-b791-be4ccf10eb5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:01.938Z|1a016bfd-f8a8-45d0-9750-4bb317717e23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:01.939Z|1a016bfd-f8a8-45d0-9750-4bb317717e23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:04.015Z|3223840f-a221-43a6-afa3-221bfd6816a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:04.016Z|3223840f-a221-43a6-afa3-221bfd6816a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:05.262Z|f0dc9132-7ef6-4e04-8c9b-b6eb341289d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:55:05.263Z|f0dc9132-7ef6-4e04-8c9b-b6eb341289d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:55:05.619Z|225e2e27-a6d2-4c87-85a5-08ac4e6bfb03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:55:05.620Z|225e2e27-a6d2-4c87-85a5-08ac4e6bfb03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:55:11.424Z|cbd94704-0310-44c4-a688-53f751ad539c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:11.425Z|cbd94704-0310-44c4-a688-53f751ad539c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:11.964Z|8b84aa6b-94b3-4855-855b-f8efacae20d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:11.965Z|8b84aa6b-94b3-4855-855b-f8efacae20d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:14.050Z|beb8f6d0-63fe-4b36-a45c-2f0e51a977f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:14.051Z|beb8f6d0-63fe-4b36-a45c-2f0e51a977f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:20.262Z|cbe91827-98cb-4312-948b-1c1af2f0b2e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:55:20.265Z|cbe91827-98cb-4312-948b-1c1af2f0b2e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:55:21.460Z|c96a80a9-47e2-41ac-863f-fef7b9107429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:21.461Z|c96a80a9-47e2-41ac-863f-fef7b9107429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:22.010Z|7171aec8-60c0-43fd-a7d9-213e59b48d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:22.011Z|7171aec8-60c0-43fd-a7d9-213e59b48d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:24.079Z|c0726b14-90ec-47de-b8f8-237119f9121b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:24.081Z|c0726b14-90ec-47de-b8f8-237119f9121b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:31.497Z|5249906d-860d-4d3b-a86b-50579480df62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:31.505Z|5249906d-860d-4d3b-a86b-50579480df62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:32.047Z|f9b7cd2e-a56a-4926-96f3-149f10ece499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:32.049Z|f9b7cd2e-a56a-4926-96f3-149f10ece499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:34.111Z|57e003ad-eada-471a-a429-e38839233de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:34.113Z|57e003ad-eada-471a-a429-e38839233de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:35.261Z|50c6da30-040d-40ed-bfe5-759628ee6f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:55:35.262Z|50c6da30-040d-40ed-bfe5-759628ee6f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:55:35.621Z|914e8ef5-980c-4694-b96d-d8dd05d88f93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:55:35.622Z|914e8ef5-980c-4694-b96d-d8dd05d88f93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:55:41.539Z|b4d2adb1-6df4-421a-a439-527b81372abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:41.541Z|b4d2adb1-6df4-421a-a439-527b81372abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:42.088Z|b92edead-41c4-42be-8f7f-749d84ed6313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:42.089Z|b92edead-41c4-42be-8f7f-749d84ed6313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:44.152Z|6ff770a0-3871-4c0c-950c-8dec0b48e5f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:44.154Z|6ff770a0-3871-4c0c-950c-8dec0b48e5f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:48.771Z|fe80ce9f-c5c4-4a60-b79c-c6e97bd44ab3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:55:48.774Z|fe80ce9f-c5c4-4a60-b79c-c6e97bd44ab3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:50.262Z|bcdb0cde-b50e-44d5-9676-2459e6df2f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:55:50.263Z|bcdb0cde-b50e-44d5-9676-2459e6df2f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:55:51.579Z|032b409b-5176-4f81-99d1-51a36e8ce07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:51.580Z|032b409b-5176-4f81-99d1-51a36e8ce07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:52.134Z|3974b838-2b07-4912-afb9-6caa317886d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:52.135Z|3974b838-2b07-4912-afb9-6caa317886d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:55:54.198Z|98e70835-9063-448f-9606-7191ce9bd427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:55:54.199Z|98e70835-9063-448f-9606-7191ce9bd427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:01.612Z|be3d9f0d-81fd-475f-93f8-ffaf89794280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:01.614Z|be3d9f0d-81fd-475f-93f8-ffaf89794280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:02.173Z|916afed0-047c-41bf-b1c0-3c853a9e139e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:02.174Z|916afed0-047c-41bf-b1c0-3c853a9e139e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:04.227Z|dd297f57-5031-42f5-b865-64616f2e03b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:04.228Z|dd297f57-5031-42f5-b865-64616f2e03b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:05.267Z|7fead857-5696-4578-869f-9e7b6483e7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:56:05.271Z|7fead857-5696-4578-869f-9e7b6483e7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:56:05.623Z|571f2359-097c-4316-adab-b8675b534169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:56:05.624Z|571f2359-097c-4316-adab-b8675b534169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:56:11.653Z|cfe3a230-36e5-40d3-a187-f5809bffa7c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:11.654Z|cfe3a230-36e5-40d3-a187-f5809bffa7c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:12.204Z|5abe63f0-2614-4d0d-8407-93beb58dc431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:12.205Z|5abe63f0-2614-4d0d-8407-93beb58dc431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:14.261Z|d3f6bf0e-ded3-43c8-b6be-a617db7b7b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:14.262Z|d3f6bf0e-ded3-43c8-b6be-a617db7b7b26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:20.262Z|f26db813-db8a-423e-9fc5-13b7e61d9137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:56:20.262Z|f26db813-db8a-423e-9fc5-13b7e61d9137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:56:21.697Z|1edd703a-c33e-4268-9638-05d470a0b3ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:21.698Z|1edd703a-c33e-4268-9638-05d470a0b3ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:22.240Z|63492459-f931-4e74-8550-883f13e61d24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:22.242Z|63492459-f931-4e74-8550-883f13e61d24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:24.302Z|edfb7813-8aea-4ad4-a9a0-9840b648c3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:24.303Z|edfb7813-8aea-4ad4-a9a0-9840b648c3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:31.730Z|53ccf18b-c91c-4f5f-8e5f-5a83c4ad57a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:31.731Z|53ccf18b-c91c-4f5f-8e5f-5a83c4ad57a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:32.273Z|25b14f87-1f51-4170-b9d9-449f40f99ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:32.275Z|25b14f87-1f51-4170-b9d9-449f40f99ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:34.342Z|7bdca9b1-9ecb-4a02-afce-3e07706a385a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:34.343Z|7bdca9b1-9ecb-4a02-afce-3e07706a385a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:35.262Z|d4e56251-f133-483b-844d-4903f0cf0272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:56:35.263Z|d4e56251-f133-483b-844d-4903f0cf0272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:56:35.626Z|756d70e6-da8e-4b93-bdf5-a90116052887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:56:35.629Z|756d70e6-da8e-4b93-bdf5-a90116052887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:56:41.762Z|23db8379-e4a4-4cb1-8084-c6a01244e21f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:41.763Z|23db8379-e4a4-4cb1-8084-c6a01244e21f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:42.301Z|a0ba4262-a356-46ee-b424-ebb0f188548c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:42.303Z|a0ba4262-a356-46ee-b424-ebb0f188548c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:44.375Z|543a357a-7634-4ec4-98ac-322ebaca1112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:44.376Z|543a357a-7634-4ec4-98ac-322ebaca1112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:48.767Z|2e9b4d5f-69ce-4826-abd1-cac7a481e782|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:56:48.770Z|2e9b4d5f-69ce-4826-abd1-cac7a481e782|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:50.261Z|388d7dfe-6dca-4130-b2fc-08c1fb28e1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:56:50.264Z|388d7dfe-6dca-4130-b2fc-08c1fb28e1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:56:51.792Z|3c8e5c0b-489f-4826-90d1-975498b7a5f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:51.793Z|3c8e5c0b-489f-4826-90d1-975498b7a5f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:52.385Z|f3037a1e-fe62-41fd-8af9-aea4178e8746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:52.391Z|f3037a1e-fe62-41fd-8af9-aea4178e8746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:56:54.405Z|42ebd508-8c64-45fe-a74c-741804a8c234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:56:54.414Z|42ebd508-8c64-45fe-a74c-741804a8c234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:01.823Z|c1d0ba71-11b3-47fc-ae95-ebb617f23eb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:01.827Z|c1d0ba71-11b3-47fc-ae95-ebb617f23eb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:02.418Z|61f1291b-3088-4610-bf2f-16f35bd518d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:02.420Z|61f1291b-3088-4610-bf2f-16f35bd518d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:04.441Z|bcd04e7a-cdac-4102-ade4-49406344543d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:04.443Z|bcd04e7a-cdac-4102-ade4-49406344543d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:05.261Z|136670f7-5191-4bcd-b914-c025f4601a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:57:05.262Z|136670f7-5191-4bcd-b914-c025f4601a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:57:05.630Z|2419c13b-0ccf-4946-a020-34aa6a3e0f85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:57:05.631Z|2419c13b-0ccf-4946-a020-34aa6a3e0f85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:57:11.862Z|e7cfa947-4cbb-4d04-914b-46bd6ae56012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:11.864Z|e7cfa947-4cbb-4d04-914b-46bd6ae56012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:12.451Z|8ebaabef-8f23-498e-8c49-44525e0606bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:12.452Z|8ebaabef-8f23-498e-8c49-44525e0606bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:14.472Z|fef50f54-4b78-4ba0-aa81-dd70dbf80d25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:14.477Z|fef50f54-4b78-4ba0-aa81-dd70dbf80d25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:20.261Z|303426ea-e348-457f-b9e1-71531cf06140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:57:20.263Z|303426ea-e348-457f-b9e1-71531cf06140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:57:21.896Z|e5d98dbe-6104-41b9-ab93-e0b1e7f662be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:21.899Z|e5d98dbe-6104-41b9-ab93-e0b1e7f662be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:22.493Z|c5d8a0cd-7285-4cc3-993d-2791f36cc21d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:22.494Z|c5d8a0cd-7285-4cc3-993d-2791f36cc21d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:24.515Z|2fff06a1-24b8-4938-bfc8-1d8cf5dcc15a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:24.516Z|2fff06a1-24b8-4938-bfc8-1d8cf5dcc15a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:31.932Z|dffb7731-403f-4fec-aece-270097c0baa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:31.934Z|dffb7731-403f-4fec-aece-270097c0baa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:32.522Z|4db84111-f849-435d-b106-5d553975b029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:32.523Z|4db84111-f849-435d-b106-5d553975b029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:34.544Z|40884611-8d35-4eb9-9037-5bfbfbdb99c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:34.545Z|40884611-8d35-4eb9-9037-5bfbfbdb99c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:35.261Z|789b6ab7-875c-4a5b-8d9d-6da022362600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:57:35.264Z|789b6ab7-875c-4a5b-8d9d-6da022362600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:57:35.632Z|fe9be81d-81ad-4ca0-9628-5438dc6d82c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:57:35.633Z|fe9be81d-81ad-4ca0-9628-5438dc6d82c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:57:41.961Z|ed7caa47-1055-4547-abf5-9614bb8afe89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:41.963Z|ed7caa47-1055-4547-abf5-9614bb8afe89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:42.551Z|ad096d89-2fc9-40cf-9bfd-528bdb0ef97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:42.553Z|ad096d89-2fc9-40cf-9bfd-528bdb0ef97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:44.583Z|4d3208b9-8c93-4806-99a0-165506f8045b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:44.585Z|4d3208b9-8c93-4806-99a0-165506f8045b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:48.766Z|2d692fe9-32f5-4e6c-9379-ea7831ad20de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:57:48.767Z|2d692fe9-32f5-4e6c-9379-ea7831ad20de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:50.261Z|7ceb5cb1-9333-4ca9-a76a-bf5f3bca9f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:57:50.262Z|7ceb5cb1-9333-4ca9-a76a-bf5f3bca9f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:57:51.992Z|cc1468e5-fa3a-4c74-86b5-6dc27ea30367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:51.994Z|cc1468e5-fa3a-4c74-86b5-6dc27ea30367|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:52.585Z|0d5ffa71-2e0b-4a17-967e-6932936052d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:52.587Z|0d5ffa71-2e0b-4a17-967e-6932936052d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:57:54.614Z|c4d69cde-bc9c-4421-bf60-bd817d9ad782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:57:54.615Z|c4d69cde-bc9c-4421-bf60-bd817d9ad782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:02.026Z|f5a5e3ff-69cb-4bda-b3e7-36901483b8a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:02.027Z|f5a5e3ff-69cb-4bda-b3e7-36901483b8a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:02.616Z|00dbbe3d-c262-4e5e-be26-6d435fbdb6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:02.617Z|00dbbe3d-c262-4e5e-be26-6d435fbdb6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:04.643Z|acde760c-ee07-4232-b3a6-a75ea2afcbca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:04.644Z|acde760c-ee07-4232-b3a6-a75ea2afcbca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:05.261Z|c5c00ca2-e2d5-4b22-bb2c-44ce2b44a436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:58:05.262Z|c5c00ca2-e2d5-4b22-bb2c-44ce2b44a436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:58:05.635Z|a44e643a-8515-4304-aecf-370adf42823a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:58:05.636Z|a44e643a-8515-4304-aecf-370adf42823a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:58:12.053Z|5b26b507-0928-46bc-946c-fc3ee4fb9150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:12.054Z|5b26b507-0928-46bc-946c-fc3ee4fb9150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:12.646Z|2ffe3791-5ad9-4d7c-8e46-372fba254c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:12.647Z|2ffe3791-5ad9-4d7c-8e46-372fba254c48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:14.675Z|bd68d6ea-e748-46fa-a557-31387d127250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:14.676Z|bd68d6ea-e748-46fa-a557-31387d127250|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:20.261Z|47869b6a-e415-486b-90b4-8acdf5d58b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:58:20.263Z|47869b6a-e415-486b-90b4-8acdf5d58b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:58:22.083Z|def0733c-aed0-40bd-88f0-bcd18370f908|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:22.084Z|def0733c-aed0-40bd-88f0-bcd18370f908|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:22.676Z|401ff890-f25f-4ee2-b089-7bb638858374|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:22.678Z|401ff890-f25f-4ee2-b089-7bb638858374|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:24.710Z|0faa0f2a-3c1b-4f20-8200-26995ca64a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:24.712Z|0faa0f2a-3c1b-4f20-8200-26995ca64a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:32.115Z|2a349099-d6c4-4e20-b88a-2c769aa25437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:32.121Z|2a349099-d6c4-4e20-b88a-2c769aa25437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:32.708Z|f317c7e7-7736-4a6f-971e-f896937b45df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:32.710Z|f317c7e7-7736-4a6f-971e-f896937b45df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:34.747Z|fa57a0b9-dd01-441e-b44d-778a4e28391d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:34.749Z|fa57a0b9-dd01-441e-b44d-778a4e28391d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:35.267Z|964b147e-7444-40c5-bb26-6129467ea830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:58:35.268Z|964b147e-7444-40c5-bb26-6129467ea830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:58:35.637Z|64db6da9-8c38-465f-8022-443e732fe8be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:58:35.638Z|64db6da9-8c38-465f-8022-443e732fe8be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:58:42.154Z|729d2200-a7e9-4a42-867f-00243f7888d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:42.156Z|729d2200-a7e9-4a42-867f-00243f7888d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:42.736Z|92722111-2210-4582-91d7-1135d997cad3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:42.737Z|92722111-2210-4582-91d7-1135d997cad3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:44.778Z|3aa17d1b-4f7e-4d1a-b5ce-0f3045479452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:44.780Z|3aa17d1b-4f7e-4d1a-b5ce-0f3045479452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:47.711Z||http-nio-8080-exec-4|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030x08W8&0x0b0xde#0xa800xaaH0x12!D\0x86G0xb30x1c0x1800xbe0xa80x1e0xebJ0xa00x8e0x0da-5]. 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-12T05:58:48.767Z|8b7990d4-df71-4f36-9c0b-e1cb0f3c93d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:58:48.769Z|8b7990d4-df71-4f36-9c0b-e1cb0f3c93d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:50.261Z|2291048a-978c-4a4b-8d54-d12e9f18bbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:58:50.262Z|2291048a-978c-4a4b-8d54-d12e9f18bbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:58:52.189Z|8b9f94cc-2ef3-4f60-ae42-38d6768cb0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:52.190Z|8b9f94cc-2ef3-4f60-ae42-38d6768cb0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:52.767Z|ae5a80d2-ea35-4755-8ed3-8ed398171723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:52.769Z|ae5a80d2-ea35-4755-8ed3-8ed398171723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:58:54.806Z|12a0fc75-b2fe-493e-9020-a10de8454b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:58:54.807Z|12a0fc75-b2fe-493e-9020-a10de8454b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:02.237Z|0acd53bc-3650-406f-9bd2-8bfcd43b6abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:02.238Z|0acd53bc-3650-406f-9bd2-8bfcd43b6abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:02.811Z|07d93f07-11d1-497b-9031-72e328840d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:02.811Z|07d93f07-11d1-497b-9031-72e328840d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:04.834Z|eed43e58-51b0-4a76-b5cd-90e165d851fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:04.835Z|eed43e58-51b0-4a76-b5cd-90e165d851fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:05.261Z|354f2f37-6ba0-48d9-9b47-a65ccdf5fbde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:59:05.263Z|354f2f37-6ba0-48d9-9b47-a65ccdf5fbde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:59:05.639Z|a5ff61b1-52ca-4b57-a005-3ad1bfca9dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:59:05.640Z|a5ff61b1-52ca-4b57-a005-3ad1bfca9dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:59:12.263Z|48728dd8-a5bc-4f27-a849-660ee7d34397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:12.264Z|48728dd8-a5bc-4f27-a849-660ee7d34397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:12.841Z|47ec84c1-cafc-46c8-90cc-fd04d873e1b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:12.842Z|47ec84c1-cafc-46c8-90cc-fd04d873e1b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:14.864Z|4957f7cb-a14f-4d08-9ed6-a41747248f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:14.866Z|4957f7cb-a14f-4d08-9ed6-a41747248f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:20.261Z|42a01548-9624-4fa2-b110-0995b3cb6dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:59:20.262Z|42a01548-9624-4fa2-b110-0995b3cb6dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:59:22.295Z|1e591a3a-c3bc-4dce-9c51-69056b026823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:22.296Z|1e591a3a-c3bc-4dce-9c51-69056b026823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:22.874Z|e3e901f7-8d1d-4a6f-a569-f36c239764aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:22.876Z|e3e901f7-8d1d-4a6f-a569-f36c239764aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:24.894Z|51cb3a2f-1143-4501-90bf-41df5b38c49f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:24.896Z|51cb3a2f-1143-4501-90bf-41df5b38c49f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:32.351Z|c8cbdc27-6883-45b8-983a-629c447aaf3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:32.353Z|c8cbdc27-6883-45b8-983a-629c447aaf3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:32.906Z|64507697-ff41-4208-abcc-327ef853f50a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:32.907Z|64507697-ff41-4208-abcc-327ef853f50a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:34.938Z|9d46e9a3-6de0-4ac6-b9e8-88c0d2710919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:34.939Z|9d46e9a3-6de0-4ac6-b9e8-88c0d2710919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:35.263Z|561d222e-9d54-47cd-8fd8-809b710e7c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:59:35.265Z|561d222e-9d54-47cd-8fd8-809b710e7c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:59:35.641Z|9714e7be-db89-4c3f-957e-2c5cb7fe9505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:59:35.642Z|9714e7be-db89-4c3f-957e-2c5cb7fe9505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:59:42.390Z|2f941a79-f1d3-40fb-ae49-3aff6cfabc62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:42.391Z|2f941a79-f1d3-40fb-ae49-3aff6cfabc62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:42.932Z|3b2138ef-a0d6-4fac-b657-36b9cb88a9c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:42.933Z|3b2138ef-a0d6-4fac-b657-36b9cb88a9c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:44.966Z|54358090-37c1-480c-8125-b80bd019cad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:44.968Z|54358090-37c1-480c-8125-b80bd019cad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:48.789Z|56683375-e0c5-41ba-b5a0-06dbe0a6f0db|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T05:59:48.794Z|56683375-e0c5-41ba-b5a0-06dbe0a6f0db|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:50.261Z|01dc635a-c7f8-44c2-8d4b-4d8ef1c2987e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T05:59:50.262Z|01dc635a-c7f8-44c2-8d4b-4d8ef1c2987e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T05:59:52.418Z|c9804c74-dcb1-4e07-9dc2-ec275275bb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:52.419Z|c9804c74-dcb1-4e07-9dc2-ec275275bb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:52.960Z|e90a8259-f41b-4d1b-a970-39227f6f9faf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:52.961Z|e90a8259-f41b-4d1b-a970-39227f6f9faf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T05:59:55.012Z|20e2e75b-7066-4ba6-a208-25b027233b21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T05:59:55.013Z|20e2e75b-7066-4ba6-a208-25b027233b21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:02.448Z|e01dfc06-d123-4c1a-862c-4b9e38cb1651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:02.450Z|e01dfc06-d123-4c1a-862c-4b9e38cb1651|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:02.992Z|725fabf5-090d-4c91-939f-2e9b79963a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:02.995Z|725fabf5-090d-4c91-939f-2e9b79963a23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:05.044Z|7ba15dcf-7ada-436e-b886-909dafde17b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:05.046Z|7ba15dcf-7ada-436e-b886-909dafde17b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:05.263Z|edf5f86e-25e1-4128-bbb1-642311db4a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:00:05.264Z|edf5f86e-25e1-4128-bbb1-642311db4a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:00:05.643Z|2b0f206d-fa05-45d9-8fed-629d6ee451dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:00:05.644Z|2b0f206d-fa05-45d9-8fed-629d6ee451dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:00:12.482Z|6ad28567-623e-4ed9-8c5b-b7fdbe57d419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:12.483Z|6ad28567-623e-4ed9-8c5b-b7fdbe57d419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:13.022Z|3cc8dd9c-c224-4db4-8017-848a0a47b7d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:13.024Z|3cc8dd9c-c224-4db4-8017-848a0a47b7d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:15.079Z|3da0f859-14b6-4344-b502-90e1b1fe4226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:15.081Z|3da0f859-14b6-4344-b502-90e1b1fe4226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:20.262Z|6bb22b12-096a-4e12-9e70-336e0d829d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:00:20.265Z|6bb22b12-096a-4e12-9e70-336e0d829d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:00:22.509Z|40921897-2e0a-4693-bc7f-4fd24efa7038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:22.510Z|40921897-2e0a-4693-bc7f-4fd24efa7038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:23.052Z|657f0447-9feb-4a60-a01b-86a180adeda9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:23.054Z|657f0447-9feb-4a60-a01b-86a180adeda9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:25.108Z|aeaccc71-12db-4b4a-ad48-65b55ef9d576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:25.109Z|aeaccc71-12db-4b4a-ad48-65b55ef9d576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:32.547Z|5c0a7c27-1451-4136-891c-5c73553efc48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:32.548Z|5c0a7c27-1451-4136-891c-5c73553efc48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:33.087Z|438f6b7e-1295-4cd6-b69c-c40490033cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:33.088Z|438f6b7e-1295-4cd6-b69c-c40490033cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:35.135Z|a423ee40-b8a9-48b1-abb5-f7559a21edb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:35.136Z|a423ee40-b8a9-48b1-abb5-f7559a21edb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:35.262Z|7f461a4f-dc79-475c-9d67-6fc42cf023e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:00:35.263Z|7f461a4f-dc79-475c-9d67-6fc42cf023e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:00:35.646Z|336f2e21-0c8c-49d7-8ced-09651e76dd08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:00:35.647Z|336f2e21-0c8c-49d7-8ced-09651e76dd08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:00:42.585Z|baf03943-c801-4360-aae6-1d89df447e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:42.586Z|baf03943-c801-4360-aae6-1d89df447e6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:43.115Z|647b1c9f-b6d9-444d-a9fd-a4897c333e5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:43.116Z|647b1c9f-b6d9-444d-a9fd-a4897c333e5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:45.181Z|45d1c8a7-7964-4672-8c12-f23b556e5b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:45.183Z|45d1c8a7-7964-4672-8c12-f23b556e5b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:48.765Z|e742ca75-fdae-4eb6-ad39-1c06091463ff|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:00:48.767Z|e742ca75-fdae-4eb6-ad39-1c06091463ff|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:50.263Z|3781a431-7429-4660-964c-feb107ae353a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:00:50.264Z|3781a431-7429-4660-964c-feb107ae353a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:00:52.633Z|d14f5784-1a41-4fed-ac42-b2656c9490b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:52.634Z|d14f5784-1a41-4fed-ac42-b2656c9490b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:53.153Z|fe56939f-136f-4b17-aca3-51584916d6ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:53.155Z|fe56939f-136f-4b17-aca3-51584916d6ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:00:55.217Z|96c39cdb-d73f-4525-92a8-8bb18e6af0cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:00:55.220Z|96c39cdb-d73f-4525-92a8-8bb18e6af0cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:02.661Z|34cd7333-499c-40e6-9004-9690c486d99f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:02.662Z|34cd7333-499c-40e6-9004-9690c486d99f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:03.183Z|9142ee4a-5e92-4f19-8d71-334784766f6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:03.185Z|9142ee4a-5e92-4f19-8d71-334784766f6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:05.257Z|4f696ad4-76e2-4e15-a707-ffc5ade065c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:05.262Z|573cf587-41ed-4d8e-84ef-e1f8e19a9414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:01:05.264Z|4f696ad4-76e2-4e15-a707-ffc5ade065c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:05.285Z|573cf587-41ed-4d8e-84ef-e1f8e19a9414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:01:05.648Z|88ccbf36-fb5e-48d9-a225-66ccd7c9b8e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:01:05.649Z|88ccbf36-fb5e-48d9-a225-66ccd7c9b8e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:01:12.695Z|0bc6f652-3652-403d-aaa0-1dd5de3e5341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:12.697Z|0bc6f652-3652-403d-aaa0-1dd5de3e5341|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:13.213Z|821835de-6626-41fe-a259-0454a257adf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:13.214Z|821835de-6626-41fe-a259-0454a257adf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:15.320Z|f3e80da2-8f03-4af0-bd82-661bc79a1913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:15.321Z|f3e80da2-8f03-4af0-bd82-661bc79a1913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:20.261Z|13d0bfea-9673-4b58-849d-97305ddfb2ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:01:20.265Z|13d0bfea-9673-4b58-849d-97305ddfb2ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:01:22.736Z|bb114393-8619-4015-9dce-6f0a8e4384de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:22.737Z|bb114393-8619-4015-9dce-6f0a8e4384de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:23.250Z|6e9a1465-af70-40a2-a447-60128a05b67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:23.251Z|6e9a1465-af70-40a2-a447-60128a05b67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:25.366Z|6027577f-0493-479b-b989-1c623055191a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:25.367Z|6027577f-0493-479b-b989-1c623055191a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:32.788Z|d119972b-9a19-45d8-b7ac-dc400695dcda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:32.790Z|d119972b-9a19-45d8-b7ac-dc400695dcda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:33.281Z|08fa6462-d7d8-4b64-9150-3af12bcf4848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:33.281Z|08fa6462-d7d8-4b64-9150-3af12bcf4848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:35.262Z|23d47eca-840d-441b-860f-2c5bcf831a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:01:35.264Z|23d47eca-840d-441b-860f-2c5bcf831a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:01:35.410Z|176f848b-4b16-499f-bfa8-5ca4b769ad8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:35.412Z|176f848b-4b16-499f-bfa8-5ca4b769ad8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:35.650Z|717130e7-324a-4225-9186-92c5f9547980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:01:35.651Z|717130e7-324a-4225-9186-92c5f9547980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:01:42.820Z|d037477b-9b9d-4c69-b2a8-81343df8ec60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:42.822Z|d037477b-9b9d-4c69-b2a8-81343df8ec60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:43.313Z|a524277f-d9c6-4a23-90d5-3a13df5ce9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:43.314Z|a524277f-d9c6-4a23-90d5-3a13df5ce9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:45.459Z|410d48b3-6cca-41c0-9354-cf9636d5734e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:45.461Z|410d48b3-6cca-41c0-9354-cf9636d5734e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:48.765Z|8296d7c0-e76c-4a9e-ad59-b4f4101b51b7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:01:48.766Z|8296d7c0-e76c-4a9e-ad59-b4f4101b51b7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:50.261Z|7571e65a-1665-4f95-ab16-6ff5b58d34ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:01:50.282Z|7571e65a-1665-4f95-ab16-6ff5b58d34ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:01:52.857Z|90e390ab-d28f-453e-b51b-db479bf49909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:52.859Z|90e390ab-d28f-453e-b51b-db479bf49909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:53.342Z|f926f67b-45ca-4b15-b977-fff5aba2e7c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:53.343Z|f926f67b-45ca-4b15-b977-fff5aba2e7c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:01:55.495Z|a60ce571-34ba-4190-abda-3b3e741febe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:01:55.496Z|a60ce571-34ba-4190-abda-3b3e741febe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:02.890Z|129f4cb6-d258-487c-a3e7-c13807aa43cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:02.892Z|129f4cb6-d258-487c-a3e7-c13807aa43cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:03.371Z|eaa4f0e3-f2da-4682-89a1-db4ab605d64b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:03.373Z|eaa4f0e3-f2da-4682-89a1-db4ab605d64b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:05.261Z|58562745-f940-48a7-912e-a07d29db2c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:02:05.262Z|58562745-f940-48a7-912e-a07d29db2c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:02:05.532Z|1a72b6ca-d377-4b2b-b55e-9a69b817058d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:05.533Z|1a72b6ca-d377-4b2b-b55e-9a69b817058d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:05.652Z|237bd727-ea85-4f16-924a-560bef2e5b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:02:05.653Z|237bd727-ea85-4f16-924a-560bef2e5b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:02:12.933Z|03609ff8-6270-4d52-a088-1491b994cab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:12.934Z|03609ff8-6270-4d52-a088-1491b994cab6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:13.405Z|dd1a3671-c784-4e10-8b1f-909499b86284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:13.407Z|dd1a3671-c784-4e10-8b1f-909499b86284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:15.569Z|e85a1133-0e9e-4ee3-939a-dac2c20afd59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:15.571Z|e85a1133-0e9e-4ee3-939a-dac2c20afd59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:20.263Z|b9f8e973-a51d-4244-90c6-4937e374f2ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:02:20.264Z|b9f8e973-a51d-4244-90c6-4937e374f2ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:02:22.979Z|5b49465b-b7fa-49f9-8f99-335ba1be927f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:22.982Z|5b49465b-b7fa-49f9-8f99-335ba1be927f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:23.435Z|1669c8d6-2f31-4eec-98eb-3e47c4696092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:23.436Z|1669c8d6-2f31-4eec-98eb-3e47c4696092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:25.621Z|5c5f09fa-70dc-40e5-8e16-5829af36d9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:25.623Z|5c5f09fa-70dc-40e5-8e16-5829af36d9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:33.015Z|423489f8-6085-4f3a-b544-1ee3a67d9df8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:33.017Z|423489f8-6085-4f3a-b544-1ee3a67d9df8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:33.463Z|a2863462-fa8a-4963-84d5-46666410350c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:33.465Z|a2863462-fa8a-4963-84d5-46666410350c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:35.261Z|ba6160c5-f7ec-443f-b26b-ba866d58ba1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:02:35.264Z|ba6160c5-f7ec-443f-b26b-ba866d58ba1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:02:35.651Z|090abacd-e750-4cc3-ad73-cb125245bc23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:35.652Z|090abacd-e750-4cc3-ad73-cb125245bc23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:35.655Z|64b188fe-9805-45f5-b565-ac9a051a1a24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:02:35.656Z|64b188fe-9805-45f5-b565-ac9a051a1a24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:02:43.052Z|f3b317fd-1f6b-46b4-a8f6-e78608f0c552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:43.053Z|f3b317fd-1f6b-46b4-a8f6-e78608f0c552|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:43.497Z|17de3a0e-ba3e-4908-80d0-0a448a6cae11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:43.499Z|17de3a0e-ba3e-4908-80d0-0a448a6cae11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:45.680Z|e2ec450f-74b4-4039-a1ce-e21f3212d817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:45.682Z|e2ec450f-74b4-4039-a1ce-e21f3212d817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:48.771Z|5884ca1b-a523-4442-b883-8d284417cd6f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:02:48.775Z|5884ca1b-a523-4442-b883-8d284417cd6f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:50.261Z|adc671d7-748e-4ecf-a951-e76dd55d6fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:02:50.262Z|adc671d7-748e-4ecf-a951-e76dd55d6fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:02:53.085Z|2479d17d-483e-4e59-891c-2e4974e93ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:53.087Z|2479d17d-483e-4e59-891c-2e4974e93ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:53.541Z|3fc677f3-0ee5-4b3c-8dba-fec4685316e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:53.546Z|3fc677f3-0ee5-4b3c-8dba-fec4685316e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:02:55.733Z|764053fd-014a-4bb2-b4d5-97a969579b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:02:55.735Z|764053fd-014a-4bb2-b4d5-97a969579b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:03.123Z|17b22317-30b7-424f-8570-881b2d67bc4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:03.125Z|17b22317-30b7-424f-8570-881b2d67bc4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:03.592Z|5ff451b0-2bdf-4b51-9c8a-1f33cf35ef1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:03.594Z|5ff451b0-2bdf-4b51-9c8a-1f33cf35ef1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:05.262Z|30c9904d-a374-4818-b75f-02bf8f9df636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:03:05.263Z|30c9904d-a374-4818-b75f-02bf8f9df636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:03:05.658Z|57282760-f28e-468e-9932-96a6d0a824fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:03:05.660Z|57282760-f28e-468e-9932-96a6d0a824fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:03:05.803Z|949e1dc5-8229-4d44-a663-ab1f6d345522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:05.804Z|949e1dc5-8229-4d44-a663-ab1f6d345522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:13.155Z|05ea7f25-7c76-4856-bc49-11d56ffef2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:13.156Z|05ea7f25-7c76-4856-bc49-11d56ffef2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:13.625Z|458434bc-6185-443b-b5ec-b348a53a55fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:13.627Z|458434bc-6185-443b-b5ec-b348a53a55fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:15.831Z|bf212020-b6d5-4102-a515-fce1343b2231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:15.832Z|bf212020-b6d5-4102-a515-fce1343b2231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:20.262Z|cb546547-5927-4036-9921-f24f1e595e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:03:20.267Z|cb546547-5927-4036-9921-f24f1e595e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:03:23.188Z|1bd1ac4a-3235-4722-8873-92425cf9651a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:23.190Z|1bd1ac4a-3235-4722-8873-92425cf9651a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:23.664Z|ea5fc1e6-3a7e-4db2-9d48-08c7c7a4709c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:23.676Z|ea5fc1e6-3a7e-4db2-9d48-08c7c7a4709c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:25.860Z|395131d6-6f0d-49e3-a8bc-5680af6229ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:25.861Z|395131d6-6f0d-49e3-a8bc-5680af6229ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:33.226Z|ee99ac8f-ea1a-49a9-a9b1-54070a86a550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:33.228Z|ee99ac8f-ea1a-49a9-a9b1-54070a86a550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:33.704Z|a17963b4-827e-402a-a408-44a06b79fd7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:33.705Z|a17963b4-827e-402a-a408-44a06b79fd7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:35.261Z|056e661a-b930-446c-ac91-6bab206c82fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:03:35.262Z|056e661a-b930-446c-ac91-6bab206c82fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:03:35.661Z|08e09720-2521-44fb-843a-96742dbbcf0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:03:35.662Z|08e09720-2521-44fb-843a-96742dbbcf0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:03:35.891Z|3aef764b-0922-4fff-ae3b-f3c58df9abef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:35.894Z|3aef764b-0922-4fff-ae3b-f3c58df9abef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:43.275Z|e89929de-e0e6-4ead-a8ad-a130ba93aa35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:43.277Z|e89929de-e0e6-4ead-a8ad-a130ba93aa35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:43.732Z|8b4c5845-dd2e-4557-b091-8f133fc99d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:43.733Z|8b4c5845-dd2e-4557-b091-8f133fc99d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:45.922Z|99508c56-0b9b-4932-95c1-fbbff5e24787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:45.924Z|99508c56-0b9b-4932-95c1-fbbff5e24787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:48.773Z|ce72d806-752a-49fd-aec0-7dee31430b2f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:03:48.775Z|ce72d806-752a-49fd-aec0-7dee31430b2f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:50.261Z|d40f7c8b-5064-4e9b-9ba9-360d4e6c6312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:03:50.262Z|d40f7c8b-5064-4e9b-9ba9-360d4e6c6312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:03:53.305Z|b00c4127-b3c0-443e-9a60-4fe8f2d8079c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:53.306Z|b00c4127-b3c0-443e-9a60-4fe8f2d8079c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:53.760Z|2114dcec-40c5-4b45-a530-1739a3c9f879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:53.762Z|2114dcec-40c5-4b45-a530-1739a3c9f879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:03:55.955Z|4848b080-5eb6-472b-8d74-7d7ab4833b7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:03:55.956Z|4848b080-5eb6-472b-8d74-7d7ab4833b7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:03.341Z|ad0db798-03ee-459a-b515-acd78207231c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:03.342Z|ad0db798-03ee-459a-b515-acd78207231c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:03.788Z|313bbaa3-2852-43bc-b626-2d23c5e49172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:03.789Z|313bbaa3-2852-43bc-b626-2d23c5e49172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:05.262Z|00a685f4-d5f7-4db4-9cf1-670c08e55040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:04:05.269Z|00a685f4-d5f7-4db4-9cf1-670c08e55040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:04:05.665Z|1b3aa138-9507-407c-bf8d-831b611af990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:04:05.667Z|1b3aa138-9507-407c-bf8d-831b611af990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:04:05.982Z|cd5bead1-d534-4d72-97d8-eef4d0c421d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:05.984Z|cd5bead1-d534-4d72-97d8-eef4d0c421d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:13.370Z|d7f65c07-05b1-4135-a236-f581d4be525e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:13.371Z|d7f65c07-05b1-4135-a236-f581d4be525e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:13.819Z|180a06be-6374-46ea-8b4f-d78bdebbc3c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:13.820Z|180a06be-6374-46ea-8b4f-d78bdebbc3c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:16.013Z|1876d368-27ed-40b8-8150-71395447617e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:16.015Z|1876d368-27ed-40b8-8150-71395447617e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:20.263Z|7abe5ad6-6182-4f28-80c0-30e43215ea2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:04:20.264Z|7abe5ad6-6182-4f28-80c0-30e43215ea2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:04:23.396Z|e67a67aa-4da3-488d-995d-a1ab6fb67559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:23.398Z|e67a67aa-4da3-488d-995d-a1ab6fb67559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:23.848Z|6662423b-0811-48fb-b07c-ca98ee350c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:23.850Z|6662423b-0811-48fb-b07c-ca98ee350c94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:26.043Z|77634183-2741-4803-b80e-643bae8ec71b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:26.045Z|77634183-2741-4803-b80e-643bae8ec71b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:33.426Z|f74dbbca-f929-4d76-8aac-1fcb429b61f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:33.427Z|f74dbbca-f929-4d76-8aac-1fcb429b61f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:33.879Z|3b4007d7-8b12-436a-9d13-143106e4f1f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:33.881Z|3b4007d7-8b12-436a-9d13-143106e4f1f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:35.262Z|d133ff69-2eff-4bcc-b2cc-4ae40e094b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:04:35.263Z|d133ff69-2eff-4bcc-b2cc-4ae40e094b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:04:35.668Z|52deddff-f9c4-48b8-93c7-5d445c2780f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:04:35.669Z|52deddff-f9c4-48b8-93c7-5d445c2780f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:04:36.073Z|528b2860-ad98-4433-a67e-e2fa17fd5c4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:36.075Z|528b2860-ad98-4433-a67e-e2fa17fd5c4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:43.455Z|ba2d3627-7d46-49bc-b0e0-dcf11e73a69a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:43.456Z|ba2d3627-7d46-49bc-b0e0-dcf11e73a69a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:43.910Z|e0a7ae71-f4c5-4342-8318-c8ae0c1ada73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:43.911Z|e0a7ae71-f4c5-4342-8318-c8ae0c1ada73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:46.104Z|503978c9-3aa4-4435-adf7-70bd354f7171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:46.105Z|503978c9-3aa4-4435-adf7-70bd354f7171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:48.765Z|1407a33a-ee0a-408b-8385-d8c39261f396|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:04:48.766Z|1407a33a-ee0a-408b-8385-d8c39261f396|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:50.261Z|6ce64a0e-d209-4edb-b4f0-53dbe72bcee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:04:50.262Z|6ce64a0e-d209-4edb-b4f0-53dbe72bcee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:04:53.497Z|97728de2-ae9d-47be-8c9e-10364229764e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:53.498Z|97728de2-ae9d-47be-8c9e-10364229764e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:53.943Z|3ba6db73-92e8-4b40-b385-23801140be76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:53.944Z|3ba6db73-92e8-4b40-b385-23801140be76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:04:56.155Z|5a70a3a7-6acb-419a-84cd-6f6e2950e3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:04:56.157Z|5a70a3a7-6acb-419a-84cd-6f6e2950e3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:03.529Z|569fa6c9-e37c-404d-ad77-4aba5d9295c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:03.532Z|569fa6c9-e37c-404d-ad77-4aba5d9295c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:04.003Z|6ecde9b0-f743-4be6-924f-ea3d1c40c32b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:04.005Z|6ecde9b0-f743-4be6-924f-ea3d1c40c32b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:05.261Z|0bac7624-7d0b-49df-ac58-a4081a2e5b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:05:05.262Z|0bac7624-7d0b-49df-ac58-a4081a2e5b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:05:05.670Z|44d7f136-27b8-4468-92b1-d1bc3cd13dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:05:05.671Z|44d7f136-27b8-4468-92b1-d1bc3cd13dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:05:06.198Z|37d316ac-25c6-4918-8e82-e1c42307e94c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:06.198Z|37d316ac-25c6-4918-8e82-e1c42307e94c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:13.563Z|0b6e38f9-1269-41d9-9726-931a0e534945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:13.565Z|0b6e38f9-1269-41d9-9726-931a0e534945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:14.047Z|c86b3b03-dfe8-42e8-ba0c-085d989ec556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:14.048Z|c86b3b03-dfe8-42e8-ba0c-085d989ec556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:16.223Z|0c41f8f4-8235-452b-a4aa-bef1c0428943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:16.224Z|0c41f8f4-8235-452b-a4aa-bef1c0428943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:20.262Z|22ec8d7f-3dd8-4a06-98d5-86db448ce227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:05:20.272Z|22ec8d7f-3dd8-4a06-98d5-86db448ce227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:05:23.594Z|7aad45c4-1d37-4a4d-9a27-b601038cd09a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:23.596Z|7aad45c4-1d37-4a4d-9a27-b601038cd09a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:24.075Z|05c1716b-ef9a-4224-ac41-5081784f5bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:24.077Z|05c1716b-ef9a-4224-ac41-5081784f5bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:26.250Z|ed9fc0d9-f7fe-4fd2-b132-2d7c377c8a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:26.252Z|ed9fc0d9-f7fe-4fd2-b132-2d7c377c8a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:33.626Z|787890ca-1981-4f33-b3d6-b043b06706e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:33.628Z|787890ca-1981-4f33-b3d6-b043b06706e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:34.109Z|19155832-4cc6-4643-97da-8a600d011a93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:34.110Z|19155832-4cc6-4643-97da-8a600d011a93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:35.261Z|68e666ce-0068-4b59-9865-f46b2d9f9dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:05:35.262Z|68e666ce-0068-4b59-9865-f46b2d9f9dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:05:35.673Z|ec341fa6-095d-4264-816d-197698a16d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:05:35.674Z|ec341fa6-095d-4264-816d-197698a16d8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:05:36.284Z|f61057a4-bc13-4d41-baec-64d6cb1ae239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:36.285Z|f61057a4-bc13-4d41-baec-64d6cb1ae239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:43.658Z|77da59ec-94d6-4f7f-9ff0-1747e261f81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:43.659Z|77da59ec-94d6-4f7f-9ff0-1747e261f81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:44.145Z|f3b71c85-4a43-49f5-8ac5-1ece63419bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:44.147Z|f3b71c85-4a43-49f5-8ac5-1ece63419bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:46.313Z|e1f5f534-8983-4b2d-9ffb-ea91b6e57721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:46.314Z|e1f5f534-8983-4b2d-9ffb-ea91b6e57721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:48.768Z|0d892c5d-4539-4c6e-87a8-54274091418d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:05:48.771Z|0d892c5d-4539-4c6e-87a8-54274091418d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:50.262Z|824582b2-6bcc-4110-9ee1-407de04096ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:05:50.262Z|824582b2-6bcc-4110-9ee1-407de04096ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:05:53.693Z|5653a29e-218d-4a37-b855-0ba67081d65d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:53.694Z|5653a29e-218d-4a37-b855-0ba67081d65d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:54.192Z|ef7cae45-b8a1-4822-9b4f-5db2d163a66b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:54.195Z|ef7cae45-b8a1-4822-9b4f-5db2d163a66b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:05:56.338Z|37393030-0b35-4f92-a1d9-0ad060f85114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:05:56.339Z|37393030-0b35-4f92-a1d9-0ad060f85114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:03.733Z|06124d0a-19b0-4f8d-b9f8-5e0ed0956e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:03.738Z|06124d0a-19b0-4f8d-b9f8-5e0ed0956e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:04.227Z|bea64d82-ead3-4792-8315-b13fb9748c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:04.228Z|bea64d82-ead3-4792-8315-b13fb9748c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:05.261Z|3e7412ce-7d0a-4bc1-95dc-d1ea0236dcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:06:05.273Z|3e7412ce-7d0a-4bc1-95dc-d1ea0236dcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:06:05.675Z|641e8de3-6052-4c2f-acb2-52f20eed7cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:06:05.678Z|641e8de3-6052-4c2f-acb2-52f20eed7cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:06:06.368Z|b2cd883d-9609-4a19-95e8-030667349cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:06.369Z|b2cd883d-9609-4a19-95e8-030667349cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:13.766Z|a942fc89-20a3-4c2b-8d72-a1c3aed95a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:13.767Z|a942fc89-20a3-4c2b-8d72-a1c3aed95a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:14.257Z|90943195-619a-48ad-b204-043d913eafc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:14.258Z|90943195-619a-48ad-b204-043d913eafc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:16.396Z|ec4cfec4-2183-4a6e-a3e5-ccfdcece7a9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:16.399Z|ec4cfec4-2183-4a6e-a3e5-ccfdcece7a9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:20.261Z|52111c0f-1f13-4c72-897d-b2c7e7f8edb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:06:20.262Z|52111c0f-1f13-4c72-897d-b2c7e7f8edb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:06:23.794Z|0d21b0b3-6b22-4166-b803-4efa6d711d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:23.796Z|0d21b0b3-6b22-4166-b803-4efa6d711d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:24.286Z|c3c76e86-006c-4d5a-a8e1-57b2e6f47faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:24.287Z|c3c76e86-006c-4d5a-a8e1-57b2e6f47faa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:26.428Z|6429c27d-fd76-424e-82c3-2da0e974537e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:26.429Z|6429c27d-fd76-424e-82c3-2da0e974537e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:33.831Z|0e1abae4-b315-4e87-ae97-d686ff254da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:33.834Z|0e1abae4-b315-4e87-ae97-d686ff254da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:34.319Z|aec587dd-9633-4f07-a185-d4e5aa548e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:34.320Z|aec587dd-9633-4f07-a185-d4e5aa548e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:35.261Z|a83732de-20f0-4b97-8d82-fcd9da72837b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:06:35.262Z|a83732de-20f0-4b97-8d82-fcd9da72837b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:06:35.679Z|9ff34118-9c54-4cc8-a737-2ec0a8a80f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:06:35.681Z|9ff34118-9c54-4cc8-a737-2ec0a8a80f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:06:36.461Z|97a3a662-865f-442a-adf9-e83e85b546d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:36.462Z|97a3a662-865f-442a-adf9-e83e85b546d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:43.867Z|3a95a500-fc33-459f-9c81-70275507544b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:43.870Z|3a95a500-fc33-459f-9c81-70275507544b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:44.353Z|87274377-b75a-4171-bd6b-202fe0b9e630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:44.356Z|87274377-b75a-4171-bd6b-202fe0b9e630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:46.504Z|e5f4da62-3021-4bbb-9a73-b070d2049832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:46.505Z|e5f4da62-3021-4bbb-9a73-b070d2049832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:48.765Z|bf42497e-a69b-4c89-9a17-a99a9cee2a97|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:06:48.771Z|bf42497e-a69b-4c89-9a17-a99a9cee2a97|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:50.262Z|70e2efd5-073a-4e37-b49b-41f638e0692a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:06:50.275Z|70e2efd5-073a-4e37-b49b-41f638e0692a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:06:53.909Z|022c0b5c-257d-4f19-8dc8-21e3979ede48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:53.916Z|022c0b5c-257d-4f19-8dc8-21e3979ede48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:54.413Z|da39fd68-299d-4f94-b427-f20858b5ee63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:54.415Z|da39fd68-299d-4f94-b427-f20858b5ee63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:06:56.533Z|02594179-abec-4f53-a22b-89af5156bbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:06:56.534Z|02594179-abec-4f53-a22b-89af5156bbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:03.952Z|f6b46775-f20e-425a-84dd-176c3e3c2743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:03.954Z|f6b46775-f20e-425a-84dd-176c3e3c2743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:04.443Z|0894cacb-4064-4a40-8dda-419f3b74394b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:04.445Z|0894cacb-4064-4a40-8dda-419f3b74394b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:05.261Z|1f1f2d3b-19e4-4b6b-ad95-93509b9202ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:07:05.262Z|1f1f2d3b-19e4-4b6b-ad95-93509b9202ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:07:05.683Z|2bb56450-aa71-40b2-b563-d519c0357b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:07:05.684Z|2bb56450-aa71-40b2-b563-d519c0357b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:07:06.567Z|dc4ed94f-6427-4dda-8b32-9dd969f24844|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:06.568Z|dc4ed94f-6427-4dda-8b32-9dd969f24844|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:13.996Z|74ccfa81-975d-4fc6-95c2-bede07810912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:13.998Z|74ccfa81-975d-4fc6-95c2-bede07810912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:14.484Z|5c7e5b57-22aa-478d-b091-ee1b5275c813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:14.486Z|5c7e5b57-22aa-478d-b091-ee1b5275c813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:16.596Z|ae79a29f-696d-49fa-8ae3-27d7f530c189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:16.598Z|ae79a29f-696d-49fa-8ae3-27d7f530c189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:20.261Z|205cc095-34d4-4932-b545-77820ac06705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:07:20.262Z|205cc095-34d4-4932-b545-77820ac06705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:07:24.051Z|bdd6fb73-e3a3-470f-9a41-7213b408a2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:24.052Z|bdd6fb73-e3a3-470f-9a41-7213b408a2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:24.522Z|281c8459-f397-4e07-8291-7eae9174dffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:24.526Z|281c8459-f397-4e07-8291-7eae9174dffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:26.634Z|ee153690-0e00-469d-9870-38d9d6fa1d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:26.636Z|ee153690-0e00-469d-9870-38d9d6fa1d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:34.079Z|14034a6c-5d0f-45f5-afe6-fb6bf6e31e16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:34.080Z|14034a6c-5d0f-45f5-afe6-fb6bf6e31e16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:34.556Z|f15e15d0-8411-4162-812c-9ca776c90d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:34.558Z|f15e15d0-8411-4162-812c-9ca776c90d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:35.261Z|32083724-308e-49ee-9a35-63bf42aea54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:07:35.270Z|32083724-308e-49ee-9a35-63bf42aea54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:07:35.685Z|bc3a822d-0722-4650-aafd-a5b91f2a208f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:07:35.686Z|bc3a822d-0722-4650-aafd-a5b91f2a208f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:07:36.664Z|5b685c09-53db-49e1-ac1a-cc2489c49f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:36.672Z|5b685c09-53db-49e1-ac1a-cc2489c49f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:44.112Z|450161bf-1f84-42ab-b3fd-4e382bc44a83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:44.113Z|450161bf-1f84-42ab-b3fd-4e382bc44a83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:44.590Z|f71abfc8-f28b-4a8f-a984-76bae37e429e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:44.592Z|f71abfc8-f28b-4a8f-a984-76bae37e429e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:46.713Z|45b5cf05-4542-470a-ade2-7506ab1bb585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:46.714Z|45b5cf05-4542-470a-ade2-7506ab1bb585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:48.767Z|50c9d985-7848-40a3-ad88-204890a70d55|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:07:48.768Z|50c9d985-7848-40a3-ad88-204890a70d55|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:50.261Z|62dcf381-02c9-4de9-8ff6-04bc1a79a563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:07:50.262Z|62dcf381-02c9-4de9-8ff6-04bc1a79a563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:07:54.146Z|c5f24e3c-c112-482e-9505-1ac02dd81e2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:54.148Z|c5f24e3c-c112-482e-9505-1ac02dd81e2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:54.623Z|3d8897bb-f85d-4da2-9fbf-b7a7456a2301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:54.624Z|3d8897bb-f85d-4da2-9fbf-b7a7456a2301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:07:56.745Z|328104d3-d906-4553-9d27-8ba1e32f262b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:07:56.746Z|328104d3-d906-4553-9d27-8ba1e32f262b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:04.181Z|efbb1c7d-4837-43ec-8410-43619c3901da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:04.182Z|efbb1c7d-4837-43ec-8410-43619c3901da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:04.652Z|86b58724-7788-43df-ad4d-9af17f7bc0ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:04.654Z|86b58724-7788-43df-ad4d-9af17f7bc0ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:05.261Z|da23553c-78b8-42f1-91a2-3a4e29e4befe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:08:05.263Z|da23553c-78b8-42f1-91a2-3a4e29e4befe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:08:05.687Z|2bd7ba2d-6510-4de6-963f-d03632a722b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:08:05.688Z|2bd7ba2d-6510-4de6-963f-d03632a722b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:08:06.773Z|73f72717-caac-42af-99f9-7be4a4fb7422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:06.775Z|73f72717-caac-42af-99f9-7be4a4fb7422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:14.217Z|7874ee64-5614-45b3-a313-aa4812fa36e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:14.218Z|7874ee64-5614-45b3-a313-aa4812fa36e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:14.684Z|c220089c-ce0a-428e-9d9d-853471d2a2fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:14.685Z|c220089c-ce0a-428e-9d9d-853471d2a2fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:16.806Z|2e77aa3e-f322-4b4d-8f0f-7e5ffe68698b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:16.807Z|2e77aa3e-f322-4b4d-8f0f-7e5ffe68698b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:20.261Z|184f21bc-f478-4b6c-934c-57567e827809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:08:20.270Z|184f21bc-f478-4b6c-934c-57567e827809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:08:24.251Z|b437dc5b-6668-45e9-b940-fc4d46005d32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:24.252Z|b437dc5b-6668-45e9-b940-fc4d46005d32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:24.711Z|799bd205-bce2-4059-ac0f-413642a14fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:24.713Z|799bd205-bce2-4059-ac0f-413642a14fa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:26.833Z|2a34119b-2e05-42d2-a5b6-4be106a154f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:26.835Z|2a34119b-2e05-42d2-a5b6-4be106a154f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:34.277Z|f5627a91-a085-4616-9c5b-a0b7545df739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:34.278Z|f5627a91-a085-4616-9c5b-a0b7545df739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:34.741Z|941d55c4-338c-43b3-ba1b-4ea5a7ba3610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:34.743Z|941d55c4-338c-43b3-ba1b-4ea5a7ba3610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:35.264Z|d45afac4-1ad9-4441-8061-709a149aa163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:08:35.264Z|d45afac4-1ad9-4441-8061-709a149aa163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:08:35.689Z|214d01bf-1d29-4186-86cc-140d2504838a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:08:35.689Z|214d01bf-1d29-4186-86cc-140d2504838a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:08:36.869Z|8835ac7c-cbad-44b2-83db-d6138727375c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:36.871Z|8835ac7c-cbad-44b2-83db-d6138727375c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:44.317Z|92ff7cd6-43af-4aec-9f34-03a9ad1293ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:44.319Z|92ff7cd6-43af-4aec-9f34-03a9ad1293ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:44.780Z|9eb87af5-f2d4-4f09-b504-8caba2bbaf06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:44.782Z|9eb87af5-f2d4-4f09-b504-8caba2bbaf06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:46.906Z|3d682575-cb72-4a70-84f9-7d688557f54d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:46.908Z|3d682575-cb72-4a70-84f9-7d688557f54d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:48.765Z|5e594f15-d547-42b5-9f17-74a6a676f8ee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:08:48.766Z|5e594f15-d547-42b5-9f17-74a6a676f8ee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:50.268Z|5a71b4d4-206e-4a0f-85f8-3aa91700ad95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:08:50.269Z|5a71b4d4-206e-4a0f-85f8-3aa91700ad95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:08:54.376Z|03fa4080-6f82-4e57-a714-5b12f2994b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:54.378Z|03fa4080-6f82-4e57-a714-5b12f2994b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:54.820Z|83d83fca-04f1-488a-bdef-824759d81988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:54.821Z|83d83fca-04f1-488a-bdef-824759d81988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:08:56.951Z|b9a9f5ce-2083-4685-9083-88a480dedea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:08:56.952Z|b9a9f5ce-2083-4685-9083-88a480dedea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:04.406Z|6af4cabf-9ca8-4806-ae02-6f8b35823034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:04.407Z|6af4cabf-9ca8-4806-ae02-6f8b35823034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:04.851Z|d41edee3-e1a0-468b-af0f-3ba1fb8e308b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:04.852Z|d41edee3-e1a0-468b-af0f-3ba1fb8e308b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:05.262Z|e69e3dc5-bb28-44be-aae5-1cac972bb400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:09:05.273Z|e69e3dc5-bb28-44be-aae5-1cac972bb400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:09:05.695Z|a8e5c4a6-59d5-466f-9cc7-2a3ed258811f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:09:05.696Z|a8e5c4a6-59d5-466f-9cc7-2a3ed258811f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:09:06.987Z|74194966-58ee-4d92-9368-7924c8653c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:06.988Z|74194966-58ee-4d92-9368-7924c8653c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:14.436Z|55e54d88-e709-4b2c-88a6-76009c432019|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:14.438Z|55e54d88-e709-4b2c-88a6-76009c432019|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:14.880Z|d48229fb-02b0-4807-ad4f-75f2eeabedb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:14.881Z|d48229fb-02b0-4807-ad4f-75f2eeabedb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:17.013Z|3e57f7db-925d-49db-9eee-114cee9a7fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:17.014Z|3e57f7db-925d-49db-9eee-114cee9a7fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:20.261Z|013d0af8-ae55-41a3-94dc-3c5c62c5e5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:09:20.262Z|013d0af8-ae55-41a3-94dc-3c5c62c5e5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:09:24.480Z|81b85d02-1153-4a89-afcd-3f0a6f3a9644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:24.482Z|81b85d02-1153-4a89-afcd-3f0a6f3a9644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:24.910Z|a871cc8c-d9ba-424a-a176-3ac51e381c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:24.911Z|a871cc8c-d9ba-424a-a176-3ac51e381c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:27.044Z|8ed8bbb6-357f-4cf3-ba9b-9fb2247dac62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:27.045Z|8ed8bbb6-357f-4cf3-ba9b-9fb2247dac62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:34.514Z|1f510df8-454c-4697-aaf0-6c8aae1ff562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:34.515Z|1f510df8-454c-4697-aaf0-6c8aae1ff562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:34.949Z|a7193883-2ef3-49b8-a67e-8beb6a3c29f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:34.950Z|a7193883-2ef3-49b8-a67e-8beb6a3c29f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:35.264Z|a1586106-5959-4f3c-8943-01d4e09fe0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:09:35.271Z|a1586106-5959-4f3c-8943-01d4e09fe0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:09:35.697Z|d362e20e-2a75-4c30-9154-f4f3b94bf0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:09:35.697Z|d362e20e-2a75-4c30-9154-f4f3b94bf0b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:09:37.080Z|46085552-9be6-4d72-8e70-114490b9500b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:37.081Z|46085552-9be6-4d72-8e70-114490b9500b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:44.542Z|b20451cc-9e1b-4435-936a-0f298ecaca67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:44.544Z|b20451cc-9e1b-4435-936a-0f298ecaca67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:44.995Z|5d02ab61-3402-4f77-9a5d-17405833f171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:44.996Z|5d02ab61-3402-4f77-9a5d-17405833f171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:47.109Z|54cfa8f9-0d07-4aea-9301-a58fbc7f4001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:47.110Z|54cfa8f9-0d07-4aea-9301-a58fbc7f4001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:48.768Z|f341ba98-2d00-4380-b0cf-1b3e4b04df59|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:09:48.769Z|f341ba98-2d00-4380-b0cf-1b3e4b04df59|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:50.261Z|0e7c5c89-144c-4dba-be0d-7af402f65872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:09:50.287Z|0e7c5c89-144c-4dba-be0d-7af402f65872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:09:54.579Z|a62ccc2e-ce79-4232-9170-cc5ae7edbb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:54.581Z|a62ccc2e-ce79-4232-9170-cc5ae7edbb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:55.031Z|91dafa14-214a-46f8-a7d8-9edf24e9fd56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:55.032Z|91dafa14-214a-46f8-a7d8-9edf24e9fd56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:09:57.144Z|4bcb58b5-022d-4faf-a51a-2cc6f16ff7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:09:57.145Z|4bcb58b5-022d-4faf-a51a-2cc6f16ff7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:04.631Z|11b5eb5c-0159-4044-8845-195a3a119ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:04.633Z|11b5eb5c-0159-4044-8845-195a3a119ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:05.065Z|ebab4077-0d96-49de-9005-b02fe9993ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:05.066Z|ebab4077-0d96-49de-9005-b02fe9993ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:05.261Z|ebf15ae3-89bf-4e43-9cfa-d749f1888084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:10:05.262Z|ebf15ae3-89bf-4e43-9cfa-d749f1888084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:10:05.699Z|d14d7610-790b-44e1-81db-1b24b016678e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:10:05.699Z|d14d7610-790b-44e1-81db-1b24b016678e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:10:07.173Z|d2efb5a4-3ab6-4b5a-b74e-591a0197aa4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:07.175Z|d2efb5a4-3ab6-4b5a-b74e-591a0197aa4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:14.700Z|82b71838-d6bd-44ce-87ce-27b08af3742b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:14.702Z|82b71838-d6bd-44ce-87ce-27b08af3742b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:15.100Z|18e5008e-d23f-4079-b3be-1573e17640a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:15.101Z|18e5008e-d23f-4079-b3be-1573e17640a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:17.202Z|fa46a599-002b-43ea-b964-fd855031b972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:17.203Z|fa46a599-002b-43ea-b964-fd855031b972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:20.262Z|127e8853-79bc-48aa-b778-0c19bb245757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:10:20.263Z|127e8853-79bc-48aa-b778-0c19bb245757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:10:24.735Z|8d2c4c36-c8df-4dfb-8edb-cc0cf1136012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:24.736Z|8d2c4c36-c8df-4dfb-8edb-cc0cf1136012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:25.135Z|2f566e3a-3345-4a6d-82de-b84db21a086f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:25.137Z|2f566e3a-3345-4a6d-82de-b84db21a086f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:27.230Z|b9510429-7744-411d-b5ab-4318c3228afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:27.231Z|b9510429-7744-411d-b5ab-4318c3228afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:34.763Z|a0a22f2a-0bc6-4518-b63e-49bbcc4485a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:34.764Z|a0a22f2a-0bc6-4518-b63e-49bbcc4485a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:35.172Z|45547533-3710-42b0-b7e8-5af44aee8e87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:35.173Z|45547533-3710-42b0-b7e8-5af44aee8e87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:35.261Z|03378077-1fec-4585-ac8f-bf5c6e8471b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:10:35.268Z|03378077-1fec-4585-ac8f-bf5c6e8471b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:10:35.700Z|c963173c-dc40-432e-ab59-4d70f8e02995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:10:35.701Z|c963173c-dc40-432e-ab59-4d70f8e02995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:10:37.315Z|f92af033-3e87-4294-9032-182ee34e3fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:37.317Z|f92af033-3e87-4294-9032-182ee34e3fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:44.790Z|bc94ae34-c883-4763-8001-6901e66f4583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:44.791Z|bc94ae34-c883-4763-8001-6901e66f4583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:45.205Z|26efeab2-554a-4f33-8d2a-2941a5429908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:45.211Z|26efeab2-554a-4f33-8d2a-2941a5429908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:47.351Z|9148e0fe-284d-45ca-8ded-9e6a2b24c36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:47.352Z|9148e0fe-284d-45ca-8ded-9e6a2b24c36b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:48.769Z|524cafbe-6f3a-4b6f-acd5-c121f42a45b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:10:48.770Z|524cafbe-6f3a-4b6f-acd5-c121f42a45b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:50.261Z|85db39b2-5aa1-4ac8-ac02-d9a998a2db1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:10:50.262Z|85db39b2-5aa1-4ac8-ac02-d9a998a2db1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:10:54.829Z|ca349ae3-1f4a-4553-afa9-26a6775673f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:54.830Z|ca349ae3-1f4a-4553-afa9-26a6775673f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:55.242Z|0fdd2666-ca54-4550-842d-58a0fe49e54f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:55.243Z|0fdd2666-ca54-4550-842d-58a0fe49e54f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:10:57.409Z|99d30dd0-6638-418f-9f40-a35ebeee842f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:10:57.410Z|99d30dd0-6638-418f-9f40-a35ebeee842f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:04.872Z|ce41be0e-485e-4cae-8e4d-59980284d381|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:04.873Z|ce41be0e-485e-4cae-8e4d-59980284d381|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:05.261Z|498dcc8d-2e93-4d3b-86ca-82848e6620d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:11:05.263Z|498dcc8d-2e93-4d3b-86ca-82848e6620d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:11:05.279Z|99082a66-0d9b-4a20-b962-e7a1e5a7ecb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:05.281Z|99082a66-0d9b-4a20-b962-e7a1e5a7ecb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:05.703Z|4fcc94b6-c3f5-4a8c-97bf-b41e3bcdfb9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:11:05.723Z|4fcc94b6-c3f5-4a8c-97bf-b41e3bcdfb9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:11:07.438Z|e231b471-04de-44e7-a95d-790575407141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:07.439Z|e231b471-04de-44e7-a95d-790575407141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:14.915Z|b1533127-1f6f-421a-99e4-be6fd1d638f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:14.917Z|b1533127-1f6f-421a-99e4-be6fd1d638f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:15.317Z|e2b6f259-51c4-4014-9a41-9bf4854aa45b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:15.318Z|e2b6f259-51c4-4014-9a41-9bf4854aa45b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:17.479Z|09cc2d58-e338-4f1d-8fe6-95012c7535df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:17.480Z|09cc2d58-e338-4f1d-8fe6-95012c7535df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:20.262Z|c943d000-ea78-4ff8-a64b-746d18095b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:11:20.277Z|c943d000-ea78-4ff8-a64b-746d18095b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:11:24.967Z|465940c3-dcb7-4b11-9228-00b6c303f35a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:24.968Z|465940c3-dcb7-4b11-9228-00b6c303f35a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:25.355Z|e21bf550-24df-4589-a6d3-abce9bae1618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:25.356Z|e21bf550-24df-4589-a6d3-abce9bae1618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:27.516Z|218f548d-3e18-4244-a8a2-571de898b666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:27.517Z|218f548d-3e18-4244-a8a2-571de898b666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:35.018Z|2e10ddf3-dca2-4fc0-b173-d3008931e8e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:35.019Z|2e10ddf3-dca2-4fc0-b173-d3008931e8e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:35.261Z|6b278362-aa06-4f53-9903-e1ee8ed2a1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:11:35.262Z|6b278362-aa06-4f53-9903-e1ee8ed2a1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:11:35.381Z|b8514a86-264b-4993-8df1-0236590acb54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:35.382Z|b8514a86-264b-4993-8df1-0236590acb54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:35.726Z|8c794c77-6873-4780-9aba-0ef03ee62fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:11:35.726Z|8c794c77-6873-4780-9aba-0ef03ee62fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:11:37.545Z|21e53d10-f6bf-4293-b227-0b5abb9f2645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:37.547Z|21e53d10-f6bf-4293-b227-0b5abb9f2645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:45.053Z|44a1c8bd-1328-426f-bf62-c2adbc99f005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:45.055Z|44a1c8bd-1328-426f-bf62-c2adbc99f005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:45.407Z|da227512-8d2d-4d89-8ef8-c356b00717c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:45.409Z|da227512-8d2d-4d89-8ef8-c356b00717c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:47.597Z|1939ef4b-169d-4326-9e5e-8c5871d3e348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:47.621Z|1939ef4b-169d-4326-9e5e-8c5871d3e348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:48.792Z|14377057-7837-4c56-ab2e-577da8d0137b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:11:48.794Z|14377057-7837-4c56-ab2e-577da8d0137b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:50.261Z|8e2a5e75-2717-4cc3-811e-4914c2a2ae5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:11:50.262Z|8e2a5e75-2717-4cc3-811e-4914c2a2ae5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:11:55.096Z|bb8561ad-f0fb-4556-9a46-d675ce4231b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:55.097Z|bb8561ad-f0fb-4556-9a46-d675ce4231b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:55.453Z|8df09f60-a435-407e-b1f9-8a8ab380d29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:55.457Z|8df09f60-a435-407e-b1f9-8a8ab380d29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:11:57.660Z|b12449cb-1e3c-443a-88f2-a9f45a3761f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:11:57.662Z|b12449cb-1e3c-443a-88f2-a9f45a3761f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:05.129Z|63d0c953-608a-482c-8b03-1e2319dcf778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:05.131Z|63d0c953-608a-482c-8b03-1e2319dcf778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:05.261Z|8d1442b2-3500-4746-8624-025390d1a609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:12:05.265Z|8d1442b2-3500-4746-8624-025390d1a609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:12:05.485Z|7d4ce403-5b06-4d51-8894-e03c28f519fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:05.487Z|7d4ce403-5b06-4d51-8894-e03c28f519fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:05.727Z|f35e65e1-5956-4d96-8f66-463d7b24730f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:12:05.728Z|f35e65e1-5956-4d96-8f66-463d7b24730f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:12:07.703Z|11018d16-251d-4b9b-8dd3-89a1eec82329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:07.704Z|11018d16-251d-4b9b-8dd3-89a1eec82329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:15.183Z|15d78bbf-0011-4b7d-ab16-4be2a7119a67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:15.184Z|15d78bbf-0011-4b7d-ab16-4be2a7119a67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:15.515Z|ac4c0064-d84d-4564-90b3-61f23b157920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:15.517Z|ac4c0064-d84d-4564-90b3-61f23b157920|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:17.736Z|10d26649-2de0-44c8-80c8-32c3c4be2340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:17.738Z|10d26649-2de0-44c8-80c8-32c3c4be2340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:20.261Z|55c326cc-dee6-4b41-a0bf-71585db6d2b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:12:20.262Z|55c326cc-dee6-4b41-a0bf-71585db6d2b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:12:25.210Z|9d1f6398-1c5d-47ef-a055-c4463d7018ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:25.212Z|9d1f6398-1c5d-47ef-a055-c4463d7018ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:25.547Z|1eca96bd-41e0-416d-8d7d-6b8969f62a10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:25.551Z|1eca96bd-41e0-416d-8d7d-6b8969f62a10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:27.783Z|17c0f2b5-c3ad-4519-b28d-e6039dacd1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:27.784Z|17c0f2b5-c3ad-4519-b28d-e6039dacd1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:35.251Z|a25d222e-1e64-4ac9-b5d9-8bf9e26f00ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:35.252Z|a25d222e-1e64-4ac9-b5d9-8bf9e26f00ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:35.261Z|54f6ea83-fa16-4166-bce4-61451da594dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:12:35.262Z|54f6ea83-fa16-4166-bce4-61451da594dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:12:35.578Z|f9a6ca57-73c6-44c6-ac63-baf813a79ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:35.579Z|f9a6ca57-73c6-44c6-ac63-baf813a79ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:35.730Z|37a56e76-8eaf-4f1a-8315-a10ea16b1fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:12:35.730Z|37a56e76-8eaf-4f1a-8315-a10ea16b1fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:12:37.819Z|f6563610-2f4b-40eb-9b9a-e106ccd94443|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:37.821Z|f6563610-2f4b-40eb-9b9a-e106ccd94443|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:45.280Z|be2921b0-2948-4043-bdbb-451a5f226a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:45.281Z|be2921b0-2948-4043-bdbb-451a5f226a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:45.604Z|ca6b45a5-cae8-4717-9879-a7eb02fc000a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:45.606Z|ca6b45a5-cae8-4717-9879-a7eb02fc000a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:47.877Z|9ad01792-271e-4c18-b091-466c927276ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:47.878Z|9ad01792-271e-4c18-b091-466c927276ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:48.766Z|a790f00f-021a-4ea9-b214-6b57fc956292|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:12:48.767Z|a790f00f-021a-4ea9-b214-6b57fc956292|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:50.261Z|c576826f-92ea-4e13-9f2e-4fe20a09e9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:12:50.270Z|c576826f-92ea-4e13-9f2e-4fe20a09e9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:12:55.316Z|ee8ee828-2aab-42cf-926c-1432378c750f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:55.317Z|ee8ee828-2aab-42cf-926c-1432378c750f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:55.659Z|0cd8f1ee-b92d-4d93-ad70-885eac8e9e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:55.673Z|0cd8f1ee-b92d-4d93-ad70-885eac8e9e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:12:57.927Z|6165e9c6-a9f9-43f9-ab10-b896a526206d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:12:57.937Z|6165e9c6-a9f9-43f9-ab10-b896a526206d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:05.261Z|a66fd19a-87b6-4694-bbae-0f0193302d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:13:05.262Z|a66fd19a-87b6-4694-bbae-0f0193302d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:13:05.355Z|850a1a7d-ef06-41df-b7e9-0572de66646b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:05.356Z|850a1a7d-ef06-41df-b7e9-0572de66646b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:05.712Z|aadd1ba4-d6c8-4f37-ba82-0da6eefc9019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:05.713Z|aadd1ba4-d6c8-4f37-ba82-0da6eefc9019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:05.731Z|dac4366c-0ffe-4db6-bb38-ca1999ac9606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:13:05.732Z|dac4366c-0ffe-4db6-bb38-ca1999ac9606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:13:07.978Z|13c31247-f215-4064-ba3b-e5122a013a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:07.979Z|13c31247-f215-4064-ba3b-e5122a013a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:15.401Z|5b7b9964-2666-4ec7-84d3-7b2379e8e58a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:15.402Z|5b7b9964-2666-4ec7-84d3-7b2379e8e58a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:15.740Z|d7403670-8bab-4dc9-a271-bf4213fbf9e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:15.741Z|d7403670-8bab-4dc9-a271-bf4213fbf9e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:18.018Z|d0bf8d72-ebb8-4b87-913b-9242dccdb63e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:18.020Z|d0bf8d72-ebb8-4b87-913b-9242dccdb63e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:20.262Z|54f9b5e4-ef09-4313-9061-762b8e4f8e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:13:20.263Z|54f9b5e4-ef09-4313-9061-762b8e4f8e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:13:25.435Z|bfe96bc2-60a4-4888-9b0f-6c4de7d16568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:25.437Z|bfe96bc2-60a4-4888-9b0f-6c4de7d16568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:25.775Z|38a1d6d4-59aa-4608-bf24-89aae379e24f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:25.776Z|38a1d6d4-59aa-4608-bf24-89aae379e24f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:28.049Z|c180e16e-b741-4b14-b950-f63b3a0c980f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:28.050Z|c180e16e-b741-4b14-b950-f63b3a0c980f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:35.263Z|7f985bd3-4c2f-454e-8b32-5d91f44b5c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:13:35.274Z|7f985bd3-4c2f-454e-8b32-5d91f44b5c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:13:35.463Z|b5819e74-b8a5-4ed8-8a86-4b6ee8aff7f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:35.464Z|b5819e74-b8a5-4ed8-8a86-4b6ee8aff7f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:35.733Z|10e56bf2-1e0e-4d46-8011-8affd05f7844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:13:35.736Z|10e56bf2-1e0e-4d46-8011-8affd05f7844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:13:35.801Z|0c865574-eb63-4c32-9753-fcbd12862b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:35.802Z|0c865574-eb63-4c32-9753-fcbd12862b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:38.080Z|a280cc6f-5af8-4f58-88aa-58406841e975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:38.081Z|a280cc6f-5af8-4f58-88aa-58406841e975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:45.489Z|13c57144-a08e-4a13-bf2e-b5768418d9ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:45.491Z|13c57144-a08e-4a13-bf2e-b5768418d9ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:45.829Z|73cf20a7-d53f-47ce-b0be-b1ea1331b485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:45.830Z|73cf20a7-d53f-47ce-b0be-b1ea1331b485|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:48.114Z|015c6aa1-656a-4a1d-b2c0-8da85e635fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:48.121Z|015c6aa1-656a-4a1d-b2c0-8da85e635fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:48.769Z|70e5b784-3bec-473a-b3f6-b18a88e9b85b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:13:48.770Z|70e5b784-3bec-473a-b3f6-b18a88e9b85b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:50.261Z|2c79c835-c7c2-42d5-b612-8e0c86df0153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:13:50.263Z|2c79c835-c7c2-42d5-b612-8e0c86df0153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:13:55.556Z|c724c4b3-89d2-4a00-85b1-dbbd958e8957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:55.557Z|c724c4b3-89d2-4a00-85b1-dbbd958e8957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:55.861Z|911a8e33-dd50-4c2f-b76e-040e707f0890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:55.862Z|911a8e33-dd50-4c2f-b76e-040e707f0890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:13:58.152Z|27b96d8b-9887-42e2-99fe-b3ca7988270c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:13:58.153Z|27b96d8b-9887-42e2-99fe-b3ca7988270c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:05.261Z|72a454d6-ed41-41eb-805a-b75b1b3d9577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:14:05.262Z|72a454d6-ed41-41eb-805a-b75b1b3d9577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:14:05.592Z|32d2b200-c8b7-4692-9783-5d9636c02245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:05.593Z|32d2b200-c8b7-4692-9783-5d9636c02245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:05.737Z|0b3a0a83-47c1-4f0c-a9f1-46854b874a15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:14:05.738Z|0b3a0a83-47c1-4f0c-a9f1-46854b874a15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:14:05.908Z|b65747f5-6f36-4083-9f6e-df37ede33261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:05.909Z|b65747f5-6f36-4083-9f6e-df37ede33261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:08.185Z|ab2216d0-8c47-4461-9f07-217d52bdd8ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:08.186Z|ab2216d0-8c47-4461-9f07-217d52bdd8ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:15.624Z|e9efdfd3-63b3-4ea4-b8c7-213cbdcec5e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:15.626Z|e9efdfd3-63b3-4ea4-b8c7-213cbdcec5e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:15.935Z|b3fe0ac7-698a-4ba0-b2fd-b1519d19c2e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:15.936Z|b3fe0ac7-698a-4ba0-b2fd-b1519d19c2e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:18.217Z|2e98a71c-e862-4580-9ad9-645141b5c91b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:18.219Z|2e98a71c-e862-4580-9ad9-645141b5c91b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:20.262Z|5eb09344-7690-4c97-be8f-7f3b7d109b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:14:20.267Z|5eb09344-7690-4c97-be8f-7f3b7d109b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:14:25.661Z|bdf08774-21a3-4f31-9210-2d820de9136e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:25.662Z|bdf08774-21a3-4f31-9210-2d820de9136e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:25.962Z|9c9a22b2-7168-4a91-9185-81d38ca7fc04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:25.964Z|9c9a22b2-7168-4a91-9185-81d38ca7fc04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:28.251Z|7b9e4ece-b765-47ad-8855-467f2c4141b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:28.253Z|7b9e4ece-b765-47ad-8855-467f2c4141b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:35.262Z|83e7a21b-51b3-4645-9ca7-bda0dd0b33b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:14:35.263Z|83e7a21b-51b3-4645-9ca7-bda0dd0b33b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:14:35.703Z|fcc8119c-c83b-4dfa-ae07-df719ece181a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:35.704Z|fcc8119c-c83b-4dfa-ae07-df719ece181a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:35.740Z|4d87195a-5df3-4fea-a2b8-4e1bed8518d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:14:35.740Z|4d87195a-5df3-4fea-a2b8-4e1bed8518d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:14:35.992Z|8b747b13-68ea-4a81-9d11-7fedb3294e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:35.993Z|8b747b13-68ea-4a81-9d11-7fedb3294e85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:38.284Z|af51f53f-d04e-47d5-a03d-2ab15035d7ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:38.286Z|af51f53f-d04e-47d5-a03d-2ab15035d7ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:45.731Z|44671e89-4047-4fba-ae64-517f7c4bb9ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:45.733Z|44671e89-4047-4fba-ae64-517f7c4bb9ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:46.016Z|bbce2563-75d2-4d01-83fb-93a9ea0962f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:46.017Z|bbce2563-75d2-4d01-83fb-93a9ea0962f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:48.316Z|d835ce69-9923-4967-a085-66a181e08107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:48.318Z|d835ce69-9923-4967-a085-66a181e08107|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:48.775Z|a234371b-110e-4be7-84a4-7fbb71c276f7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:14:48.776Z|a234371b-110e-4be7-84a4-7fbb71c276f7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:50.262Z|2f528086-5292-4188-ba64-b014539d2d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:14:50.263Z|2f528086-5292-4188-ba64-b014539d2d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:14:55.777Z|2a92f0f1-668a-44df-8cbc-271f40f29c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:55.778Z|2a92f0f1-668a-44df-8cbc-271f40f29c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:56.073Z|7f6e3436-f0d8-4d28-b616-73dd5b123deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:56.075Z|7f6e3436-f0d8-4d28-b616-73dd5b123deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:14:58.345Z|dd9f024b-02f1-48c1-b771-488d2858ef43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:14:58.346Z|dd9f024b-02f1-48c1-b771-488d2858ef43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:05.262Z|c731fbdc-1f4c-4aa2-a003-d434878db2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:15:05.271Z|c731fbdc-1f4c-4aa2-a003-d434878db2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:15:05.743Z|bae8c37d-9f5d-43c6-83cc-5323aa5a91d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:15:05.751Z|bae8c37d-9f5d-43c6-83cc-5323aa5a91d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:15:05.849Z|58066ea7-e97e-4830-ba7c-f6b9ae214714|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:05.850Z|58066ea7-e97e-4830-ba7c-f6b9ae214714|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:06.114Z|36b005fb-6690-47d6-bbfe-4c6ab57ddf4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:06.115Z|36b005fb-6690-47d6-bbfe-4c6ab57ddf4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:08.373Z|27a48e22-8881-4e1a-bad8-107246cc01df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:08.374Z|27a48e22-8881-4e1a-bad8-107246cc01df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:15.901Z|a9972c5d-bf71-48f2-9c3d-056de8ad9fd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:15.902Z|a9972c5d-bf71-48f2-9c3d-056de8ad9fd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:16.139Z|ba4c4dbe-cf84-48d2-833a-c308d8ed9bd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:16.140Z|ba4c4dbe-cf84-48d2-833a-c308d8ed9bd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:18.405Z|cba04c00-d720-437d-98ff-fae158ef047c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:18.407Z|cba04c00-d720-437d-98ff-fae158ef047c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:20.261Z|a530e9c4-8c6e-4a4f-bfc9-cedbf589c4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:15:20.262Z|a530e9c4-8c6e-4a4f-bfc9-cedbf589c4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:15:25.925Z|70605ade-9712-438e-b2b1-58e06aced230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:25.926Z|70605ade-9712-438e-b2b1-58e06aced230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:26.166Z|6c450cc2-d6bc-4554-9022-e533e0b48ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:26.168Z|6c450cc2-d6bc-4554-9022-e533e0b48ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:28.432Z|e9bbb0f9-78ca-45a6-a118-6e3e8acc7c3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:28.433Z|e9bbb0f9-78ca-45a6-a118-6e3e8acc7c3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:35.263Z|bd97a7d7-1be9-4e2a-80fb-0eec5035219d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:15:35.264Z|bd97a7d7-1be9-4e2a-80fb-0eec5035219d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:15:35.752Z|7420b5b4-6c93-4a06-814f-443f19bd8167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:15:35.753Z|7420b5b4-6c93-4a06-814f-443f19bd8167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:15:35.953Z|5d17426e-5864-4027-9cc6-c2ae7b84e5c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:35.955Z|5d17426e-5864-4027-9cc6-c2ae7b84e5c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:36.198Z|c477d690-6858-44d3-8dc6-ad1606c4af0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:36.199Z|c477d690-6858-44d3-8dc6-ad1606c4af0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:38.464Z|59060c95-ec92-44c7-9900-90796be9f3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:38.467Z|59060c95-ec92-44c7-9900-90796be9f3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:45.987Z|a768f026-7e93-4f61-93b8-168a942b1972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:45.988Z|a768f026-7e93-4f61-93b8-168a942b1972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:46.233Z|25a6d7d5-1000-4ed0-94e9-6a69274eca4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:46.234Z|25a6d7d5-1000-4ed0-94e9-6a69274eca4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:48.508Z|bdc868c1-5be9-49d9-822e-487af774465f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:48.509Z|bdc868c1-5be9-49d9-822e-487af774465f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:48.774Z|1374bd23-ec44-47a7-9aa4-849c61f7b11b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:15:48.776Z|1374bd23-ec44-47a7-9aa4-849c61f7b11b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:50.263Z|cd753ee3-9ea2-4a65-b036-4e9bd6bdc77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:15:50.271Z|cd753ee3-9ea2-4a65-b036-4e9bd6bdc77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:15:56.028Z|5ce6800a-fb23-43fe-bebd-0717096b70d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:56.029Z|5ce6800a-fb23-43fe-bebd-0717096b70d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:56.262Z|4ef06a08-039d-4155-acc9-d78b1f53cbe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:56.263Z|4ef06a08-039d-4155-acc9-d78b1f53cbe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:15:58.541Z|74be0361-5272-407a-8325-6465be228883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:15:58.543Z|74be0361-5272-407a-8325-6465be228883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:05.263Z|175105e7-3ceb-418d-a1e5-142160c21c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:16:05.264Z|175105e7-3ceb-418d-a1e5-142160c21c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:16:05.755Z|9f9f45ea-d63c-4f2e-8818-fed4d0ab14fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:16:05.757Z|9f9f45ea-d63c-4f2e-8818-fed4d0ab14fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:16:06.058Z|33dfb201-f47e-4945-9ac1-56dcc77786a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:06.059Z|33dfb201-f47e-4945-9ac1-56dcc77786a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:06.292Z|ce107522-cfbf-4978-a007-5c4d81f250d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:06.293Z|ce107522-cfbf-4978-a007-5c4d81f250d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:08.576Z|cff47203-6735-4050-85c2-7d02d42f5444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:08.576Z|cff47203-6735-4050-85c2-7d02d42f5444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:16.089Z|7b209f64-5046-496d-8961-73334e59a9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:16.091Z|7b209f64-5046-496d-8961-73334e59a9de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:16.320Z|34f70da9-b631-46da-aaa3-7f97d80669c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:16.321Z|34f70da9-b631-46da-aaa3-7f97d80669c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:18.604Z|81426764-5e73-446d-b116-d5c42ccbdac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:18.605Z|81426764-5e73-446d-b116-d5c42ccbdac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:20.262Z|01cc1cb8-849e-4955-a217-7f63521478a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:16:20.263Z|01cc1cb8-849e-4955-a217-7f63521478a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:16:26.120Z|93a50fcf-fe7d-4a2e-95f5-dc5fca3a1d4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:26.121Z|93a50fcf-fe7d-4a2e-95f5-dc5fca3a1d4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:26.347Z|a81b3fe1-3383-4bc0-851e-c41e73bdc4db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:26.348Z|a81b3fe1-3383-4bc0-851e-c41e73bdc4db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:28.637Z|91019f72-d2b1-4468-a4c3-1a953999102a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:28.639Z|91019f72-d2b1-4468-a4c3-1a953999102a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:35.261Z|48851c9c-6702-4444-a76b-aca93e757751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:16:35.263Z|48851c9c-6702-4444-a76b-aca93e757751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:16:35.758Z|4932be5a-ecc9-486c-ac10-d92645dffadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:16:35.758Z|4932be5a-ecc9-486c-ac10-d92645dffadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:16:36.150Z|c004443c-0c4b-4c02-a3ae-92126d532511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:36.153Z|c004443c-0c4b-4c02-a3ae-92126d532511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:36.375Z|e4d61363-e9fd-41d2-ad6f-7434cb04863e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:36.376Z|e4d61363-e9fd-41d2-ad6f-7434cb04863e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:38.667Z|9f71fd0b-8cc4-47ae-9ea7-5d9dbd461394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:38.668Z|9f71fd0b-8cc4-47ae-9ea7-5d9dbd461394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:46.177Z|92b1e3f4-def2-4888-98fd-4cb8b0e0b085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:46.178Z|92b1e3f4-def2-4888-98fd-4cb8b0e0b085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:46.401Z|f106dfb0-0919-40db-a1a9-8fd488c8fb60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:46.402Z|f106dfb0-0919-40db-a1a9-8fd488c8fb60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:48.693Z|f9318fb1-124b-49f0-9aa5-38db8efa8a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:48.694Z|f9318fb1-124b-49f0-9aa5-38db8efa8a76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:48.764Z|49b8c448-9fcf-4024-970c-709e66ed6e57|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:16:48.765Z|49b8c448-9fcf-4024-970c-709e66ed6e57|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:50.262Z|1bb5246c-10ae-418c-86e6-7b5dbce59801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:16:50.263Z|1bb5246c-10ae-418c-86e6-7b5dbce59801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:16:56.205Z|c05ba361-292e-455b-ad93-325a46d13e5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:56.207Z|c05ba361-292e-455b-ad93-325a46d13e5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:56.428Z|b7faca6d-7d26-4b1b-8f3f-ea38e8461e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:56.429Z|b7faca6d-7d26-4b1b-8f3f-ea38e8461e5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:16:58.722Z|aaf965eb-79ba-4fd9-aa27-558c3695da59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:16:58.724Z|aaf965eb-79ba-4fd9-aa27-558c3695da59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:05.262Z|b62d8f40-6d39-45ca-8a0d-7de807adc70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:17:05.263Z|b62d8f40-6d39-45ca-8a0d-7de807adc70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:17:05.788Z|79910fe2-2bf6-4c70-b965-32da94b6f176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:17:05.790Z|79910fe2-2bf6-4c70-b965-32da94b6f176|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:17:06.236Z|afefda11-1545-4a06-94e9-7290affc7979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:06.237Z|afefda11-1545-4a06-94e9-7290affc7979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:06.459Z|44c67f25-655a-4593-a8c5-58ef5549e186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:06.461Z|44c67f25-655a-4593-a8c5-58ef5549e186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:08.752Z|de45aeae-4308-4907-8a6d-50383c895711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:08.753Z|de45aeae-4308-4907-8a6d-50383c895711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:16.263Z|a75b4587-6f86-4203-baa3-ee9b5d26a620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:16.265Z|a75b4587-6f86-4203-baa3-ee9b5d26a620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:16.503Z|9f414b75-b1a1-4ca8-b7b5-47299f466dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:16.504Z|9f414b75-b1a1-4ca8-b7b5-47299f466dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:18.780Z|4a6aaee7-aa4f-4a36-aa61-dc91d11cc406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:18.781Z|4a6aaee7-aa4f-4a36-aa61-dc91d11cc406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:20.263Z|85fe55eb-f981-4448-9298-ae283df9251a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:17:20.266Z|85fe55eb-f981-4448-9298-ae283df9251a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:17:26.296Z|d7d308b4-8fed-4b78-a2d4-9e9fd9e9fef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:26.297Z|d7d308b4-8fed-4b78-a2d4-9e9fd9e9fef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:26.531Z|0fde29e9-e991-4595-bf43-919e7667560b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:26.538Z|0fde29e9-e991-4595-bf43-919e7667560b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:28.806Z|daa54426-f546-45d9-905c-fc2638885349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:28.807Z|daa54426-f546-45d9-905c-fc2638885349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:35.261Z|d98c469d-3f06-440a-89a5-32bdd4522cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:17:35.262Z|d98c469d-3f06-440a-89a5-32bdd4522cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:17:35.793Z|816ecc21-e2c4-4848-a008-a4fb70e57a28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:17:35.794Z|816ecc21-e2c4-4848-a008-a4fb70e57a28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:17:36.327Z|47098a51-278a-41f2-8d54-5040173de99c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:36.328Z|47098a51-278a-41f2-8d54-5040173de99c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:36.567Z|362f512a-5b2d-44ea-bb6d-c78f0f0855a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:36.568Z|362f512a-5b2d-44ea-bb6d-c78f0f0855a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:38.833Z|8be6d5e8-4927-4a86-b460-ea2fdf37d1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:38.835Z|8be6d5e8-4927-4a86-b460-ea2fdf37d1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:46.357Z|be938fe2-d12e-4833-bdbe-7a17f5ce6e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:46.358Z|be938fe2-d12e-4833-bdbe-7a17f5ce6e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:46.595Z|ab779a76-2cc1-4787-b080-49225f100fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:46.596Z|ab779a76-2cc1-4787-b080-49225f100fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:48.767Z|b99a2384-a5b3-4bf4-863c-804f1a92460d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:17:48.768Z|b99a2384-a5b3-4bf4-863c-804f1a92460d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:48.861Z|0498ccb2-c0d2-4c2f-afba-04529e52ae25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:48.863Z|0498ccb2-c0d2-4c2f-afba-04529e52ae25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:50.261Z|5c5ebabb-37b1-49e7-9594-a6ac54dff377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:17:50.262Z|5c5ebabb-37b1-49e7-9594-a6ac54dff377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:17:56.394Z|53208bda-3f9b-41e8-b0e6-ac5237824cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:56.395Z|53208bda-3f9b-41e8-b0e6-ac5237824cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:56.622Z|059a24e9-24f0-4201-af18-51fec69c58d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:56.624Z|059a24e9-24f0-4201-af18-51fec69c58d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:17:58.893Z|a71389b6-beda-405e-8496-1f11b584abee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:17:58.894Z|a71389b6-beda-405e-8496-1f11b584abee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:05.261Z|ce163ff2-7a2f-49eb-b98a-9627ea6865bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:18:05.269Z|ce163ff2-7a2f-49eb-b98a-9627ea6865bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:18:05.795Z|0bdf798f-d91a-4e9d-b611-ffa9a8116c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:18:05.796Z|0bdf798f-d91a-4e9d-b611-ffa9a8116c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:18:06.435Z|56b42401-ec25-4332-9daf-39f85f993004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:06.436Z|56b42401-ec25-4332-9daf-39f85f993004|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:06.654Z|c53ce007-5e19-4a36-8e9b-74dc60769164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:06.656Z|c53ce007-5e19-4a36-8e9b-74dc60769164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:08.924Z|9b87ad1a-9eee-4a7e-b4cc-d568504f266d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:08.925Z|9b87ad1a-9eee-4a7e-b4cc-d568504f266d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:16.464Z|c9f192ef-b8ac-43f5-9383-e804c94bdd82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:16.465Z|c9f192ef-b8ac-43f5-9383-e804c94bdd82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:16.683Z|c1aa0fc3-d920-475f-9723-f0c3fcda172c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:16.684Z|c1aa0fc3-d920-475f-9723-f0c3fcda172c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:18.952Z|59a1346b-6997-4c22-84a2-7c439976e890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:18.953Z|59a1346b-6997-4c22-84a2-7c439976e890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:20.261Z|91b17ef8-e16c-42f4-8318-3043388a37b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:18:20.262Z|91b17ef8-e16c-42f4-8318-3043388a37b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:18:26.493Z|f08b46f3-1a09-4b45-8851-d5dfb1b28a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:26.494Z|f08b46f3-1a09-4b45-8851-d5dfb1b28a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:26.710Z|233c71e3-f266-4ac7-943b-948711cd13b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:26.713Z|233c71e3-f266-4ac7-943b-948711cd13b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:28.980Z|0d93d979-b221-4d36-841a-bc1a0f846323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:28.987Z|0d93d979-b221-4d36-841a-bc1a0f846323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:35.261Z|ec83346c-e09d-40d6-9a41-847f2b912e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:18:35.262Z|ec83346c-e09d-40d6-9a41-847f2b912e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:18:35.797Z|3c688fb0-548e-4bac-8afc-07b12f5eee4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:18:35.798Z|3c688fb0-548e-4bac-8afc-07b12f5eee4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:18:36.519Z|fe679aae-6946-42d1-a698-35b7c294def8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:36.520Z|fe679aae-6946-42d1-a698-35b7c294def8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:36.741Z|7151a66b-8776-47df-a3a5-a54cd0a00b6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:36.743Z|7151a66b-8776-47df-a3a5-a54cd0a00b6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:39.013Z|7ef068c7-2dd2-409a-856d-f582eb39fab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:39.014Z|7ef068c7-2dd2-409a-856d-f582eb39fab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:46.545Z|bce5a769-e06a-4bb2-b67e-8d4e7332a240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:46.546Z|bce5a769-e06a-4bb2-b67e-8d4e7332a240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:46.769Z|acf84572-a32b-4a4b-bbde-eb93a1761b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:46.771Z|acf84572-a32b-4a4b-bbde-eb93a1761b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:48.764Z|474262c9-778a-495b-91b5-c55daf56bb15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:18:48.765Z|474262c9-778a-495b-91b5-c55daf56bb15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:49.045Z|68f41ea2-c3d7-4807-a268-9275a13851a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:49.046Z|68f41ea2-c3d7-4807-a268-9275a13851a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:50.261Z|314ca20c-00a9-43b6-8f24-63f77f248cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:18:50.263Z|314ca20c-00a9-43b6-8f24-63f77f248cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:18:56.574Z|c0fb528b-2dc4-4017-8e09-c35a418b49a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:56.575Z|c0fb528b-2dc4-4017-8e09-c35a418b49a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:56.799Z|c76ec21c-e2cf-4dc3-9d65-8a9afad523a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:56.800Z|c76ec21c-e2cf-4dc3-9d65-8a9afad523a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:18:59.075Z|eca634b6-9620-48ac-ba93-1628240a51f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:18:59.076Z|eca634b6-9620-48ac-ba93-1628240a51f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:05.261Z|ae73a204-5466-482d-81b2-e96402f396e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:19:05.262Z|ae73a204-5466-482d-81b2-e96402f396e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:19:05.801Z|1f5d66a6-b9ed-4abb-a853-58d4bc891920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:19:05.802Z|1f5d66a6-b9ed-4abb-a853-58d4bc891920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:19:06.600Z|77e4d6cd-566e-493f-9759-6b52008d5c0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:06.601Z|77e4d6cd-566e-493f-9759-6b52008d5c0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:06.827Z|d4c64755-92eb-43db-89a2-f5ecba022471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:06.828Z|d4c64755-92eb-43db-89a2-f5ecba022471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:09.102Z|b50b25c6-ed77-469f-bf7b-45b1b91466b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:09.103Z|b50b25c6-ed77-469f-bf7b-45b1b91466b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:16.632Z|f10cbc89-6863-4515-9830-c8f3a30772a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:16.633Z|f10cbc89-6863-4515-9830-c8f3a30772a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:16.869Z|90c13413-4c1e-495c-9bd8-c90b188c13fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:16.871Z|90c13413-4c1e-495c-9bd8-c90b188c13fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:19.134Z|d3f2f204-2c4c-41c2-a52e-d4f195d12167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:19.136Z|d3f2f204-2c4c-41c2-a52e-d4f195d12167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:20.261Z|a82839a0-367b-425a-bb18-f8e8b0db9c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:19:20.262Z|a82839a0-367b-425a-bb18-f8e8b0db9c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:19:26.657Z|2dad8206-a99e-4621-a58c-7f15a10c5bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:26.658Z|2dad8206-a99e-4621-a58c-7f15a10c5bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:26.905Z|ec30d121-eefb-4513-95aa-09d8ef76076e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:26.907Z|ec30d121-eefb-4513-95aa-09d8ef76076e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:29.167Z|fc8b71fe-56ac-474f-a19b-6459390aa865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:29.168Z|fc8b71fe-56ac-474f-a19b-6459390aa865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:35.261Z|438f86de-be93-4a07-8bb3-4deddbe10358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:19:35.263Z|438f86de-be93-4a07-8bb3-4deddbe10358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:19:35.804Z|385b6e13-049e-4690-ae55-5547c5d2d70d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:19:35.805Z|385b6e13-049e-4690-ae55-5547c5d2d70d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:19:36.693Z|9dbd54da-d89a-484c-8e34-5bb5a9344adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:36.695Z|9dbd54da-d89a-484c-8e34-5bb5a9344adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:36.934Z|ef46c9af-12e8-4011-a91d-f1d77b00b5cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:36.935Z|ef46c9af-12e8-4011-a91d-f1d77b00b5cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:39.196Z|c592376a-0f1d-496d-a2d5-10a9564dc393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:39.197Z|c592376a-0f1d-496d-a2d5-10a9564dc393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:46.721Z|b9af4c40-4978-48f5-9e0a-5997733bf7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:46.722Z|b9af4c40-4978-48f5-9e0a-5997733bf7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:46.964Z|434a6343-a839-4061-bec2-b15c153e02d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:46.966Z|434a6343-a839-4061-bec2-b15c153e02d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:48.766Z|56f353eb-4e77-48e7-8266-4dbdd01bda7b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:19:48.767Z|56f353eb-4e77-48e7-8266-4dbdd01bda7b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:49.224Z|177a30bf-06c4-482c-9206-99cf1b0c7d69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:49.225Z|177a30bf-06c4-482c-9206-99cf1b0c7d69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:50.261Z|fb08e72a-1001-475e-b5b0-3386e308957f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:19:50.262Z|fb08e72a-1001-475e-b5b0-3386e308957f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:19:56.748Z|95ead1d2-baf0-4af5-8aa2-2a4f8bce0529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:56.750Z|95ead1d2-baf0-4af5-8aa2-2a4f8bce0529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:56.990Z|3fe82f22-dc82-42f1-ba84-1947ff89433b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:56.991Z|3fe82f22-dc82-42f1-ba84-1947ff89433b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:19:59.255Z|0f8240c9-fbd6-40f9-af8d-82bf49533c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:19:59.256Z|0f8240c9-fbd6-40f9-af8d-82bf49533c39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:05.261Z|23108a1c-66c6-4e4b-b995-f8e557704b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:20:05.262Z|23108a1c-66c6-4e4b-b995-f8e557704b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:20:05.808Z|8bb0cc5e-b1ce-49c1-b41d-fbfe19f09471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:20:05.809Z|8bb0cc5e-b1ce-49c1-b41d-fbfe19f09471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:20:06.775Z|52636b8f-d2ef-41e4-840f-3bb5db11d5bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:06.776Z|52636b8f-d2ef-41e4-840f-3bb5db11d5bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:07.014Z|1a56048c-1cec-4b68-b22d-c0d70e4de63b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:07.014Z|1a56048c-1cec-4b68-b22d-c0d70e4de63b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:09.283Z|93347314-8d3d-41db-accd-ad93e43ec605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:09.284Z|93347314-8d3d-41db-accd-ad93e43ec605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:16.804Z|b11fde62-6af6-4477-ab88-b24e1a6c1198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:16.805Z|b11fde62-6af6-4477-ab88-b24e1a6c1198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:17.040Z|b8c35316-3ca1-4055-a523-c97372f3f727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:17.043Z|b8c35316-3ca1-4055-a523-c97372f3f727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:19.309Z|491dab51-9ea2-46a6-a773-ee5db8ee600b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:19.310Z|491dab51-9ea2-46a6-a773-ee5db8ee600b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:20.261Z|800f4b9b-886d-40bc-83db-2b142b002c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:20:20.263Z|800f4b9b-886d-40bc-83db-2b142b002c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:20:26.836Z|e40ae121-439d-45c2-a9be-1a8d1017f363|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:26.837Z|e40ae121-439d-45c2-a9be-1a8d1017f363|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:27.074Z|830b11e1-f12d-45e8-8518-e7168d43d7a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:27.075Z|830b11e1-f12d-45e8-8518-e7168d43d7a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:29.335Z|419f1262-0461-46b2-b1ed-c76259f005fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:29.336Z|419f1262-0461-46b2-b1ed-c76259f005fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:35.261Z|fbe0020c-9581-41fb-82c5-c1d4c9cd89a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:20:35.262Z|fbe0020c-9581-41fb-82c5-c1d4c9cd89a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:20:35.810Z|76974223-ec26-4560-b075-d92ee12ab973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:20:35.812Z|76974223-ec26-4560-b075-d92ee12ab973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:20:36.880Z|40613c68-bb22-4a67-9c3e-5637f74a10eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:36.881Z|40613c68-bb22-4a67-9c3e-5637f74a10eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:37.102Z|0db4a735-221d-418a-92d9-a64875c69ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:37.103Z|0db4a735-221d-418a-92d9-a64875c69ed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:39.368Z|8ec0c8bc-1eb7-44be-b352-4c2562e7a77e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:39.369Z|8ec0c8bc-1eb7-44be-b352-4c2562e7a77e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:46.909Z|5d278394-35c7-4fd7-883a-85725c4f2e73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:46.911Z|5d278394-35c7-4fd7-883a-85725c4f2e73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:47.127Z|5cc6f9c4-f7d9-466f-bcc4-e100e0a10c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:47.129Z|5cc6f9c4-f7d9-466f-bcc4-e100e0a10c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:48.765Z|1efd6d1f-12a5-4dad-becb-582b1cca5bda|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:20:48.766Z|1efd6d1f-12a5-4dad-becb-582b1cca5bda|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:49.399Z|8c34b0b9-c076-4d76-82ea-6e8fca93ae2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:49.401Z|8c34b0b9-c076-4d76-82ea-6e8fca93ae2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:50.261Z|ad5c0fd3-16fe-48d4-8e98-e0fc6fbadc7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:20:50.262Z|ad5c0fd3-16fe-48d4-8e98-e0fc6fbadc7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:20:56.938Z|3d466cf7-3c23-497c-bea7-dd8c25b54b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:56.940Z|3d466cf7-3c23-497c-bea7-dd8c25b54b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:57.156Z|06054acc-c7c1-472f-a7c3-6be5afb2c0cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:57.158Z|06054acc-c7c1-472f-a7c3-6be5afb2c0cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:20:59.441Z|f69b739f-ab47-4058-b4e3-16d40d470bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:20:59.442Z|f69b739f-ab47-4058-b4e3-16d40d470bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:05.261Z|ea1df673-f70b-465f-8083-215725785dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:21:05.267Z|ea1df673-f70b-465f-8083-215725785dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:21:05.813Z|5f0a00ff-69a0-48e0-9335-270894891d55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:21:05.813Z|5f0a00ff-69a0-48e0-9335-270894891d55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:21:06.969Z|30f9ed36-7d53-48fc-965a-d338ebb78b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:06.969Z|30f9ed36-7d53-48fc-965a-d338ebb78b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:07.187Z|5ad279ab-5cd1-41a0-b9b4-0856433090ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:07.192Z|5ad279ab-5cd1-41a0-b9b4-0856433090ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:09.468Z|ca0b15a3-23bc-433d-90d3-79e374944727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:09.469Z|ca0b15a3-23bc-433d-90d3-79e374944727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:16.997Z|b59221cc-b042-4061-936e-fe9c67e9062d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:16.999Z|b59221cc-b042-4061-936e-fe9c67e9062d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:17.218Z|1756d20c-f155-434d-b5ca-79175e4594dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:17.220Z|1756d20c-f155-434d-b5ca-79175e4594dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:19.499Z|52c061ca-5d7a-47fa-8699-d637d5c38c44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:19.501Z|52c061ca-5d7a-47fa-8699-d637d5c38c44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:20.261Z|27461de0-ff48-4c9f-9f2a-c36bede3af93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:21:20.262Z|27461de0-ff48-4c9f-9f2a-c36bede3af93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:21:27.025Z|468f4728-1940-4d98-a2b6-7606ca3e78cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:27.026Z|468f4728-1940-4d98-a2b6-7606ca3e78cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:27.244Z|6dcdbcf0-43da-4aa5-95d6-6a545d474958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:27.245Z|6dcdbcf0-43da-4aa5-95d6-6a545d474958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:29.539Z|74ee4de7-8c36-4a15-a4fc-ea0ff0fadd4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:29.540Z|74ee4de7-8c36-4a15-a4fc-ea0ff0fadd4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:35.261Z|708fdc7c-fb1d-446c-a17f-5c9b3627ce83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:21:35.262Z|708fdc7c-fb1d-446c-a17f-5c9b3627ce83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:21:35.814Z|726e9afb-f64b-4109-ba19-5fd8696bfbac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:21:35.815Z|726e9afb-f64b-4109-ba19-5fd8696bfbac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:21:37.051Z|7422e8c1-4c0a-4bb0-a85b-428cc3a87f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:37.052Z|7422e8c1-4c0a-4bb0-a85b-428cc3a87f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:37.278Z|a54df8f1-cc95-477d-b50a-fcbbbd25462f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:37.279Z|a54df8f1-cc95-477d-b50a-fcbbbd25462f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:39.567Z|c4ab0979-d835-443c-a26c-5abbcc892d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:39.568Z|c4ab0979-d835-443c-a26c-5abbcc892d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:47.084Z|d0354747-b60d-48ef-aa2f-0ab1a4aebfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:47.085Z|d0354747-b60d-48ef-aa2f-0ab1a4aebfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:47.331Z|7967788b-333e-42f1-92cd-9b173890d35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:47.332Z|7967788b-333e-42f1-92cd-9b173890d35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:48.780Z|b0e340ca-b7f2-4a3f-ad72-4145c009dace|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:21:48.781Z|b0e340ca-b7f2-4a3f-ad72-4145c009dace|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:49.595Z|723b57ba-2dc6-4e37-86a2-2ea0015f4935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:49.596Z|723b57ba-2dc6-4e37-86a2-2ea0015f4935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:50.261Z|8ce40e0b-dcb7-47a5-8ff8-0d204a796644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:21:50.287Z|8ce40e0b-dcb7-47a5-8ff8-0d204a796644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:21:57.115Z|0c697ba5-0553-4a6e-ac45-402b1858e3b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:57.116Z|0c697ba5-0553-4a6e-ac45-402b1858e3b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:57.365Z|77ef4b30-bfe3-4e49-82bb-71d8c8e0d1ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:57.366Z|77ef4b30-bfe3-4e49-82bb-71d8c8e0d1ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:21:59.621Z|330572a7-5397-45ea-a4bc-89342649523e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:21:59.623Z|330572a7-5397-45ea-a4bc-89342649523e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:05.271Z|c9a33fb2-6311-4af1-b472-0d5623a5250f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:22:05.272Z|c9a33fb2-6311-4af1-b472-0d5623a5250f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:22:05.822Z|edb009d5-9253-4868-b0e7-48cbbca5e6a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:22:05.823Z|edb009d5-9253-4868-b0e7-48cbbca5e6a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:22:07.154Z|4bf0b6e0-ce27-4e47-9107-104ed5543479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:07.155Z|4bf0b6e0-ce27-4e47-9107-104ed5543479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:07.406Z|db5aeb82-2114-456a-8847-9768aaa50702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:07.407Z|db5aeb82-2114-456a-8847-9768aaa50702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:09.647Z|58e6de07-fa3e-4bf6-b08e-92e759432425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:09.648Z|58e6de07-fa3e-4bf6-b08e-92e759432425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:17.182Z|d6b333ae-d325-4b75-aa16-d52889e2d04c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:17.183Z|d6b333ae-d325-4b75-aa16-d52889e2d04c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:17.436Z|16c24598-7032-4a6d-8d6b-f61a9066f10a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:17.437Z|16c24598-7032-4a6d-8d6b-f61a9066f10a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:19.698Z|55e41792-007d-42e7-ba66-4a2003c7d701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:19.699Z|55e41792-007d-42e7-ba66-4a2003c7d701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:20.264Z|e75251d0-78e3-49f3-8c6f-1bb307d5c587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:22:20.265Z|e75251d0-78e3-49f3-8c6f-1bb307d5c587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:22:27.211Z|b6ba5d32-4bac-4f65-9518-a0ff87d29c3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:27.212Z|b6ba5d32-4bac-4f65-9518-a0ff87d29c3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:27.471Z|74c628d2-3910-4f27-a911-d1a0fa1fc01d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:27.473Z|74c628d2-3910-4f27-a911-d1a0fa1fc01d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:29.726Z|5fc967e1-ef68-499c-b301-354a55946ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:29.728Z|5fc967e1-ef68-499c-b301-354a55946ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:35.261Z|11853e50-bb21-48ae-9b5b-176ac6618535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:22:35.264Z|11853e50-bb21-48ae-9b5b-176ac6618535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:22:35.824Z|89fbce1b-b307-421f-969d-5d2c3c8777fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:22:35.825Z|89fbce1b-b307-421f-969d-5d2c3c8777fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:22:37.246Z|7b0e1919-f85c-4778-afb0-19eb1ffce4ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:37.248Z|7b0e1919-f85c-4778-afb0-19eb1ffce4ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:37.502Z|71bcfa40-826b-40bc-8941-6d2aeeda9f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:37.503Z|71bcfa40-826b-40bc-8941-6d2aeeda9f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:39.754Z|61842f05-5850-4319-9ea2-4560137b5cda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:39.755Z|61842f05-5850-4319-9ea2-4560137b5cda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:47.280Z|eaebf1b2-4daf-49f3-a489-b2567d999891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:47.281Z|eaebf1b2-4daf-49f3-a489-b2567d999891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:47.541Z|931876e1-3e1e-46ea-a590-a0a9fe68def5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:47.543Z|931876e1-3e1e-46ea-a590-a0a9fe68def5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:48.781Z|02e04095-3031-4050-a002-f95be12c9e93|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:22:48.783Z|02e04095-3031-4050-a002-f95be12c9e93|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:49.780Z|644ddc27-bb7b-44be-8bb4-96f631bd1d4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:49.781Z|644ddc27-bb7b-44be-8bb4-96f631bd1d4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:50.262Z|ca0fbc5d-fbae-4894-ba4e-b99b2db722b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:22:50.264Z|ca0fbc5d-fbae-4894-ba4e-b99b2db722b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:22:57.325Z|41b3b822-7204-40e2-942b-30c972249037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:57.327Z|41b3b822-7204-40e2-942b-30c972249037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:57.581Z|3fc32e61-97bf-4ee7-95da-bd54ba11d389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:57.582Z|3fc32e61-97bf-4ee7-95da-bd54ba11d389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:22:59.819Z|6b5304b9-e9eb-4e8a-a9b3-56aa938e3d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:22:59.821Z|6b5304b9-e9eb-4e8a-a9b3-56aa938e3d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:05.263Z|662b176a-6db6-4fcc-938f-60a815e8b805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:23:05.299Z|662b176a-6db6-4fcc-938f-60a815e8b805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:23:05.826Z|b5e196cb-3ef6-408c-9c69-185bc2921f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:23:05.827Z|b5e196cb-3ef6-408c-9c69-185bc2921f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:23:07.358Z|74e0fa82-9d35-447b-8672-e5b567a868ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:07.359Z|74e0fa82-9d35-447b-8672-e5b567a868ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:07.613Z|c66dd600-4e60-4c60-b9f6-05aa21babec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:07.615Z|c66dd600-4e60-4c60-b9f6-05aa21babec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:09.870Z|9b44dfb0-7024-418b-b438-4f68746b6727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:09.871Z|9b44dfb0-7024-418b-b438-4f68746b6727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:17.385Z|8dc5bebc-8832-48dc-81f2-edf4a0f40a42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:17.387Z|8dc5bebc-8832-48dc-81f2-edf4a0f40a42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:17.640Z|84820683-a106-4b66-b3c0-93c91ce9a061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:17.642Z|84820683-a106-4b66-b3c0-93c91ce9a061|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:19.897Z|0ef41933-5536-4d21-9153-4de254a5acd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:19.898Z|0ef41933-5536-4d21-9153-4de254a5acd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:20.262Z|4f1a2f59-b28a-4372-9908-ccab245d8fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:23:20.263Z|4f1a2f59-b28a-4372-9908-ccab245d8fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:23:27.426Z|f188fca2-2db5-4ff7-b630-14246c500772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:27.428Z|f188fca2-2db5-4ff7-b630-14246c500772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:27.668Z|0cb61c10-609c-482f-b7e9-7cfd51f9b0b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:27.669Z|0cb61c10-609c-482f-b7e9-7cfd51f9b0b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:29.935Z|47a5630a-5b06-40e9-8154-883e8bb07622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:29.936Z|47a5630a-5b06-40e9-8154-883e8bb07622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:35.262Z|3c80de17-7c43-4d1d-b088-b13f85ca9dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:23:35.263Z|3c80de17-7c43-4d1d-b088-b13f85ca9dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:23:35.833Z|68917f42-da4d-4542-95b6-b216fec7bf07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:23:35.834Z|68917f42-da4d-4542-95b6-b216fec7bf07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:23:37.456Z|48a310e6-a7c7-41a7-87b2-db67830609f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:37.458Z|48a310e6-a7c7-41a7-87b2-db67830609f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:37.710Z|ee1766e8-2d4f-4085-b1c9-a3d5a884aca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:37.744Z|ee1766e8-2d4f-4085-b1c9-a3d5a884aca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:39.960Z|5597ecec-20f2-44ce-8a04-a38e46d5ea6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:39.961Z|5597ecec-20f2-44ce-8a04-a38e46d5ea6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:47.490Z|5251b112-2a74-4d2d-8871-8d7f66d4fc72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:47.494Z|5251b112-2a74-4d2d-8871-8d7f66d4fc72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:47.770Z|9c561791-b29d-4589-973c-634121a5d11f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:47.771Z|9c561791-b29d-4589-973c-634121a5d11f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:48.765Z|9b4e6a96-fa8b-4f10-90d7-ade2f575aeba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:23:48.766Z|9b4e6a96-fa8b-4f10-90d7-ade2f575aeba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:49.988Z|c7badc3a-695e-4480-96dc-92913a1dfc7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:49.989Z|c7badc3a-695e-4480-96dc-92913a1dfc7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:50.261Z|076219e6-3597-4b50-835e-70e2044b9ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:23:50.263Z|076219e6-3597-4b50-835e-70e2044b9ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:23:57.528Z|bbf06db8-eaca-4f5c-9980-527a455af27c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:57.530Z|bbf06db8-eaca-4f5c-9980-527a455af27c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:23:57.799Z|646d4e31-ea30-4f55-a714-19292e5ca2cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:23:57.800Z|646d4e31-ea30-4f55-a714-19292e5ca2cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:00.017Z|1ad0cc45-ef4f-4cbd-b0b6-d2ae70905f88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:00.019Z|1ad0cc45-ef4f-4cbd-b0b6-d2ae70905f88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:05.262Z|0bb528ad-94ee-4968-a3d2-58fe043f9e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:24:05.267Z|0bb528ad-94ee-4968-a3d2-58fe043f9e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:24:05.835Z|80872501-9988-4d46-a1a6-70ca6c20ae75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:24:05.836Z|80872501-9988-4d46-a1a6-70ca6c20ae75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:24:07.575Z|7e3a04bf-41d9-4ae8-ad26-91ff20b2e3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:07.576Z|7e3a04bf-41d9-4ae8-ad26-91ff20b2e3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:07.839Z|799a4111-142a-444f-b238-748333653a1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:07.840Z|799a4111-142a-444f-b238-748333653a1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:10.054Z|0fd3d6c1-0500-4d67-9d28-a4835444a42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:10.056Z|0fd3d6c1-0500-4d67-9d28-a4835444a42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:17.615Z|1a276933-0d46-4c4c-a41d-ac6c1687d6e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:17.617Z|1a276933-0d46-4c4c-a41d-ac6c1687d6e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:17.882Z|098e8ef3-bc27-49ff-a972-a564c247c9e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:17.883Z|098e8ef3-bc27-49ff-a972-a564c247c9e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:20.087Z|311dc75e-0e6f-4449-ae5a-e1fe8bf700e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:20.088Z|311dc75e-0e6f-4449-ae5a-e1fe8bf700e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:20.261Z|f4a17254-01ef-4541-a7d5-3fa106fcf24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:24:20.262Z|f4a17254-01ef-4541-a7d5-3fa106fcf24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:24:27.652Z|86744797-a8e0-4e6f-ab4b-e6bec87ea654|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:27.654Z|86744797-a8e0-4e6f-ab4b-e6bec87ea654|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:27.910Z|f1ff94e1-20b3-4f8c-be6e-7f6904172b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:27.911Z|f1ff94e1-20b3-4f8c-be6e-7f6904172b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:30.131Z|b05077e4-1c7e-49cb-a13f-c7d51436285b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:30.133Z|b05077e4-1c7e-49cb-a13f-c7d51436285b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:35.264Z|b63eb267-7b20-4145-b444-c29b19031268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:24:35.271Z|b63eb267-7b20-4145-b444-c29b19031268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:24:35.837Z|f699c3a7-4f68-4514-b425-423b0a46e210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:24:35.845Z|f699c3a7-4f68-4514-b425-423b0a46e210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:24:37.693Z|6014a3b9-b013-414c-8fcc-67a1a164e5f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:37.696Z|6014a3b9-b013-414c-8fcc-67a1a164e5f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:37.938Z|606d0541-59ca-4786-9b02-fe8ec3d98f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:37.939Z|606d0541-59ca-4786-9b02-fe8ec3d98f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:40.161Z|1267f7cc-3d8e-4c60-90d7-ff6767a08c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:40.162Z|1267f7cc-3d8e-4c60-90d7-ff6767a08c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:47.750Z|bbbe9913-3b93-40de-a31a-90cd0a591c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:47.752Z|bbbe9913-3b93-40de-a31a-90cd0a591c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:47.962Z|da7765fb-13fb-4ea5-bc81-2a4fed479bee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:47.963Z|da7765fb-13fb-4ea5-bc81-2a4fed479bee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:48.764Z|2a19c0b3-ab8a-41ae-86f5-9ae60cb29bf4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:24:48.765Z|2a19c0b3-ab8a-41ae-86f5-9ae60cb29bf4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:50.197Z|aaac521b-b34e-4409-9b93-04d8d997e628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:50.199Z|aaac521b-b34e-4409-9b93-04d8d997e628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:50.263Z|98cd5e57-4a5d-485f-b365-6dc40f8aa175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:24:50.264Z|98cd5e57-4a5d-485f-b365-6dc40f8aa175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:24:57.796Z|3a495fc3-fcf3-45b5-b04e-7e31d2db7732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:57.798Z|3a495fc3-fcf3-45b5-b04e-7e31d2db7732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:24:57.998Z|460dc317-9304-4624-ae3a-39d373b40ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:24:58.000Z|460dc317-9304-4624-ae3a-39d373b40ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:00.227Z|bd296807-bb7a-438e-91ad-a9d6169afbeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:00.228Z|bd296807-bb7a-438e-91ad-a9d6169afbeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:05.262Z|760ff935-4b95-4286-b76d-a8178467550a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:25:05.263Z|760ff935-4b95-4286-b76d-a8178467550a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:25:05.848Z|e5448075-a3b9-498f-b033-871f5e9eda3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:25:05.849Z|e5448075-a3b9-498f-b033-871f5e9eda3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:25:07.829Z|aba2d65f-724a-44d4-84fd-184182e92372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:07.831Z|aba2d65f-724a-44d4-84fd-184182e92372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:08.029Z|e7212c4e-6894-43fa-a997-79144544d6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:08.030Z|e7212c4e-6894-43fa-a997-79144544d6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:10.257Z|e63aa564-08ab-4149-9c5e-8cb0807c88fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:10.258Z|e63aa564-08ab-4149-9c5e-8cb0807c88fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:17.864Z|75464f0a-016a-482b-85c0-7271dd9064dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:17.866Z|75464f0a-016a-482b-85c0-7271dd9064dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:18.061Z|c0a0fcc8-d010-46b5-94f3-b9922bb70ea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:18.062Z|c0a0fcc8-d010-46b5-94f3-b9922bb70ea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:20.261Z|048b6e05-6f0e-458c-b90f-67e90a300f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:25:20.264Z|048b6e05-6f0e-458c-b90f-67e90a300f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:25:20.289Z|972c0f83-087f-44a1-a1cd-3f294973183d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:20.290Z|972c0f83-087f-44a1-a1cd-3f294973183d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:27.897Z|77c8747f-38fa-45d6-aec3-54607670aade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:27.899Z|77c8747f-38fa-45d6-aec3-54607670aade|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:28.106Z|78f92594-02a8-453d-b317-4ae06e7ce574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:28.107Z|78f92594-02a8-453d-b317-4ae06e7ce574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:30.315Z|d2a7f68a-5ae6-49db-adda-88d7b757f70b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:30.316Z|d2a7f68a-5ae6-49db-adda-88d7b757f70b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:35.261Z|e84e5a21-d4b1-4bd0-96e5-22f4c2156852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:25:35.262Z|e84e5a21-d4b1-4bd0-96e5-22f4c2156852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:25:35.849Z|6b9ad7ca-a90c-4b50-a769-5b779dc93cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:25:35.850Z|6b9ad7ca-a90c-4b50-a769-5b779dc93cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:25:37.928Z|dde84e5a-7b62-43f6-b391-443fd4bf138e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:37.929Z|dde84e5a-7b62-43f6-b391-443fd4bf138e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:38.141Z|9656a721-2b59-454c-ae58-390453394dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:38.143Z|9656a721-2b59-454c-ae58-390453394dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:40.352Z|bce4ad8e-ea59-40c1-a90c-8462cd20ba2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:40.353Z|bce4ad8e-ea59-40c1-a90c-8462cd20ba2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:47.954Z|23e6ec9b-4a16-438c-9d19-bd4b98b14c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:47.955Z|23e6ec9b-4a16-438c-9d19-bd4b98b14c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:48.174Z|8ee63ff6-74be-44d4-93c5-2fb0ffe329fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:48.175Z|8ee63ff6-74be-44d4-93c5-2fb0ffe329fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:48.768Z|10004c7c-e358-4104-a02f-1ec72366d199|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:25:48.770Z|10004c7c-e358-4104-a02f-1ec72366d199|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:50.261Z|441630ba-e829-42a5-bb01-81300cc12966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:25:50.262Z|441630ba-e829-42a5-bb01-81300cc12966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:25:50.385Z|d3a20ada-3cbc-4d46-8a48-2cb950deae9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:50.385Z|d3a20ada-3cbc-4d46-8a48-2cb950deae9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:57.980Z|6c6e668c-9835-4c1c-bfb9-b21edb7f9d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:57.981Z|6c6e668c-9835-4c1c-bfb9-b21edb7f9d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:25:58.204Z|10c0e285-3a02-4bc7-8c41-929c0bcc363f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:25:58.206Z|10c0e285-3a02-4bc7-8c41-929c0bcc363f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:00.413Z|6aa0d82f-9343-440d-8481-884b71db2bd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:00.415Z|6aa0d82f-9343-440d-8481-884b71db2bd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:05.262Z|deab1461-7697-4fcf-8a3b-22ef1dc7e9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:26:05.264Z|deab1461-7697-4fcf-8a3b-22ef1dc7e9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:26:05.852Z|9a8f1328-0040-440b-9e94-b7b3fdc5161d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:26:05.853Z|9a8f1328-0040-440b-9e94-b7b3fdc5161d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:26:08.008Z|42326767-c5a4-4a8f-9631-4bbbaa249618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:08.009Z|42326767-c5a4-4a8f-9631-4bbbaa249618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:08.239Z|9c1aef14-47c4-4c42-adae-5a97f051b784|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:08.241Z|9c1aef14-47c4-4c42-adae-5a97f051b784|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:10.441Z|2b74c014-c622-4143-9832-a6479b526289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:10.442Z|2b74c014-c622-4143-9832-a6479b526289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:18.037Z|c69fe710-eec0-4fd8-83f9-d6de55ed2a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:18.038Z|c69fe710-eec0-4fd8-83f9-d6de55ed2a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:18.273Z|9f842f22-03b2-4a6d-ae72-8732fc645259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:18.274Z|9f842f22-03b2-4a6d-ae72-8732fc645259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:20.261Z|38e31402-39b3-429c-9992-eb7eb33cff08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:26:20.262Z|38e31402-39b3-429c-9992-eb7eb33cff08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:26:20.467Z|f5af34ef-b209-4093-9aa9-39ae89917b03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:20.468Z|f5af34ef-b209-4093-9aa9-39ae89917b03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:28.064Z|4d0669a6-07a7-4e4b-a276-05ed666246ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:28.065Z|4d0669a6-07a7-4e4b-a276-05ed666246ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:28.297Z|738411e7-1987-483b-80e6-df9a6ca215da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:28.298Z|738411e7-1987-483b-80e6-df9a6ca215da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:30.496Z|0dd1d212-53ef-458f-bab5-f2f495de1c33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:30.497Z|0dd1d212-53ef-458f-bab5-f2f495de1c33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:35.261Z|8f65b79f-1ef9-421c-8983-862277b96ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:26:35.262Z|8f65b79f-1ef9-421c-8983-862277b96ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:26:35.854Z|1881560b-cecf-4803-b589-4b3808d60d8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:26:35.855Z|1881560b-cecf-4803-b589-4b3808d60d8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:26:38.089Z|20ce800a-01d6-4c26-8028-bc358e0c9c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:38.091Z|20ce800a-01d6-4c26-8028-bc358e0c9c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:38.326Z|8b413da1-549c-4e45-83ac-f280e65dcf72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:38.330Z|8b413da1-549c-4e45-83ac-f280e65dcf72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:40.527Z|25b14915-223b-4d87-a671-0b676450349e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:40.529Z|25b14915-223b-4d87-a671-0b676450349e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:48.117Z|31efef55-3378-4d99-b8c0-d6c765790076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:48.119Z|31efef55-3378-4d99-b8c0-d6c765790076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:48.360Z|967f3fc0-1ece-4b9c-9d3d-5eb0b9446b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:48.361Z|967f3fc0-1ece-4b9c-9d3d-5eb0b9446b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:48.764Z|e1c68651-6775-4d8c-8bc8-57c0c1fd5f5a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:26:48.765Z|e1c68651-6775-4d8c-8bc8-57c0c1fd5f5a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:50.261Z|a004f88a-d663-4b33-bb5a-7ff79307f3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:26:50.264Z|a004f88a-d663-4b33-bb5a-7ff79307f3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:26:50.558Z|61f5160f-c407-4a9e-a4d2-832e4c0feb3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:50.559Z|61f5160f-c407-4a9e-a4d2-832e4c0feb3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:58.146Z|f83fa16a-3e8b-4736-8a96-b6c984d5ac02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:58.147Z|f83fa16a-3e8b-4736-8a96-b6c984d5ac02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:26:58.388Z|bf62f791-44d4-4517-bddc-f73ea003516b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:26:58.389Z|bf62f791-44d4-4517-bddc-f73ea003516b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:00.584Z|e4a6ef0e-f460-43f1-8bf2-ea02c2218882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:00.586Z|e4a6ef0e-f460-43f1-8bf2-ea02c2218882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:05.262Z|c422ba15-a7a5-4467-ac44-fef050088f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:27:05.263Z|c422ba15-a7a5-4467-ac44-fef050088f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:27:05.856Z|b00c36d8-db0e-455d-8bd5-d42d0b087cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:27:05.856Z|b00c36d8-db0e-455d-8bd5-d42d0b087cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:27:08.175Z|82ec5f04-d922-40ee-a792-f65096335553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:08.176Z|82ec5f04-d922-40ee-a792-f65096335553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:08.412Z|f53e1e6f-eac7-4957-b799-5c3e2062d8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:08.413Z|f53e1e6f-eac7-4957-b799-5c3e2062d8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:10.612Z|73c5ab2b-e6e8-4e1e-9712-46744990bde1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:10.613Z|73c5ab2b-e6e8-4e1e-9712-46744990bde1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:18.204Z|70d3d417-8485-4ee6-9368-439a8abec08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:18.206Z|70d3d417-8485-4ee6-9368-439a8abec08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:18.436Z|231266b2-a895-46f3-b739-986a6c959653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:18.437Z|231266b2-a895-46f3-b739-986a6c959653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:20.261Z|54dc9819-e515-487b-bd40-f80cf6398cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:27:20.262Z|54dc9819-e515-487b-bd40-f80cf6398cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:27:20.643Z|f16448eb-7a94-47ab-a75d-9bd9d822c7c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:20.644Z|f16448eb-7a94-47ab-a75d-9bd9d822c7c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:28.235Z|5569b813-136e-468f-a8b6-2179a094d9a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:28.237Z|5569b813-136e-468f-a8b6-2179a094d9a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:28.480Z|5242dbc1-ce63-49b7-8f4b-c7e6a4f0591c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:28.481Z|5242dbc1-ce63-49b7-8f4b-c7e6a4f0591c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:30.667Z|54fae135-7374-4b0b-9e4a-ce64914f53ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:30.668Z|54fae135-7374-4b0b-9e4a-ce64914f53ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:35.261Z|52a1b3d7-60c6-4e70-bb7d-6f142566023a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:27:35.264Z|52a1b3d7-60c6-4e70-bb7d-6f142566023a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:27:35.859Z|77536655-0c04-4f9a-add9-a70278290da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:27:35.859Z|77536655-0c04-4f9a-add9-a70278290da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:27:38.272Z|bc48a5f6-497e-4e34-b739-42d63db707dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:38.273Z|bc48a5f6-497e-4e34-b739-42d63db707dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:38.509Z|2b7fe104-7c88-49ac-a244-6ee2d08f88ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:38.511Z|2b7fe104-7c88-49ac-a244-6ee2d08f88ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:40.691Z|3174d48b-36ba-4643-967e-836b056fb935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:40.692Z|3174d48b-36ba-4643-967e-836b056fb935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:48.298Z|7a728dc5-d8bd-4d60-a59f-e9c5ab1866e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:48.299Z|7a728dc5-d8bd-4d60-a59f-e9c5ab1866e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:48.537Z|574ba70d-0008-4890-b76e-6d424edc8ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:48.539Z|574ba70d-0008-4890-b76e-6d424edc8ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:48.765Z|3f23160b-f6e3-4e39-862b-d0e960221b87|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:27:48.766Z|3f23160b-f6e3-4e39-862b-d0e960221b87|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:50.261Z|62491bab-e15c-42c7-a880-edbcb8f7e291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:27:50.262Z|62491bab-e15c-42c7-a880-edbcb8f7e291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:27:50.716Z|b1c22147-9b72-45ad-9f51-2f6dc7e62d34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:50.717Z|b1c22147-9b72-45ad-9f51-2f6dc7e62d34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:58.327Z|1f1dc93c-c666-4f28-97ec-2601f39a2aae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:58.329Z|1f1dc93c-c666-4f28-97ec-2601f39a2aae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:27:58.570Z|8e5a59bf-11ef-497b-96c1-06f22a7cd632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:27:58.572Z|8e5a59bf-11ef-497b-96c1-06f22a7cd632|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:00.742Z|e342c22b-333c-46da-8854-cd1e2e48d18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:00.744Z|e342c22b-333c-46da-8854-cd1e2e48d18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:05.261Z|61151e11-24a4-4067-8c5d-77614bb4764a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:28:05.262Z|61151e11-24a4-4067-8c5d-77614bb4764a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:28:05.860Z|c8e4a71d-3c81-4875-a4db-7e3e4d328690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:28:05.861Z|c8e4a71d-3c81-4875-a4db-7e3e4d328690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:28:08.361Z|572c52c6-af20-402a-a9b8-04e71efa8ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:08.363Z|572c52c6-af20-402a-a9b8-04e71efa8ac2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:08.617Z|94f342b1-6af5-4bbe-b75a-694375a75fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:08.619Z|94f342b1-6af5-4bbe-b75a-694375a75fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:10.772Z|9c55e751-f947-4332-9a83-2a4a92cbda70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:10.773Z|9c55e751-f947-4332-9a83-2a4a92cbda70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:18.397Z|b5196738-edc2-4ca2-baf9-2bce251773d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:18.398Z|b5196738-edc2-4ca2-baf9-2bce251773d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:18.646Z|6d196b4a-1064-405e-a369-aa42f3aa6db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:18.647Z|6d196b4a-1064-405e-a369-aa42f3aa6db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:20.261Z|a7d9e13a-3fac-428f-acfc-5bc76a2395e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:28:20.264Z|a7d9e13a-3fac-428f-acfc-5bc76a2395e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:28:20.802Z|7825ab72-f829-4c3d-a3c4-5f298f1d92c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:20.804Z|7825ab72-f829-4c3d-a3c4-5f298f1d92c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:28.425Z|c08eb807-c1a7-4b50-a949-fd32d2c2de2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:28.426Z|c08eb807-c1a7-4b50-a949-fd32d2c2de2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:28.675Z|3a81f7a8-580c-448c-a799-ec8eb71105d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:28.676Z|3a81f7a8-580c-448c-a799-ec8eb71105d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:30.832Z|c393e556-26bd-4866-bfc8-ba7ed080ead4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:30.832Z|c393e556-26bd-4866-bfc8-ba7ed080ead4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:35.262Z|cf74704e-ae50-4385-ae39-a6ec639c922c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:28:35.263Z|cf74704e-ae50-4385-ae39-a6ec639c922c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:28:35.863Z|76035a95-197d-430d-853e-ce387b1c5c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:28:35.864Z|76035a95-197d-430d-853e-ce387b1c5c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:28:38.452Z|7906c6c1-623a-4792-86b9-fe16d23f28d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:38.453Z|7906c6c1-623a-4792-86b9-fe16d23f28d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:38.703Z|bf2b8283-1b69-4aff-9eb8-2f7bda6ee4de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:38.704Z|bf2b8283-1b69-4aff-9eb8-2f7bda6ee4de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:40.858Z|0ae035d9-4252-4d96-8b37-e57c6cc2d797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:40.859Z|0ae035d9-4252-4d96-8b37-e57c6cc2d797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:48.480Z|74f50644-4d7f-4eab-a71f-a604bc92dd25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:48.482Z|74f50644-4d7f-4eab-a71f-a604bc92dd25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:48.732Z|0d1bc0b1-345c-4b04-93b3-52bf0f831831|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:48.739Z|0d1bc0b1-345c-4b04-93b3-52bf0f831831|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:48.765Z|eb030d72-2486-4584-958d-aa451f388d3a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:28:48.767Z|eb030d72-2486-4584-958d-aa451f388d3a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:50.261Z|da65e407-c0e5-4175-ae4b-26c5779bceae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:28:50.263Z|da65e407-c0e5-4175-ae4b-26c5779bceae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:28:50.887Z|0013b760-0d22-487d-9bb5-b71ada294726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:50.888Z|0013b760-0d22-487d-9bb5-b71ada294726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:58.533Z|4a975363-6265-433f-a931-6310705a6e45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:58.534Z|4a975363-6265-433f-a931-6310705a6e45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:28:58.795Z|94963fb3-4274-4f10-a384-2dacc269aad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:28:58.798Z|94963fb3-4274-4f10-a384-2dacc269aad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:00.918Z|c82c56c6-ca56-427f-a691-dc780b5be56e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:00.918Z|c82c56c6-ca56-427f-a691-dc780b5be56e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:05.261Z|6b23acec-c031-427d-a773-59e310c67374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:29:05.264Z|6b23acec-c031-427d-a773-59e310c67374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:29:05.867Z|4a9fa911-90bb-4f02-a8fc-4f5e3b0d6e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:29:05.889Z|4a9fa911-90bb-4f02-a8fc-4f5e3b0d6e0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:29:08.558Z|c9292790-a62f-47d4-aa81-5729dd26c27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:08.559Z|c9292790-a62f-47d4-aa81-5729dd26c27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:08.834Z|e333bc69-9085-47b0-8db8-e47e014a388b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:08.835Z|e333bc69-9085-47b0-8db8-e47e014a388b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:10.947Z|98c02ae3-bdac-4c66-a7e2-1259dbb8c0ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:10.948Z|98c02ae3-bdac-4c66-a7e2-1259dbb8c0ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:18.588Z|e8d70a0b-8e0a-4b1b-ad23-e0e01f54916b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:18.594Z|e8d70a0b-8e0a-4b1b-ad23-e0e01f54916b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:18.864Z|1e1ff86d-be81-4408-93a6-bb1216ac1199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:18.865Z|1e1ff86d-be81-4408-93a6-bb1216ac1199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:20.261Z|a32b0f04-6aa5-4988-9714-129026b7747c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:29:20.262Z|a32b0f04-6aa5-4988-9714-129026b7747c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:29:20.973Z|5473c80c-cdfe-4329-bbfc-8324e275d7cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:20.974Z|5473c80c-cdfe-4329-bbfc-8324e275d7cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:28.623Z|6693c085-1b09-4ce4-9d99-2777dedad1f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:28.625Z|6693c085-1b09-4ce4-9d99-2777dedad1f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:28.894Z|d6b97e17-c4e0-4cdc-a84f-b81040a43a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:28.895Z|d6b97e17-c4e0-4cdc-a84f-b81040a43a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:31.000Z|5265ddd4-c66c-4c33-8734-365aa19ffff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:31.001Z|5265ddd4-c66c-4c33-8734-365aa19ffff1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:35.261Z|32821573-dc85-4896-9036-c704d41d6559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:29:35.262Z|32821573-dc85-4896-9036-c704d41d6559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:29:35.898Z|c1bd0426-8a13-4c0a-81f1-4858d211a5ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:29:35.899Z|c1bd0426-8a13-4c0a-81f1-4858d211a5ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:29:38.666Z|ed42574a-f5ff-4208-bea1-cb03bfc08406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:38.667Z|ed42574a-f5ff-4208-bea1-cb03bfc08406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:38.925Z|791d63cc-f317-45b8-8e94-8c8708b2a534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:38.929Z|791d63cc-f317-45b8-8e94-8c8708b2a534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:41.027Z|c1b6fdac-7a79-48a6-a8a5-71fcf87486e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:41.031Z|c1b6fdac-7a79-48a6-a8a5-71fcf87486e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:48.705Z|08453712-e1e5-4c1e-97de-b80c891f3a75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:48.707Z|08453712-e1e5-4c1e-97de-b80c891f3a75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:48.766Z|444c0dc9-da38-47c5-b843-62221eecbe64|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:29:48.771Z|444c0dc9-da38-47c5-b843-62221eecbe64|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:48.955Z|ba69f065-ed98-4095-9475-9721515b6b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:48.956Z|ba69f065-ed98-4095-9475-9721515b6b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:50.261Z|ab17cd6e-a5e7-4aea-a75e-eddeb220fc97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:29:50.265Z|ab17cd6e-a5e7-4aea-a75e-eddeb220fc97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:29:51.080Z|437f4aa2-d7cf-467b-98df-ad797592b7ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:51.081Z|437f4aa2-d7cf-467b-98df-ad797592b7ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:58.757Z|3df4f27f-c972-40b5-8ee4-737b4fc94800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:58.761Z|3df4f27f-c972-40b5-8ee4-737b4fc94800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:29:58.987Z|659520ff-2e61-4466-a64f-bd25b1bad55f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:29:59.001Z|659520ff-2e61-4466-a64f-bd25b1bad55f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:01.123Z|5182b715-1f91-4c27-ba75-e13b87f1cb84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:01.125Z|5182b715-1f91-4c27-ba75-e13b87f1cb84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:05.261Z|43e9e3e1-124f-466c-812e-74db95dc5460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:30:05.262Z|43e9e3e1-124f-466c-812e-74db95dc5460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:30:05.901Z|d696a028-5d01-44d1-b415-85266e2563a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:30:05.901Z|d696a028-5d01-44d1-b415-85266e2563a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:30:08.816Z|62c88958-6a62-4052-8315-f30adab9108a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:08.828Z|62c88958-6a62-4052-8315-f30adab9108a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:09.032Z|60f1e4db-2c2b-49c5-9dc8-eb942ce0e734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:09.033Z|60f1e4db-2c2b-49c5-9dc8-eb942ce0e734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:10.527Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:30:10.552Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: eed95da6-7cac-44e3-9bcf-49ef2f5c077f already exists in requestDb InfraActiveRequests table 2023-01-12T06:30:10.656Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f 2023-01-12T06:30:10.658Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|INFO|500||Invoke 2023-01-12T06:30:10.659Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||===========================request begin================================================ 2023-01-12T06:30:10.660Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f 2023-01-12T06:30:10.660Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||Method : GET 2023-01-12T06:30:10.660Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52ca02e81162f6a0", X-B3-SpanId:"ebb2fef585900168", X-B3-ParentSpanId:"52ca02e81162f6a0", X-B3-Sampled:"0", X-ONAP-RequestID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-RequestID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-TransactionID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-ECOMP-RequestID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"972ac7c4-09e0-45ed-9dd7-11591ed4007b"] 2023-01-12T06:30:10.662Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||Request body: 2023-01-12T06:30:10.662Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||==========================request end================================================ 2023-01-12T06:30:11.166Z|44ecdcfe-83c9-4952-832e-f288b8c82b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:11.169Z|44ecdcfe-83c9-4952-832e-f288b8c82b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:12.060Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||============================response begin========================================== 2023-01-12T06:30:12.061Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:30:12.061Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||Status text : 2023-01-12T06:30:12.062Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3CF6BD621989DB86EEF8180523D2EC96; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:30:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:30:12.064Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||Response body: 2023-01-12T06:30:12.064Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|DEBUG|500||=======================response end================================================= 2023-01-12T06:30:12.065Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eed95da6-7cac-44e3-9bcf-49ef2f5c077f|INFO|404|Not Found|InvokeReturn 2023-01-12T06:30:12.257Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID eed95da6-7cac-44e3-9bcf-49ef2f5c077f 2023-01-12T06:30:12.301Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-01-12T06:30:12.307Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-01-12T06:30:12.309Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-01-12T06:30:12.309Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-12T06:30:12.310Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-01-12T06:30:12.312Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-01-12T06:30:12.313Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"52ca02e81162f6a0", X-B3-SpanId:"beb536a0d5069d69", X-B3-ParentSpanId:"52ca02e81162f6a0", X-B3-Sampled:"0", X-ONAP-RequestID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-RequestID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-TransactionID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-ECOMP-RequestID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"625d3f90-8704-494b-b81e-3fd201675018"] 2023-01-12T06:30:12.313Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-01-12T06:30:12.314Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-01-12T06:30:12.390Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-01-12T06:30:12.391Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-12T06:30:12.391Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2023-01-12T06:30:12.392Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:30:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:30:12.392Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-01-12T06:30:12.393Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-01-12T06:30:12.394Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-12T06:30:12.396Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$59568398.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-12T06:30:12.399Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-01-12T06:30:12.401Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-01-12T06:30:12.403Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-01-12T06:30:12.404Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-12T06:30:12.405Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-01-12T06:30:12.405Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-01-12T06:30:12.405Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"52ca02e81162f6a0", X-B3-SpanId:"2faeddd55986dbe0", X-B3-ParentSpanId:"52ca02e81162f6a0", X-B3-Sampled:"0", X-ONAP-RequestID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-RequestID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-TransactionID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-ECOMP-RequestID:"eed95da6-7cac-44e3-9bcf-49ef2f5c077f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99db8241-3eda-4e67-8bd8-5057fb753119"] 2023-01-12T06:30:12.406Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-01-12T06:30:12.406Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-01-12T06:30:12.618Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-01-12T06:30:12.619Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-12T06:30:12.620Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2023-01-12T06:30:12.620Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:30:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:30:12.621Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-01-12T06:30:12.621Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-01-12T06:30:12.622Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-12T06:30:12.623Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$59568398.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-12T06:30:12.625Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@2ba88af 2023-01-12T06:30:12.648Z|eed95da6-7cac-44e3-9bcf-49ef2f5c077f|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:30:13.908Z|b0532107-8426-4181-8134-f1031c1a065d|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-12T06:30:13.909Z|b0532107-8426-4181-8134-f1031c1a065d|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:18.869Z|4d312f35-0d6c-4ae0-a053-ef181a22e59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:18.871Z|4d312f35-0d6c-4ae0-a053-ef181a22e59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:19.066Z|522805d9-0346-4435-8b6c-83fad03d3321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:19.067Z|522805d9-0346-4435-8b6c-83fad03d3321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:20.263Z|ee9f43d4-17ec-49ad-8e32-f30fb484a542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:30:20.264Z|ee9f43d4-17ec-49ad-8e32-f30fb484a542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:30:21.195Z|d32e72bb-dbb1-45fb-b71a-e22c54713f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:21.196Z|d32e72bb-dbb1-45fb-b71a-e22c54713f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:28.912Z|65ee237c-9db3-4dce-8958-9a34e2ef18c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:28.913Z|65ee237c-9db3-4dce-8958-9a34e2ef18c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:29.092Z|848eda06-a18c-4409-8308-0986b0a681e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:29.094Z|848eda06-a18c-4409-8308-0986b0a681e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:31.221Z|c1286632-9940-4c72-aa98-eb07025b1183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:31.222Z|c1286632-9940-4c72-aa98-eb07025b1183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:34.995Z|c642753b-fcfd-4566-81d9-88dfdbb0920d|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-12T06:30:34.996Z|c642753b-fcfd-4566-81d9-88dfdbb0920d|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:35.261Z|f9aea647-409c-4ac5-98bb-26116b6e57c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:30:35.263Z|f9aea647-409c-4ac5-98bb-26116b6e57c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:30:35.902Z|6bf7f2b4-6cf1-4f0d-b143-45aac5a8ac8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:30:35.904Z|6bf7f2b4-6cf1-4f0d-b143-45aac5a8ac8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:30:38.942Z|5b8798ed-0791-41c8-afc5-bd2657e1b765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:38.943Z|5b8798ed-0791-41c8-afc5-bd2657e1b765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:39.121Z|7b04d794-7f99-462d-a3b1-ecb79b1b355d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:39.122Z|7b04d794-7f99-462d-a3b1-ecb79b1b355d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:41.250Z|ddd145ff-8e97-42d7-95c1-5edc74068e59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:41.251Z|ddd145ff-8e97-42d7-95c1-5edc74068e59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:48.766Z|10ad2a66-e2fb-483e-bfaf-87a3df3e4062|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:30:48.767Z|10ad2a66-e2fb-483e-bfaf-87a3df3e4062|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:48.977Z|dabb13f0-df0d-44c2-b8bf-56fa0bdd127f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:48.978Z|dabb13f0-df0d-44c2-b8bf-56fa0bdd127f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:49.150Z|bd1a3203-6b33-4765-9cec-237fab61302e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:49.151Z|bd1a3203-6b33-4765-9cec-237fab61302e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:50.261Z|3710545a-9f38-428c-8094-7c5b3d06eb94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:30:50.264Z|3710545a-9f38-428c-8094-7c5b3d06eb94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:30:51.281Z|3e670d21-3bf3-4aeb-a201-59f7fa12af4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:51.283Z|3e670d21-3bf3-4aeb-a201-59f7fa12af4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:59.011Z|83ddc5d4-f82c-403c-bacf-5b8a4c65d146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:59.012Z|83ddc5d4-f82c-403c-bacf-5b8a4c65d146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:30:59.175Z|8e1bbfc3-c64d-46ca-a7c9-14be4bbb198e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:30:59.176Z|8e1bbfc3-c64d-46ca-a7c9-14be4bbb198e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:01.312Z|e30be5d4-2615-474a-b967-e22dcbc53cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:01.313Z|e30be5d4-2615-474a-b967-e22dcbc53cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:05.261Z|c1c4c14a-5124-4108-955e-ece2d5330804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:31:05.262Z|c1c4c14a-5124-4108-955e-ece2d5330804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:31:05.905Z|5dd188c1-6f00-4574-8d76-4713ae0db1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:31:05.905Z|5dd188c1-6f00-4574-8d76-4713ae0db1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:31:09.040Z|c263e59d-0298-40dc-95e1-17a8051fa7c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:09.040Z|c263e59d-0298-40dc-95e1-17a8051fa7c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:09.201Z|62e76aba-e193-4935-93c9-c8145513ada3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:09.202Z|62e76aba-e193-4935-93c9-c8145513ada3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:11.338Z|351900dc-6f84-4efb-8075-10bd50e047d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:11.339Z|351900dc-6f84-4efb-8075-10bd50e047d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:19.073Z|4c14d497-b671-4861-a19e-518dbdde2a9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:19.075Z|4c14d497-b671-4861-a19e-518dbdde2a9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:19.228Z|3937db7d-0f1f-4276-965f-e3c61f1c09be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:19.236Z|3937db7d-0f1f-4276-965f-e3c61f1c09be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:20.262Z|c5317fc6-1f74-413e-970a-8c0ebd8e9db5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:31:20.265Z|c5317fc6-1f74-413e-970a-8c0ebd8e9db5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:31:21.365Z|5ac25b4a-5c83-493e-8f7e-63c75a2edb34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:21.365Z|5ac25b4a-5c83-493e-8f7e-63c75a2edb34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:29.100Z|4a6ed10c-e757-4581-87d9-80e89741da73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:29.101Z|4a6ed10c-e757-4581-87d9-80e89741da73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:29.264Z|459a7530-1fd4-4455-8335-acdb727a66db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:29.265Z|459a7530-1fd4-4455-8335-acdb727a66db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:31.398Z|5d3400a7-0c80-4afb-ba82-c6f152a10ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:31.399Z|5d3400a7-0c80-4afb-ba82-c6f152a10ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:35.261Z|4d0fa72e-3592-43dc-8308-3eafb817b2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:31:35.262Z|4d0fa72e-3592-43dc-8308-3eafb817b2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:31:35.907Z|99a06cbc-3d5c-40ca-8347-385939b6c23a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:31:35.907Z|99a06cbc-3d5c-40ca-8347-385939b6c23a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:31:39.126Z|32c5449d-b76b-462c-96c1-52a37a58e6a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:39.127Z|32c5449d-b76b-462c-96c1-52a37a58e6a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:39.289Z|b10b20b3-3290-4fb7-ab50-d5c7e03e32b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:39.290Z|b10b20b3-3290-4fb7-ab50-d5c7e03e32b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:41.425Z|1175b7e7-0e9a-4d6c-a109-676148ad2ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:41.426Z|1175b7e7-0e9a-4d6c-a109-676148ad2ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:48.766Z|21c616f8-48c1-4312-809b-16ee9a5ba01d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:31:48.767Z|21c616f8-48c1-4312-809b-16ee9a5ba01d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:49.152Z|630778d4-c199-4e27-a5bd-6925568a4477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:49.153Z|630778d4-c199-4e27-a5bd-6925568a4477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:49.320Z|f1a6a818-b44e-4e21-aa4a-84e5a3679d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:49.322Z|f1a6a818-b44e-4e21-aa4a-84e5a3679d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:50.261Z|6ba9c94d-a0f5-47f3-a8db-07a3843aa6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:31:50.262Z|6ba9c94d-a0f5-47f3-a8db-07a3843aa6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:31:51.449Z|686abdca-090c-4c5d-b8f5-03ef6a473d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:51.451Z|686abdca-090c-4c5d-b8f5-03ef6a473d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:59.180Z|4f5cb343-4da7-486e-a022-6813b4ba7a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:59.181Z|4f5cb343-4da7-486e-a022-6813b4ba7a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:31:59.353Z|7381334f-e7ef-4bf1-991a-ce892eac76f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:31:59.355Z|7381334f-e7ef-4bf1-991a-ce892eac76f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:01.480Z|ac775dfe-bf40-4c62-b5ec-35d24ea44475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:01.485Z|ac775dfe-bf40-4c62-b5ec-35d24ea44475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:05.261Z|e653c3c1-c3cc-40ec-80c8-758ff8845c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:32:05.267Z|e653c3c1-c3cc-40ec-80c8-758ff8845c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:32:05.909Z|c32e0987-eadd-4f16-9e34-6f17b34c19c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:32:05.909Z|c32e0987-eadd-4f16-9e34-6f17b34c19c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:32:09.206Z|d8649fe2-7dcc-486c-95da-68e23e47efbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:09.207Z|d8649fe2-7dcc-486c-95da-68e23e47efbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:09.382Z|6104b827-0914-485e-8394-5826f7807a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:09.383Z|6104b827-0914-485e-8394-5826f7807a2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:11.512Z|1a403420-34a4-401e-9f73-30ae6f2fd59a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:11.513Z|1a403420-34a4-401e-9f73-30ae6f2fd59a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:19.230Z|0dd92c9f-3bf1-48ae-8185-3035a7a84a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:19.231Z|0dd92c9f-3bf1-48ae-8185-3035a7a84a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:19.412Z|20b6eeb2-9abd-4ac0-81ae-6a7c60d252f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:19.413Z|20b6eeb2-9abd-4ac0-81ae-6a7c60d252f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:20.262Z|6a513997-35a4-4ae3-b4be-4052ce6e775f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:32:20.263Z|6a513997-35a4-4ae3-b4be-4052ce6e775f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:32:21.538Z|33176323-7c34-41ce-a97a-18c948fbaaad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:21.539Z|33176323-7c34-41ce-a97a-18c948fbaaad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:29.255Z|22c184dc-010a-43a6-a5d9-b9478268f386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:29.256Z|22c184dc-010a-43a6-a5d9-b9478268f386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:29.441Z|2162a0ac-a071-4024-93c6-c0eedd9dd22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:29.443Z|2162a0ac-a071-4024-93c6-c0eedd9dd22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:31.562Z|0548bdeb-aa3c-40d2-9395-f028c374e14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:31.564Z|0548bdeb-aa3c-40d2-9395-f028c374e14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:35.261Z|3cbc9bd5-d16d-462b-8e1b-db46015ec2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:32:35.262Z|3cbc9bd5-d16d-462b-8e1b-db46015ec2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:32:35.910Z|2b6ed5fd-e077-4256-a876-1fccda804399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:32:35.911Z|2b6ed5fd-e077-4256-a876-1fccda804399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:32:39.283Z|51f84828-c67a-4255-a446-32ef22421eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:39.285Z|51f84828-c67a-4255-a446-32ef22421eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:39.485Z|6b8b7889-78e6-4361-82fc-b84fe96f741d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:39.491Z|6b8b7889-78e6-4361-82fc-b84fe96f741d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:41.592Z|6519c757-edad-4aad-a742-62815fb7199d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:41.593Z|6519c757-edad-4aad-a742-62815fb7199d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:48.765Z|fc3b3582-fdda-4dca-a0a0-be4df7ccf84c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:32:48.766Z|fc3b3582-fdda-4dca-a0a0-be4df7ccf84c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:49.315Z|66e20b5a-d596-4eb9-a843-b246952b7618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:49.316Z|66e20b5a-d596-4eb9-a843-b246952b7618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:49.518Z|a4ace71e-8ce0-4a1a-9928-9ace69d9c8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:49.519Z|a4ace71e-8ce0-4a1a-9928-9ace69d9c8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:50.261Z|3f8639a1-af9d-4260-9176-967c036ab5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:32:50.263Z|3f8639a1-af9d-4260-9176-967c036ab5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:32:51.618Z|db4eff24-fa51-4c25-8076-88b9a445fab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:51.619Z|db4eff24-fa51-4c25-8076-88b9a445fab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:59.343Z|8f4f4bc9-9d37-4487-baaf-6998d6351e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:59.344Z|8f4f4bc9-9d37-4487-baaf-6998d6351e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:32:59.546Z|b1b8ea71-b63b-44aa-8e9e-8361feda654a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:32:59.547Z|b1b8ea71-b63b-44aa-8e9e-8361feda654a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:01.652Z|ab754079-45db-4381-9860-6489ea33061f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:01.654Z|ab754079-45db-4381-9860-6489ea33061f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:05.261Z|dde85d43-114e-4c8f-ad44-2c8291b7dbad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:33:05.262Z|dde85d43-114e-4c8f-ad44-2c8291b7dbad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:33:05.912Z|fe9c22aa-ca6b-476c-aa47-6b37d1d3e86b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:33:05.913Z|fe9c22aa-ca6b-476c-aa47-6b37d1d3e86b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:33:09.373Z|1f2ce67f-978c-4e83-aa09-64fd10dba463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:09.375Z|1f2ce67f-978c-4e83-aa09-64fd10dba463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:09.572Z|f2622ae4-1375-459e-a50d-a5ad5bc38633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:09.573Z|f2622ae4-1375-459e-a50d-a5ad5bc38633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:11.681Z|65cae8f9-5c3a-481f-9dfc-986da2b2df85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:11.683Z|65cae8f9-5c3a-481f-9dfc-986da2b2df85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:19.401Z|f0936ddc-19b9-4ff2-8ceb-05abea855c8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:19.403Z|f0936ddc-19b9-4ff2-8ceb-05abea855c8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:19.600Z|9a5320d0-0eb4-4c89-88f7-fe4f68c470f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:19.601Z|9a5320d0-0eb4-4c89-88f7-fe4f68c470f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:20.261Z|0e3db484-002d-446c-a930-773c3719c585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:33:20.262Z|0e3db484-002d-446c-a930-773c3719c585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:33:21.708Z|d26aef88-49e8-4da2-9aad-ebaa5163668b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:21.709Z|d26aef88-49e8-4da2-9aad-ebaa5163668b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:29.437Z|da489dd0-30c0-4b12-875b-e6faa9ff5e13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:29.438Z|da489dd0-30c0-4b12-875b-e6faa9ff5e13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:29.625Z|1d3022ab-659d-4911-87ff-62d83203f694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:29.626Z|1d3022ab-659d-4911-87ff-62d83203f694|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:31.736Z|47c5c5f2-6252-4bff-96de-f2d5fb58f75c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:31.737Z|47c5c5f2-6252-4bff-96de-f2d5fb58f75c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:35.261Z|5613aac9-06ef-4db0-99ec-0d15b7e6a483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:33:35.263Z|5613aac9-06ef-4db0-99ec-0d15b7e6a483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:33:35.914Z|55d7c7b9-77ff-4ad4-a229-64d12c34c24d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:33:35.915Z|55d7c7b9-77ff-4ad4-a229-64d12c34c24d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:33:39.465Z|9b560fd5-95c4-4f65-ad8b-0f560e5fd58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:39.466Z|9b560fd5-95c4-4f65-ad8b-0f560e5fd58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:39.650Z|84867a94-2aaa-450a-abd8-cff2ae916d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:39.651Z|84867a94-2aaa-450a-abd8-cff2ae916d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:41.762Z|9ff751ce-d72d-4fc1-9792-83e81adb9d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:41.763Z|9ff751ce-d72d-4fc1-9792-83e81adb9d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:48.765Z|208e84c5-d569-4673-8079-69d1ca430778|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:33:48.767Z|208e84c5-d569-4673-8079-69d1ca430778|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:49.497Z|5702ea97-b39b-4c31-b08d-626151e1bfee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:49.500Z|5702ea97-b39b-4c31-b08d-626151e1bfee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:49.681Z|f22f918b-4220-433a-8fd6-13887274c080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:49.682Z|f22f918b-4220-433a-8fd6-13887274c080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:50.261Z|4fac1b37-fff5-421a-9c41-2e1bd89374dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:33:50.263Z|4fac1b37-fff5-421a-9c41-2e1bd89374dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:33:51.788Z|ce985eee-42ee-4e02-9046-7d1bc61c3a06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:51.788Z|ce985eee-42ee-4e02-9046-7d1bc61c3a06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:59.532Z|3bbed9a0-cef0-49a9-bb6c-c3117e53032f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:59.534Z|3bbed9a0-cef0-49a9-bb6c-c3117e53032f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:33:59.712Z|942dd666-ceeb-48c6-9759-2859195bf1de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:33:59.713Z|942dd666-ceeb-48c6-9759-2859195bf1de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:01.819Z|7338e544-c94b-465b-9062-6f24fa6f4c81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:01.820Z|7338e544-c94b-465b-9062-6f24fa6f4c81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:05.263Z|e156b9d5-5ea5-4cf9-8002-ada2244593a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:34:05.268Z|e156b9d5-5ea5-4cf9-8002-ada2244593a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:34:05.918Z|95285fb0-d0bd-4f9b-8e8c-fb576bf335c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:34:05.919Z|95285fb0-d0bd-4f9b-8e8c-fb576bf335c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:34:09.563Z|27e70d13-cfbb-4bd5-8d99-32c557e1bda0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:09.564Z|27e70d13-cfbb-4bd5-8d99-32c557e1bda0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:09.735Z|8bf046ad-8893-4f45-b67a-efdd32b7c263|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:09.736Z|8bf046ad-8893-4f45-b67a-efdd32b7c263|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:11.849Z|3ccc6107-bba9-43c4-be7e-48cab1d4cd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:11.851Z|3ccc6107-bba9-43c4-be7e-48cab1d4cd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:19.608Z|ecf0f9b0-466f-4278-ae94-3208cbfe36a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:19.612Z|ecf0f9b0-466f-4278-ae94-3208cbfe36a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:19.761Z|dfaced01-f6dd-4a07-bd07-60b4566dcccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:19.762Z|dfaced01-f6dd-4a07-bd07-60b4566dcccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:20.261Z|7e87fdbe-03a4-4a61-9766-a746f6ca48b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:34:20.263Z|7e87fdbe-03a4-4a61-9766-a746f6ca48b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:34:21.877Z|6404ad21-3cde-4c81-83e8-928f867202c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:21.878Z|6404ad21-3cde-4c81-83e8-928f867202c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:29.647Z|b42cb8c8-5d34-4131-8014-f045df2c039e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:29.648Z|b42cb8c8-5d34-4131-8014-f045df2c039e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:29.788Z|02580b42-0dfa-472d-93b8-876e53f57665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:29.790Z|02580b42-0dfa-472d-93b8-876e53f57665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:31.914Z|41712f89-c01d-4b0c-aec1-5da85aa79816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:31.915Z|41712f89-c01d-4b0c-aec1-5da85aa79816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:35.261Z|c32dca20-0cfc-41e9-9c40-ea6d94187db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:34:35.263Z|c32dca20-0cfc-41e9-9c40-ea6d94187db6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:34:35.921Z|388b6a5d-7a8e-404b-9962-6ad24e534e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:34:35.922Z|388b6a5d-7a8e-404b-9962-6ad24e534e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:34:39.674Z|d5c88c23-856d-4f1d-97d3-3d1edfcef979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:39.675Z|d5c88c23-856d-4f1d-97d3-3d1edfcef979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:39.816Z|dfe4d87c-1cc6-44af-b17d-17e5e57f49f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:39.817Z|dfe4d87c-1cc6-44af-b17d-17e5e57f49f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:41.944Z|0c095e83-4079-4693-b980-cd29a634236b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:41.946Z|0c095e83-4079-4693-b980-cd29a634236b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:48.771Z|6d6cd87a-3984-45ab-bf87-c07205af8a30|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:34:48.773Z|6d6cd87a-3984-45ab-bf87-c07205af8a30|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:49.715Z|7261e371-349b-40d0-b27b-2f28f268d744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:49.716Z|7261e371-349b-40d0-b27b-2f28f268d744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:49.843Z|5d17254b-adc0-4cc7-bf9b-52fbcbeadbe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:49.844Z|5d17254b-adc0-4cc7-bf9b-52fbcbeadbe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:50.261Z|bbd9f474-1f8d-4dde-bdda-ff4d5309a9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:34:50.262Z|bbd9f474-1f8d-4dde-bdda-ff4d5309a9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:34:51.984Z|13afe31a-c132-42ed-8bd0-fc565833f4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:51.986Z|13afe31a-c132-42ed-8bd0-fc565833f4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:59.751Z|4bc9d144-e5aa-466d-add7-8e3114a5bb05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:59.752Z|4bc9d144-e5aa-466d-add7-8e3114a5bb05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:34:59.883Z|8d26b219-148a-444e-8c80-2979c58da475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:34:59.884Z|8d26b219-148a-444e-8c80-2979c58da475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:02.019Z|8be52454-5511-4b46-bbc1-5fbb87f328dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:02.020Z|8be52454-5511-4b46-bbc1-5fbb87f328dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:05.263Z|2c25fe2a-727e-4eec-90b6-9c97ebc8072a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:35:05.265Z|2c25fe2a-727e-4eec-90b6-9c97ebc8072a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:35:05.923Z|fcf5ab3f-eb19-43ce-8c69-b5e73513e456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:35:05.924Z|fcf5ab3f-eb19-43ce-8c69-b5e73513e456|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:35:09.783Z|4e114abd-54d1-4509-bbf2-aa572452da96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:09.784Z|4e114abd-54d1-4509-bbf2-aa572452da96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:09.912Z|fc400218-c1e9-4957-b2f7-0cd8efc5e751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:09.913Z|fc400218-c1e9-4957-b2f7-0cd8efc5e751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:12.050Z|94097198-6430-4b59-9500-a45eafaf5e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:12.051Z|94097198-6430-4b59-9500-a45eafaf5e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:19.811Z|3976e704-6fe7-458a-978c-eda904d10100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:19.813Z|3976e704-6fe7-458a-978c-eda904d10100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:19.945Z|302c4292-5c87-4ffd-b19c-acd219a0daf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:19.947Z|302c4292-5c87-4ffd-b19c-acd219a0daf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:20.261Z|bcf26395-9056-4bf9-98ae-b2aee5a1951a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:35:20.264Z|bcf26395-9056-4bf9-98ae-b2aee5a1951a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:35:22.090Z|a96544b9-9266-410e-a49c-4793630f7139|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:22.091Z|a96544b9-9266-410e-a49c-4793630f7139|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:29.842Z|4188ffdd-1e61-4759-8f0a-012d77c6efe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:29.843Z|4188ffdd-1e61-4759-8f0a-012d77c6efe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:29.989Z|59289f95-9830-4359-9cf1-873e9c73df95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:29.990Z|59289f95-9830-4359-9cf1-873e9c73df95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:32.143Z|bd82b959-72d3-44d5-ace9-51b5393e6d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:32.144Z|bd82b959-72d3-44d5-ace9-51b5393e6d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:35.261Z|48c66173-92b9-4423-98bf-a3d276a60f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:35:35.262Z|48c66173-92b9-4423-98bf-a3d276a60f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:35:35.926Z|de9cbd7e-e388-419a-8ebf-dff6751edf7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:35:35.927Z|de9cbd7e-e388-419a-8ebf-dff6751edf7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:35:39.882Z|7c85d147-2e82-4404-aa0e-9e910dff2bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:39.883Z|7c85d147-2e82-4404-aa0e-9e910dff2bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:40.020Z|a43f03e6-d75d-4088-99b5-9e59679212f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:40.022Z|a43f03e6-d75d-4088-99b5-9e59679212f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:42.185Z|8856c3c3-cfc9-4f03-a817-c8a1f6377604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:42.185Z|8856c3c3-cfc9-4f03-a817-c8a1f6377604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:48.774Z|f15aa0bd-1356-4c5e-95d0-97a7cbcf2c2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:35:48.776Z|f15aa0bd-1356-4c5e-95d0-97a7cbcf2c2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:49.922Z|cb015e3c-c760-4cdc-a474-4d55311cd7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:49.927Z|cb015e3c-c760-4cdc-a474-4d55311cd7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:50.049Z|13ac3956-4449-4306-ab1e-edbc0266fcb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:50.050Z|13ac3956-4449-4306-ab1e-edbc0266fcb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:50.261Z|0f83b883-1401-4791-9092-80bf0c42b056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:35:50.281Z|0f83b883-1401-4791-9092-80bf0c42b056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:35:52.220Z|affed169-27c1-44cb-9aaa-1496391115d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:52.221Z|affed169-27c1-44cb-9aaa-1496391115d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:35:59.967Z|64f7f7a5-9665-42ee-a2a1-479fd618dc7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:35:59.968Z|64f7f7a5-9665-42ee-a2a1-479fd618dc7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:00.080Z|7077da90-3092-4006-aa2b-62af13d5c108|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:00.082Z|7077da90-3092-4006-aa2b-62af13d5c108|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:02.250Z|87eef1ef-3dd0-4bb1-9eed-6c8f87d3d63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:02.252Z|87eef1ef-3dd0-4bb1-9eed-6c8f87d3d63e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:05.261Z|bffa9c93-7199-408c-9052-0fc94e9c4587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:36:05.263Z|bffa9c93-7199-408c-9052-0fc94e9c4587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:36:05.928Z|5fd129d4-f07f-452f-80a4-979055016c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:36:05.928Z|5fd129d4-f07f-452f-80a4-979055016c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:36:09.999Z|f48d6b5d-2ef0-4150-9112-968668a678e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:10.001Z|f48d6b5d-2ef0-4150-9112-968668a678e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:10.109Z|2036cfb5-759b-4e23-aba0-95ae466e5d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:10.110Z|2036cfb5-759b-4e23-aba0-95ae466e5d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:12.290Z|e14eb71f-e7a4-448b-8701-bd8d06fc6561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:12.291Z|e14eb71f-e7a4-448b-8701-bd8d06fc6561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:20.032Z|7ae3b250-ddec-48c4-a729-d2144bdbea8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:20.033Z|7ae3b250-ddec-48c4-a729-d2144bdbea8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:20.145Z|e7fa1527-8871-4a69-a90d-1402d141ce59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:20.146Z|e7fa1527-8871-4a69-a90d-1402d141ce59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:20.261Z|434e8f55-abfa-42e8-8038-51cc475aa844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:36:20.262Z|434e8f55-abfa-42e8-8038-51cc475aa844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:36:22.324Z|57fd3dd8-e36e-4429-8991-815e2d5812a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:22.325Z|57fd3dd8-e36e-4429-8991-815e2d5812a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:30.070Z|771f19e8-a082-4bf3-ad28-38215c59afbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:30.072Z|771f19e8-a082-4bf3-ad28-38215c59afbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:30.177Z|fc1fcd45-a4cc-4f61-92d6-fb38badf1ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:30.179Z|fc1fcd45-a4cc-4f61-92d6-fb38badf1ef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:32.397Z|77f4bb55-df42-4258-89fc-cb7833aae0a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:32.398Z|77f4bb55-df42-4258-89fc-cb7833aae0a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:35.261Z|9051cd52-5a95-4c71-bd99-94b79c487fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:36:35.265Z|9051cd52-5a95-4c71-bd99-94b79c487fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:36:35.931Z|8c85a4ba-6b85-4773-8970-c6588f900812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:36:35.931Z|8c85a4ba-6b85-4773-8970-c6588f900812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:36:40.115Z|f8a684e4-b49c-4db9-9b42-35d0f7d1b614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:40.117Z|f8a684e4-b49c-4db9-9b42-35d0f7d1b614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:40.212Z|09794de0-b288-4e63-b3e7-a38c89137445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:40.213Z|09794de0-b288-4e63-b3e7-a38c89137445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:42.439Z|9e436961-3833-460e-9470-3b618b0153d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:42.442Z|9e436961-3833-460e-9470-3b618b0153d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:48.787Z|2c502485-3386-416e-ac76-d85ca7ef5e08|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:36:48.791Z|2c502485-3386-416e-ac76-d85ca7ef5e08|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:50.151Z|b11c256b-e608-4b7d-909d-7e6f5fc7b992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:50.153Z|b11c256b-e608-4b7d-909d-7e6f5fc7b992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:50.250Z|0b2f1c97-8938-4c70-98bf-3fddb828cdc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:50.251Z|0b2f1c97-8938-4c70-98bf-3fddb828cdc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:36:50.261Z|e57aaf33-97d9-4074-9c3e-b38585b3b8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:36:50.262Z|e57aaf33-97d9-4074-9c3e-b38585b3b8f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:36:52.481Z|98e3e460-dfb0-41e0-9a2a-5fc4268a7169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:36:52.482Z|98e3e460-dfb0-41e0-9a2a-5fc4268a7169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:00.180Z|2c91800c-fe6f-4365-879f-d95c9bb1b361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:00.181Z|2c91800c-fe6f-4365-879f-d95c9bb1b361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:00.278Z|61a68cef-dfbf-493a-8a9a-f1c7320a37bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:00.279Z|61a68cef-dfbf-493a-8a9a-f1c7320a37bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:02.513Z|17877a16-0ac3-41b3-93c2-c5548f1f8e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:02.514Z|17877a16-0ac3-41b3-93c2-c5548f1f8e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:05.261Z|65331d58-cf02-4e02-a4a5-07ad98ce0217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:37:05.262Z|65331d58-cf02-4e02-a4a5-07ad98ce0217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:37:05.932Z|75ce9de7-b90d-4289-83c3-2040c8f9fa94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:37:05.933Z|75ce9de7-b90d-4289-83c3-2040c8f9fa94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:37:10.215Z|b4d0b4fa-e226-4b5c-8ae7-f40287732eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:10.220Z|b4d0b4fa-e226-4b5c-8ae7-f40287732eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:10.307Z|79508d30-3b15-41ff-94a2-35d7fbc767dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:10.308Z|79508d30-3b15-41ff-94a2-35d7fbc767dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:12.547Z|299c0964-bc92-4e10-be12-81a0b77d65ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:12.548Z|299c0964-bc92-4e10-be12-81a0b77d65ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:20.247Z|24150866-f951-4f63-a262-b1fd1c605cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:20.249Z|24150866-f951-4f63-a262-b1fd1c605cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:20.261Z|446735d1-6443-47e8-abf8-3c9af7fa16c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:37:20.265Z|446735d1-6443-47e8-abf8-3c9af7fa16c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:37:20.337Z|a98c2e44-260a-45ac-9c41-aef089b0f0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:20.339Z|a98c2e44-260a-45ac-9c41-aef089b0f0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:22.576Z|7558dc25-abeb-427a-a579-6e4c3e5bc698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:22.578Z|7558dc25-abeb-427a-a579-6e4c3e5bc698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:30.278Z|8c2f734b-87bb-4a57-8866-fd513903ce64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:30.279Z|8c2f734b-87bb-4a57-8866-fd513903ce64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:30.372Z|a5c48a89-e63e-4baf-9e4d-216df00bdd95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:30.373Z|a5c48a89-e63e-4baf-9e4d-216df00bdd95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:32.621Z|8536a5a7-4af2-492f-a047-cdabb5e61760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:32.622Z|8536a5a7-4af2-492f-a047-cdabb5e61760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:35.267Z|bad88b0c-3651-4315-811b-d0b2623dc47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:37:35.269Z|bad88b0c-3651-4315-811b-d0b2623dc47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:37:35.935Z|d8bc6890-bcbc-4a65-a0f6-d0a718fb3821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:37:35.937Z|d8bc6890-bcbc-4a65-a0f6-d0a718fb3821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:37:40.316Z|55c90e6e-f420-4622-ac3a-c60eb8946d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:40.318Z|55c90e6e-f420-4622-ac3a-c60eb8946d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:40.402Z|fee52a59-0d14-4159-85a3-9fe92701cfa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:40.404Z|fee52a59-0d14-4159-85a3-9fe92701cfa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:42.648Z|44e08024-905f-4399-a0ed-82eb331f524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:42.649Z|44e08024-905f-4399-a0ed-82eb331f524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:48.769Z|cc65aba2-207b-400e-96ce-60c7ee1f2d16|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:37:48.773Z|cc65aba2-207b-400e-96ce-60c7ee1f2d16|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:50.266Z|b8304e38-66cd-4094-b310-33ebd6d30b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:37:50.268Z|b8304e38-66cd-4094-b310-33ebd6d30b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:37:50.370Z|07561796-7915-436f-ad2b-bdf761d3c661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:50.372Z|07561796-7915-436f-ad2b-bdf761d3c661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:50.446Z|66b60c3c-2d6d-4a68-a000-083e5746274c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:50.448Z|66b60c3c-2d6d-4a68-a000-083e5746274c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:37:52.690Z|e3012c9a-75be-4066-8ee9-63b3590350c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:37:52.691Z|e3012c9a-75be-4066-8ee9-63b3590350c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:00.400Z|a195c9c3-b096-4b8e-91b2-bab01882a4d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:00.401Z|a195c9c3-b096-4b8e-91b2-bab01882a4d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:00.481Z|630f98e0-c023-48e7-9105-a9fa1c2d956c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:00.482Z|630f98e0-c023-48e7-9105-a9fa1c2d956c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:02.718Z|799e5a2b-4949-4c51-aed9-1f3ff9978071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:02.719Z|799e5a2b-4949-4c51-aed9-1f3ff9978071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:05.261Z|ec0d4136-9dd5-4580-9486-e2e2439a004b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:38:05.262Z|ec0d4136-9dd5-4580-9486-e2e2439a004b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:38:05.939Z|d4158d4b-3755-4452-9169-af303bfa7350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:38:05.939Z|d4158d4b-3755-4452-9169-af303bfa7350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:38:10.432Z|7bfe8fc1-e3f4-46fd-a9a8-0534aa08027d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:10.434Z|7bfe8fc1-e3f4-46fd-a9a8-0534aa08027d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:10.508Z|a4ba5e1a-6704-4c39-8b57-71da92746ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:10.509Z|a4ba5e1a-6704-4c39-8b57-71da92746ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:12.754Z|7a498e36-b8e8-4c2c-9a71-1085f2365017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:12.756Z|7a498e36-b8e8-4c2c-9a71-1085f2365017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:20.264Z|ddee0db5-e0fe-466f-a6a1-a103ee0168ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:38:20.266Z|ddee0db5-e0fe-466f-a6a1-a103ee0168ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:38:20.467Z|285de248-ed9e-4f26-9ee1-8cf1fae8fdd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:20.469Z|285de248-ed9e-4f26-9ee1-8cf1fae8fdd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:20.549Z|7cffd931-46b2-4187-822e-8106d1dc530a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:20.550Z|7cffd931-46b2-4187-822e-8106d1dc530a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:22.788Z|c3991e96-b0ba-4f52-870e-4deaea5ea4ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:22.790Z|c3991e96-b0ba-4f52-870e-4deaea5ea4ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:30.496Z|65547395-0a92-430c-8bee-317fa6bb1859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:30.498Z|65547395-0a92-430c-8bee-317fa6bb1859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:30.577Z|4434c152-625a-4749-b25e-d90c72c135db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:30.578Z|4434c152-625a-4749-b25e-d90c72c135db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:32.821Z|8b411d26-ee61-4562-a44f-469c8ced9e99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:32.823Z|8b411d26-ee61-4562-a44f-469c8ced9e99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:35.261Z|a9768d4a-7b3d-4b92-847c-e4307e9ce58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:38:35.266Z|a9768d4a-7b3d-4b92-847c-e4307e9ce58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:38:35.943Z|1e8771bf-d8b8-4d95-a961-be4d9d9ba15b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:38:35.943Z|1e8771bf-d8b8-4d95-a961-be4d9d9ba15b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:38:40.525Z|c7ac883c-5278-4c0a-b4e5-3f59ae836d60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:40.527Z|c7ac883c-5278-4c0a-b4e5-3f59ae836d60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:40.605Z|6be458c6-4155-4707-8869-fd9ee35a2dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:40.606Z|6be458c6-4155-4707-8869-fd9ee35a2dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:42.848Z|d4901e63-fb80-4546-b6d1-8b9772445bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:42.849Z|d4901e63-fb80-4546-b6d1-8b9772445bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:48.764Z|512a8659-0bb1-47fb-87c6-b81c074e319a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:38:48.765Z|512a8659-0bb1-47fb-87c6-b81c074e319a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:50.261Z|b86f67ad-553f-4815-b371-5c1568dd9b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:38:50.262Z|b86f67ad-553f-4815-b371-5c1568dd9b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:38:50.566Z|ab6997e9-9e45-4024-b381-a4eacaf2e80e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:50.567Z|ab6997e9-9e45-4024-b381-a4eacaf2e80e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:50.629Z|b599717c-d453-4522-ba7b-b0eb0e7abb58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:50.630Z|b599717c-d453-4522-ba7b-b0eb0e7abb58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:38:52.881Z|7a316b07-02a7-4264-8179-e6b77a15f193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:38:52.882Z|7a316b07-02a7-4264-8179-e6b77a15f193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:00.597Z|e63e6c16-dc9d-492d-a488-9a5366267c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:00.598Z|e63e6c16-dc9d-492d-a488-9a5366267c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:00.657Z|494e1acd-622e-46a4-9ce4-cebe43f52be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:00.658Z|494e1acd-622e-46a4-9ce4-cebe43f52be8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:02.909Z|2810575f-eb44-43ca-a455-b9ceb12044e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:02.911Z|2810575f-eb44-43ca-a455-b9ceb12044e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:05.261Z|9926e45f-965a-4c4b-94b0-4ae88ef99037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:39:05.262Z|9926e45f-965a-4c4b-94b0-4ae88ef99037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:39:05.944Z|4b59701d-1a8d-40c4-93ed-a3a958455a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:39:05.945Z|4b59701d-1a8d-40c4-93ed-a3a958455a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:39:10.625Z|c9757ba4-3779-4a2d-86c7-001f437acc80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:10.627Z|c9757ba4-3779-4a2d-86c7-001f437acc80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:10.685Z|5d8ca258-90c7-4709-885c-24ad11fd0a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:10.686Z|5d8ca258-90c7-4709-885c-24ad11fd0a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:12.938Z|b4721de2-5132-4d61-b41f-d80ca6fe6103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:12.939Z|b4721de2-5132-4d61-b41f-d80ca6fe6103|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:20.262Z|8539e513-a1cc-4f5d-b74b-78405e42ceef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:39:20.264Z|8539e513-a1cc-4f5d-b74b-78405e42ceef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:39:20.656Z|53d228f0-002f-495d-bec5-08f2303ea643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:20.657Z|53d228f0-002f-495d-bec5-08f2303ea643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:20.712Z|b0f265fe-2397-46d0-aa2d-2e61d077c82d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:20.713Z|b0f265fe-2397-46d0-aa2d-2e61d077c82d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:22.964Z|352dfdea-9c45-4a46-a174-ebddbdfeed35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:22.966Z|352dfdea-9c45-4a46-a174-ebddbdfeed35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:30.680Z|4bc66524-3c95-42f5-b25e-b817df001ac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:30.681Z|4bc66524-3c95-42f5-b25e-b817df001ac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:30.735Z|00d14659-d5c5-4668-9ff8-cfcb7e3d730e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:30.736Z|00d14659-d5c5-4668-9ff8-cfcb7e3d730e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:32.993Z|ad8a6447-9ac3-4ec7-a437-10c479dfebc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:32.994Z|ad8a6447-9ac3-4ec7-a437-10c479dfebc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:35.261Z|6d1c686d-ee30-49ef-85a4-13232b759bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:39:35.262Z|6d1c686d-ee30-49ef-85a4-13232b759bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:39:35.946Z|94f1bf89-f64f-4fea-98ae-395eb9628e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:39:35.947Z|94f1bf89-f64f-4fea-98ae-395eb9628e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:39:40.713Z|2ccd4096-074e-40b3-acc0-7d70ab7cb037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:40.714Z|2ccd4096-074e-40b3-acc0-7d70ab7cb037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:40.761Z|f678767d-a4ca-44ab-82c5-acf0d9574993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:40.762Z|f678767d-a4ca-44ab-82c5-acf0d9574993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:43.019Z|2889827c-6450-4c08-b98f-5108e0d62179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:43.020Z|2889827c-6450-4c08-b98f-5108e0d62179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:48.765Z|a07cf043-9bb6-4b05-8b19-5f11d254b8ea|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:39:48.766Z|a07cf043-9bb6-4b05-8b19-5f11d254b8ea|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:50.261Z|215cea5b-0370-47c2-a795-ad6d4f050ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:39:50.262Z|215cea5b-0370-47c2-a795-ad6d4f050ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:39:50.740Z|55650fce-6597-4a40-8002-208dbb97821b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:50.741Z|55650fce-6597-4a40-8002-208dbb97821b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:50.787Z|ccaa20d1-ff68-43e5-8430-78129ec30e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:50.788Z|ccaa20d1-ff68-43e5-8430-78129ec30e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:39:53.067Z|daa3ad13-a35d-4acf-8796-473edcca7fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:39:53.069Z|daa3ad13-a35d-4acf-8796-473edcca7fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:00.765Z|258396bc-38ef-44bd-9f55-06f67ac6b59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:00.766Z|258396bc-38ef-44bd-9f55-06f67ac6b59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:00.814Z|203f7f89-1d2e-495d-b407-c0fcf3ec71e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:00.815Z|203f7f89-1d2e-495d-b407-c0fcf3ec71e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:03.097Z|6ba0e25a-ed2e-4a1b-abb4-96d99537c917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:03.100Z|6ba0e25a-ed2e-4a1b-abb4-96d99537c917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:05.261Z|095d528f-93cd-4ced-95cd-c216865cdb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:40:05.264Z|095d528f-93cd-4ced-95cd-c216865cdb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:40:05.948Z|b63cccc7-e1ce-4a7c-862c-56ec92c37051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:40:05.948Z|b63cccc7-e1ce-4a7c-862c-56ec92c37051|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:40:10.789Z|9a8c7fbc-ce04-45b1-ab31-20389f397440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:10.790Z|9a8c7fbc-ce04-45b1-ab31-20389f397440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:10.840Z|e6aad8a9-1edc-4898-9ecd-26443ef9ed38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:10.841Z|e6aad8a9-1edc-4898-9ecd-26443ef9ed38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:13.126Z|57d151a6-bf2b-4bcb-b5c7-2840613674ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:13.127Z|57d151a6-bf2b-4bcb-b5c7-2840613674ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:20.266Z|770fa7e2-5cd0-4296-aac0-f1ba1c84fd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:40:20.267Z|770fa7e2-5cd0-4296-aac0-f1ba1c84fd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:40:20.813Z|5cd8102e-e11a-4702-b7b4-69fbb75ee189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:20.814Z|5cd8102e-e11a-4702-b7b4-69fbb75ee189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:20.865Z|a6f03627-4a39-4d84-ad68-264d77ad25ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:20.866Z|a6f03627-4a39-4d84-ad68-264d77ad25ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:23.150Z|e911c9e0-5efa-40d0-8379-c494f6732260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:23.151Z|e911c9e0-5efa-40d0-8379-c494f6732260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:30.839Z|f3c66a69-ed32-44cc-bd53-0be634c85025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:30.841Z|f3c66a69-ed32-44cc-bd53-0be634c85025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:30.893Z|ac17a461-d7ac-4579-b060-5bc6ac4536b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:30.894Z|ac17a461-d7ac-4579-b060-5bc6ac4536b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:33.176Z|c068460b-e98e-4aeb-9d27-d18168d6e592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:33.177Z|c068460b-e98e-4aeb-9d27-d18168d6e592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:35.261Z|c6ae4f6d-6ef1-45a5-aa19-ce3a6affd406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:40:35.262Z|c6ae4f6d-6ef1-45a5-aa19-ce3a6affd406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:40:35.949Z|5f9ee25c-c063-40be-bc96-acec4addc22b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:40:35.950Z|5f9ee25c-c063-40be-bc96-acec4addc22b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:40:40.880Z|bb1f9775-e55b-4839-a795-a47d3f082c6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:40.881Z|bb1f9775-e55b-4839-a795-a47d3f082c6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:40.932Z|d88c7a7c-faff-461b-ae45-c17f2d4fa8cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:40.934Z|d88c7a7c-faff-461b-ae45-c17f2d4fa8cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:43.204Z|cb5d2743-0fb6-4114-a96f-e498cf5d6082|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:43.205Z|cb5d2743-0fb6-4114-a96f-e498cf5d6082|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:48.767Z|c96936ae-cb03-492d-965c-9bd21f340999|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:40:48.768Z|c96936ae-cb03-492d-965c-9bd21f340999|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:50.261Z|b49433a0-9003-42f4-9e6e-341b42949a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:40:50.264Z|b49433a0-9003-42f4-9e6e-341b42949a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:40:50.927Z|ee1a0212-d420-4d64-86f0-8dfee3cc074a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:50.928Z|ee1a0212-d420-4d64-86f0-8dfee3cc074a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:50.981Z|05a0efa4-829a-498d-b7ef-267775e5ec1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:50.985Z|05a0efa4-829a-498d-b7ef-267775e5ec1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:40:53.247Z|45667976-f885-46ba-8207-882fe56bfa2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:40:53.248Z|45667976-f885-46ba-8207-882fe56bfa2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:00.957Z|94d4632d-74d7-472b-b9c0-29814873b6be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:00.958Z|94d4632d-74d7-472b-b9c0-29814873b6be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:01.029Z|fe0369fd-e463-404d-b86e-6b8384fc9c50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:01.030Z|fe0369fd-e463-404d-b86e-6b8384fc9c50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:03.274Z|069edbc4-b527-4b8d-ad76-8de63c6cf245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:03.276Z|069edbc4-b527-4b8d-ad76-8de63c6cf245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:05.261Z|1d963ef2-3381-429b-9a25-5a66106ce681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:41:05.264Z|1d963ef2-3381-429b-9a25-5a66106ce681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:41:05.952Z|530cc6d6-0c93-47ae-921d-92ee5348892f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:41:05.953Z|530cc6d6-0c93-47ae-921d-92ee5348892f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:41:10.984Z|fcda55bf-87ef-497a-932e-4570464ffc20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:10.986Z|fcda55bf-87ef-497a-932e-4570464ffc20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:11.058Z|99903c74-b01c-4a75-a3ec-96c05e4852dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:11.059Z|99903c74-b01c-4a75-a3ec-96c05e4852dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:13.306Z|d00cd672-a78c-4538-adcf-da63d48ed935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:13.308Z|d00cd672-a78c-4538-adcf-da63d48ed935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:20.261Z|86e01fe6-41fa-47f3-85a9-44b55c56fc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:41:20.269Z|86e01fe6-41fa-47f3-85a9-44b55c56fc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:41:21.012Z|23fc5223-6b0b-4f79-bea2-0438c05b67ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:21.014Z|23fc5223-6b0b-4f79-bea2-0438c05b67ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:21.086Z|a2136774-3b0e-4f09-8092-848e738b8a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:21.087Z|a2136774-3b0e-4f09-8092-848e738b8a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:23.335Z|7e782842-d74d-467f-8ac2-804ed61eac11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:23.336Z|7e782842-d74d-467f-8ac2-804ed61eac11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:31.038Z|b11d2ebb-947b-4b52-936b-9bb74da89d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:31.040Z|b11d2ebb-947b-4b52-936b-9bb74da89d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:31.110Z|71d48427-8771-411b-868f-6ac694d484ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:31.111Z|71d48427-8771-411b-868f-6ac694d484ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:33.364Z|e972b851-cc0a-4e8f-9a4c-8fdb0de07103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:33.365Z|e972b851-cc0a-4e8f-9a4c-8fdb0de07103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:35.261Z|fb7e396e-18d8-4829-9e66-06a119f567b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:41:35.262Z|fb7e396e-18d8-4829-9e66-06a119f567b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:41:35.954Z|6c1bf5c3-753c-4222-b8b7-91ef2a97d47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:41:35.955Z|6c1bf5c3-753c-4222-b8b7-91ef2a97d47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:41:41.071Z|531f4b4c-33ac-4e72-8596-83b6733c3b3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:41.074Z|531f4b4c-33ac-4e72-8596-83b6733c3b3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:41.134Z|76d30a4c-952e-47ac-9d8a-290455e1f7d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:41.136Z|76d30a4c-952e-47ac-9d8a-290455e1f7d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:43.401Z|4629f175-cbb2-4ee4-aa26-97f2dc11f15d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:43.403Z|4629f175-cbb2-4ee4-aa26-97f2dc11f15d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:48.772Z|a4d57521-1dc7-4350-8355-df183bba67ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:41:48.779Z|a4d57521-1dc7-4350-8355-df183bba67ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:50.261Z|5e5fe519-97ed-436c-8141-5b86240e8f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:41:50.262Z|5e5fe519-97ed-436c-8141-5b86240e8f12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:41:51.100Z|3fc908c5-07b0-4848-aba8-d9b1de577787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:51.102Z|3fc908c5-07b0-4848-aba8-d9b1de577787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:51.161Z|8e58ee3f-0444-416f-aab2-e1b3ce0b3401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:51.162Z|8e58ee3f-0444-416f-aab2-e1b3ce0b3401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:41:53.428Z|b85ebed0-932e-48cf-8ba7-feb45dc427d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:41:53.430Z|b85ebed0-932e-48cf-8ba7-feb45dc427d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:01.127Z|734572d9-e392-4fbb-bd60-8586396799ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:01.128Z|734572d9-e392-4fbb-bd60-8586396799ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:01.209Z|b32abf10-3a6d-498b-a65d-0101966a0561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:01.210Z|b32abf10-3a6d-498b-a65d-0101966a0561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:03.457Z|4ad36f48-ec3c-4abc-9d04-a4e3d05482a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:03.459Z|4ad36f48-ec3c-4abc-9d04-a4e3d05482a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:05.261Z|ae9303f8-f277-46a4-bb3e-c8742dd29e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:42:05.266Z|ae9303f8-f277-46a4-bb3e-c8742dd29e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:42:05.955Z|f61aa873-2518-4556-ab51-2a6601cf50a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:42:05.956Z|f61aa873-2518-4556-ab51-2a6601cf50a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:42:11.153Z|b4462ae9-a7d9-4b42-9d68-7c5b8e182321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:11.154Z|b4462ae9-a7d9-4b42-9d68-7c5b8e182321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:11.236Z|509d013f-1be0-43b4-9731-14a6f4ee8244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:11.237Z|509d013f-1be0-43b4-9731-14a6f4ee8244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:13.486Z|7d0a5314-36bf-4665-8724-b9a54d4fdf40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:13.488Z|7d0a5314-36bf-4665-8724-b9a54d4fdf40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:20.262Z|57b043fa-2cd2-4493-979c-a1dcba8fe2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:42:20.263Z|57b043fa-2cd2-4493-979c-a1dcba8fe2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:42:21.179Z|69f774b5-9fcf-4f68-afc0-7f7f4e07d0ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:21.180Z|69f774b5-9fcf-4f68-afc0-7f7f4e07d0ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:21.261Z|7d1d9463-ed45-4ebd-b8d8-860c2289aa7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:21.262Z|7d1d9463-ed45-4ebd-b8d8-860c2289aa7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:23.515Z|90f8cb28-f93a-464a-a10b-57296ba5fc09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:23.516Z|90f8cb28-f93a-464a-a10b-57296ba5fc09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:31.205Z|153c3d52-1268-40a3-ba9d-67af6800a125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:31.206Z|153c3d52-1268-40a3-ba9d-67af6800a125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:31.288Z|bbafdf38-31e1-4647-a43e-09994ad24207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:31.289Z|bbafdf38-31e1-4647-a43e-09994ad24207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:33.543Z|12fdd391-4e1c-4039-9c5f-b3405362642e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:33.545Z|12fdd391-4e1c-4039-9c5f-b3405362642e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:35.261Z|2a937797-013a-47eb-90d2-26ffe03e8068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:42:35.262Z|2a937797-013a-47eb-90d2-26ffe03e8068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:42:35.959Z|887e25e5-df2a-4754-b50c-e3aaa367083d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:42:35.960Z|887e25e5-df2a-4754-b50c-e3aaa367083d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:42:41.232Z|38a5ae9b-db87-44de-8d59-135d54dd5c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:41.233Z|38a5ae9b-db87-44de-8d59-135d54dd5c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:41.317Z|6854ad05-c505-40d3-a290-2ef04aad22cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:41.320Z|6854ad05-c505-40d3-a290-2ef04aad22cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:43.572Z|a40f11e0-c8af-4ad3-86ac-33ed753534ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:43.573Z|a40f11e0-c8af-4ad3-86ac-33ed753534ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:48.766Z|608b4e84-e488-43d5-b86e-255ddd7908dc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:42:48.768Z|608b4e84-e488-43d5-b86e-255ddd7908dc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:50.261Z|620254db-d10e-4553-9452-124f596e719c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:42:50.265Z|620254db-d10e-4553-9452-124f596e719c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:42:51.257Z|8c6e53be-fff9-4a84-9cb2-58967a9ecfae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:51.258Z|8c6e53be-fff9-4a84-9cb2-58967a9ecfae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:51.349Z|edb5d16e-108f-4ebe-9a5e-376b3a9ff589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:51.350Z|edb5d16e-108f-4ebe-9a5e-376b3a9ff589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:42:53.597Z|0a76746d-03ff-487a-b663-09ddd5c5a3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:42:53.598Z|0a76746d-03ff-487a-b663-09ddd5c5a3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:01.283Z|114121bc-a85b-4d84-af95-32c26c7497d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:01.284Z|114121bc-a85b-4d84-af95-32c26c7497d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:01.386Z|8e5a6fcd-3fe5-4b73-878c-0bb1867c842f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:01.387Z|8e5a6fcd-3fe5-4b73-878c-0bb1867c842f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:03.624Z|cdfb5fee-8044-48e8-a203-3b43d07d3aea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:03.626Z|cdfb5fee-8044-48e8-a203-3b43d07d3aea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:05.261Z|2f3cdc3b-6c6f-4721-b4d9-3552ef57cb41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:43:05.262Z|2f3cdc3b-6c6f-4721-b4d9-3552ef57cb41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:43:05.960Z|860dc7f8-3713-44b5-bd05-3ab4767beabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:43:05.961Z|860dc7f8-3713-44b5-bd05-3ab4767beabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:43:11.309Z|019f1ce8-933c-4772-9ec8-a6df3002f555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:11.310Z|019f1ce8-933c-4772-9ec8-a6df3002f555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:11.416Z|bab392c4-95e4-49f1-8314-e1ca2c594303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:11.417Z|bab392c4-95e4-49f1-8314-e1ca2c594303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:13.653Z|721f52ae-c9e2-4bdc-8b68-200911564f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:13.654Z|721f52ae-c9e2-4bdc-8b68-200911564f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:20.261Z|e9e9060c-2a0a-472d-b177-e9e526eb5766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:43:20.262Z|e9e9060c-2a0a-472d-b177-e9e526eb5766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:43:21.336Z|06d213a3-fac4-46a0-8bf2-1af8844a7672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:21.337Z|06d213a3-fac4-46a0-8bf2-1af8844a7672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:21.455Z|07901d8e-0eab-4027-ad91-bb014d648103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:21.456Z|07901d8e-0eab-4027-ad91-bb014d648103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:23.686Z|7365d954-52ae-474f-9238-5f79780dfed5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:23.687Z|7365d954-52ae-474f-9238-5f79780dfed5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:31.362Z|81df7fd3-acb9-4669-a567-d1e96f453042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:31.363Z|81df7fd3-acb9-4669-a567-d1e96f453042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:31.484Z|fd114e1d-de0b-441b-8e6e-5df42b0b0ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:31.487Z|fd114e1d-de0b-441b-8e6e-5df42b0b0ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:33.716Z|41696dd2-1e91-410e-b9e3-3b9ee9e3010c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:33.717Z|41696dd2-1e91-410e-b9e3-3b9ee9e3010c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:35.261Z|448cc738-f5d1-42ed-95e1-481449f0ac93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:43:35.266Z|448cc738-f5d1-42ed-95e1-481449f0ac93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:43:35.962Z|eb55e14f-964c-4734-8b4e-74d922aca2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:43:35.963Z|eb55e14f-964c-4734-8b4e-74d922aca2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:43:41.389Z|e720048e-113f-4e92-8075-75ce4e3efe74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:41.390Z|e720048e-113f-4e92-8075-75ce4e3efe74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:41.510Z|f670035c-6790-47d2-bce9-505854ffa11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:41.511Z|f670035c-6790-47d2-bce9-505854ffa11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:43.742Z|9325b97c-de91-4956-9869-4f356b2ac753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:43.744Z|9325b97c-de91-4956-9869-4f356b2ac753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:48.765Z|0a378419-5d13-46aa-b9e7-925a85465e7f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:43:48.766Z|0a378419-5d13-46aa-b9e7-925a85465e7f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:50.261Z|f2eefaa8-136d-4b84-99df-f46891bf1df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:43:50.262Z|f2eefaa8-136d-4b84-99df-f46891bf1df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:43:51.419Z|2677a973-146b-4249-a1de-d84e7a3cf97c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:51.423Z|2677a973-146b-4249-a1de-d84e7a3cf97c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:51.547Z|d9da249a-9623-4e31-9d1d-eb8af7634796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:51.548Z|d9da249a-9623-4e31-9d1d-eb8af7634796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:43:53.769Z|1c0deee3-8893-4f16-adc0-65f52056a2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:43:53.772Z|1c0deee3-8893-4f16-adc0-65f52056a2a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:01.481Z|32d535bb-9ad1-4704-8f15-d24882d3d297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:01.482Z|32d535bb-9ad1-4704-8f15-d24882d3d297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:01.576Z|b935baf4-fb5b-422a-a402-0fd02314a6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:01.577Z|b935baf4-fb5b-422a-a402-0fd02314a6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:03.799Z|bdc1d6fb-89b7-4e1f-bd38-28a8d6e703d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:03.800Z|bdc1d6fb-89b7-4e1f-bd38-28a8d6e703d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:05.262Z|eaade627-f9e2-4f2f-9419-c88832d3a5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:44:05.263Z|eaade627-f9e2-4f2f-9419-c88832d3a5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:44:05.964Z|d4c3ac29-db9c-4042-8d37-d03ef3f05d8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:44:05.965Z|d4c3ac29-db9c-4042-8d37-d03ef3f05d8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:44:11.525Z|6ddbbfa6-d5ce-4cab-9caa-5335d5a87fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:11.527Z|6ddbbfa6-d5ce-4cab-9caa-5335d5a87fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:11.601Z|8f0cad36-3648-44a8-a0f3-ce05d6f73568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:11.602Z|8f0cad36-3648-44a8-a0f3-ce05d6f73568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:13.829Z|8f5da2e1-a28f-44dd-b0a0-b07ab900f889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:13.831Z|8f5da2e1-a28f-44dd-b0a0-b07ab900f889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:20.261Z|8e0650bc-71e8-4679-add4-f3197d0ccb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:44:20.265Z|8e0650bc-71e8-4679-add4-f3197d0ccb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:44:21.552Z|4a48ff8b-5792-459b-ade1-205ac0a66533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:21.553Z|4a48ff8b-5792-459b-ade1-205ac0a66533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:21.629Z|05e48174-c3ba-464f-9a4b-0c4893201be4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:21.630Z|05e48174-c3ba-464f-9a4b-0c4893201be4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:23.862Z|80aca724-4358-40e6-b7b2-cdf81361868e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:23.867Z|80aca724-4358-40e6-b7b2-cdf81361868e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:31.580Z|3bcadffc-fd4f-4706-b86f-879d4f454d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:31.582Z|3bcadffc-fd4f-4706-b86f-879d4f454d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:31.652Z|c2b34784-da7a-45d2-a839-4564eb3d9a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:31.653Z|c2b34784-da7a-45d2-a839-4564eb3d9a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:33.905Z|04aa710b-adc6-4ac9-81c4-0a9b951cc65d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:33.907Z|04aa710b-adc6-4ac9-81c4-0a9b951cc65d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:35.263Z|618cdc55-63ce-433d-a157-2dc4ee7a8dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:44:35.263Z|618cdc55-63ce-433d-a157-2dc4ee7a8dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:44:35.966Z|3f74924e-c439-494d-841d-4e38dc460f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:44:35.967Z|3f74924e-c439-494d-841d-4e38dc460f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:44:41.615Z|e8b461a8-5e0a-45e7-9080-59a278574fcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:41.616Z|e8b461a8-5e0a-45e7-9080-59a278574fcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:41.675Z|2e69443b-6cf8-405c-890f-2d2ad7466c53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:41.676Z|2e69443b-6cf8-405c-890f-2d2ad7466c53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:43.930Z|aca68a4c-467d-4f2e-886c-ffd2248bb5bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:43.931Z|aca68a4c-467d-4f2e-886c-ffd2248bb5bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:48.765Z|f9c91437-ccee-4b6a-a44a-5941713eda3f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:44:48.769Z|f9c91437-ccee-4b6a-a44a-5941713eda3f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:50.261Z|399a1e32-2828-4be5-b4ee-c0362334f4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:44:50.262Z|399a1e32-2828-4be5-b4ee-c0362334f4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:44:51.643Z|286e337e-8061-47e9-a5cc-c7fc0620e92a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:51.667Z|286e337e-8061-47e9-a5cc-c7fc0620e92a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:51.701Z|6397de98-7983-4536-b67e-cd7df2a330fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:51.703Z|6397de98-7983-4536-b67e-cd7df2a330fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:44:53.968Z|095586df-6986-41c8-97fb-2d8c43d5ff0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:44:53.970Z|095586df-6986-41c8-97fb-2d8c43d5ff0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:01.698Z|dfa37ebb-b246-4440-9747-5584e4ef774f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:01.700Z|dfa37ebb-b246-4440-9747-5584e4ef774f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:01.731Z|ff4247b7-cc64-499a-93d7-b76589c7e5b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:01.732Z|ff4247b7-cc64-499a-93d7-b76589c7e5b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:03.998Z|46f9899e-9d96-464d-a0a7-db1e1b6d3e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:03.999Z|46f9899e-9d96-464d-a0a7-db1e1b6d3e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:05.261Z|c843c991-4365-4504-93dd-0127b30fcc25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:45:05.270Z|c843c991-4365-4504-93dd-0127b30fcc25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:45:05.969Z|b5c83afb-0d86-4114-a68a-c167536aa39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:45:05.970Z|b5c83afb-0d86-4114-a68a-c167536aa39d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:45:11.727Z|c7603852-e6d0-4598-bf16-583201c8dd4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:11.728Z|c7603852-e6d0-4598-bf16-583201c8dd4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:11.760Z|32efa604-0e17-4068-bb8a-8c5c8066f41b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:11.761Z|32efa604-0e17-4068-bb8a-8c5c8066f41b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:14.024Z|9784d58b-7e0d-4c75-b383-5abb0e6459fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:14.025Z|9784d58b-7e0d-4c75-b383-5abb0e6459fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:20.261Z|30aec244-3bdf-40fa-a9b3-6cd50851685d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:45:20.262Z|30aec244-3bdf-40fa-a9b3-6cd50851685d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:45:21.752Z|755774fd-3298-4c7e-9b68-8571370ed018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:21.753Z|755774fd-3298-4c7e-9b68-8571370ed018|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:21.789Z|ca9cb3c3-01e7-4d25-9008-2665f118b387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:21.790Z|ca9cb3c3-01e7-4d25-9008-2665f118b387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:24.053Z|3f5c9f68-a2d3-4085-8816-0ba2f737434f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:24.054Z|3f5c9f68-a2d3-4085-8816-0ba2f737434f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:31.779Z|82180170-9e69-4db0-b0ec-23fb0eec761a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:31.780Z|82180170-9e69-4db0-b0ec-23fb0eec761a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:31.814Z|3f59b934-9722-4d46-9246-1eed3d87c46d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:31.814Z|3f59b934-9722-4d46-9246-1eed3d87c46d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:34.077Z|009a4e92-9bc3-4305-aa45-eed1697d23b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:34.078Z|009a4e92-9bc3-4305-aa45-eed1697d23b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:35.263Z|7971e26b-73c1-41c2-b7bf-510f16e7e2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:45:35.263Z|7971e26b-73c1-41c2-b7bf-510f16e7e2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:45:35.971Z|acc8acd2-1152-4bb7-bbdb-83b0d862c633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:45:35.973Z|acc8acd2-1152-4bb7-bbdb-83b0d862c633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:45:41.803Z|68c81945-0315-4491-b7c4-492346b299f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:41.804Z|68c81945-0315-4491-b7c4-492346b299f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:41.838Z|f30d3553-3240-4d49-b9a7-920314dc4c01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:41.839Z|f30d3553-3240-4d49-b9a7-920314dc4c01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:44.100Z|a4aaea69-d17a-476e-8df6-68d2f2753d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:44.101Z|a4aaea69-d17a-476e-8df6-68d2f2753d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:48.765Z|35a67b57-1bb4-4ada-885b-1ab23045c0bb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:45:48.766Z|35a67b57-1bb4-4ada-885b-1ab23045c0bb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:50.261Z|931fc0bf-004b-453f-b1b6-2a617a67ed13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:45:50.264Z|931fc0bf-004b-453f-b1b6-2a617a67ed13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:45:51.832Z|6830b501-a937-4a53-b9a0-ecc9a0ef94d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:51.833Z|6830b501-a937-4a53-b9a0-ecc9a0ef94d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:51.867Z|ac2d2f8a-c22a-4a22-a40c-eabdf89b0b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:51.868Z|ac2d2f8a-c22a-4a22-a40c-eabdf89b0b64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:45:54.125Z|bf595134-eabd-4396-a23a-36820370bad5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:45:54.126Z|bf595134-eabd-4396-a23a-36820370bad5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:01.857Z|1a75777a-1b4c-4593-b6fc-f25a13eef45e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:01.857Z|1a75777a-1b4c-4593-b6fc-f25a13eef45e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:01.904Z|2166c2b4-7d47-4b48-9345-b1be91ebfe31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:01.905Z|2166c2b4-7d47-4b48-9345-b1be91ebfe31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:04.152Z|6faf026f-af46-4a28-bcc5-fcf028ce5307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:04.153Z|6faf026f-af46-4a28-bcc5-fcf028ce5307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:05.261Z|14c9e8d6-bcec-47f6-9c31-c278b18157d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:46:05.262Z|14c9e8d6-bcec-47f6-9c31-c278b18157d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:46:05.973Z|4e6c4189-5d26-451c-9931-75d383bd69d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:46:05.974Z|4e6c4189-5d26-451c-9931-75d383bd69d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:46:11.880Z|c83b7e5b-6692-49f0-8c09-84d1c02d0d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:11.881Z|c83b7e5b-6692-49f0-8c09-84d1c02d0d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:11.932Z|f954dbf3-da86-4d20-a52a-8291424fb30f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:11.932Z|f954dbf3-da86-4d20-a52a-8291424fb30f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:14.178Z|64fc52c5-2593-4a35-91a0-c1cd06d008e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:14.179Z|64fc52c5-2593-4a35-91a0-c1cd06d008e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:20.262Z|6ecf7889-ee73-4cdf-b3a4-4a9df322f803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:46:20.263Z|6ecf7889-ee73-4cdf-b3a4-4a9df322f803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:46:21.908Z|aec5e180-fa4c-4e6b-a904-ba6b8fbcd849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:21.910Z|aec5e180-fa4c-4e6b-a904-ba6b8fbcd849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:21.956Z|b6264c6d-951d-4458-b008-ef75eea9bc13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:21.957Z|b6264c6d-951d-4458-b008-ef75eea9bc13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:24.207Z|fb5ce97d-1034-4491-92e7-9c471df9a641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:24.208Z|fb5ce97d-1034-4491-92e7-9c471df9a641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:31.936Z|a80af182-590f-4f40-9657-3236415b18ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:31.937Z|a80af182-590f-4f40-9657-3236415b18ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:31.982Z|bb8b8372-6020-4494-9818-05a399425d78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:31.983Z|bb8b8372-6020-4494-9818-05a399425d78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:34.233Z|1686134e-0d59-4c05-9585-c96af8d8e0cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:34.234Z|1686134e-0d59-4c05-9585-c96af8d8e0cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:35.261Z|86bda363-6321-43a8-8973-266ab192e9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:46:35.269Z|86bda363-6321-43a8-8973-266ab192e9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:46:35.975Z|18fae534-eab5-4a74-b4a4-f1adb79a1f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:46:35.976Z|18fae534-eab5-4a74-b4a4-f1adb79a1f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:46:41.964Z|5d54e370-626a-4b8a-9253-57739bbba45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:41.965Z|5d54e370-626a-4b8a-9253-57739bbba45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:42.010Z|b6bc519b-dd88-4f28-b07f-95f6e1ce38b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:42.011Z|b6bc519b-dd88-4f28-b07f-95f6e1ce38b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:44.261Z|703cff87-aeb7-42d5-9bf6-0fa681d78b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:44.262Z|703cff87-aeb7-42d5-9bf6-0fa681d78b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:48.766Z|16b02602-4aaf-405f-9a51-a62a11bc31d0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:46:48.767Z|16b02602-4aaf-405f-9a51-a62a11bc31d0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:50.261Z|153c0f87-d870-4757-a8ca-f3ed10377475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:46:50.262Z|153c0f87-d870-4757-a8ca-f3ed10377475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:46:52.003Z|6a03d85a-ac70-4598-bace-91f3c0827669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:52.004Z|6a03d85a-ac70-4598-bace-91f3c0827669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:52.032Z|ca62f1ef-bc93-43a1-9d0b-9ce37596a279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:52.033Z|ca62f1ef-bc93-43a1-9d0b-9ce37596a279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:46:54.301Z|2815a52f-f507-48fc-bc2a-1e10fae4b046|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:46:54.303Z|2815a52f-f507-48fc-bc2a-1e10fae4b046|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:02.034Z|ede2bb38-c220-44b6-a841-66d77eefb95f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:02.035Z|ede2bb38-c220-44b6-a841-66d77eefb95f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:02.056Z|a4ae58f5-6837-420b-b475-be9e20978291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:02.057Z|a4ae58f5-6837-420b-b475-be9e20978291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:04.333Z|9108b19d-519a-4d79-80c2-42f34a3a76b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:04.334Z|9108b19d-519a-4d79-80c2-42f34a3a76b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:05.261Z|fb49101e-b0ab-42db-b652-0fccaabe803d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:47:05.262Z|fb49101e-b0ab-42db-b652-0fccaabe803d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:47:05.977Z|70ac3e08-3878-4f78-8142-e7dba4a62c19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:47:05.977Z|70ac3e08-3878-4f78-8142-e7dba4a62c19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:47:12.060Z|a92adf33-f5ad-411d-b81c-ff2112606846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:12.061Z|a92adf33-f5ad-411d-b81c-ff2112606846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:12.082Z|0e8e9578-630a-45eb-ae18-b1276037a37e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:12.083Z|0e8e9578-630a-45eb-ae18-b1276037a37e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:14.357Z|a4421254-0bda-48f9-af05-416ba431106a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:14.358Z|a4421254-0bda-48f9-af05-416ba431106a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:20.261Z|cf262261-0f52-445c-be7c-0999507f5ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:47:20.265Z|cf262261-0f52-445c-be7c-0999507f5ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:47:22.089Z|c32dfe9b-d68e-4b8f-84c0-1b37379ac3d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:22.090Z|c32dfe9b-d68e-4b8f-84c0-1b37379ac3d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:22.111Z|6c1463af-51d5-4140-a460-02552873c4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:22.112Z|6c1463af-51d5-4140-a460-02552873c4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:24.383Z|48b9c8b1-64be-4fc4-a42b-8527920950b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:24.385Z|48b9c8b1-64be-4fc4-a42b-8527920950b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:32.118Z|421ffdfe-957a-4385-aca9-090c9a36746d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:32.120Z|421ffdfe-957a-4385-aca9-090c9a36746d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:32.135Z|f0b03cff-815b-4893-bc79-46ddac7ae682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:32.136Z|f0b03cff-815b-4893-bc79-46ddac7ae682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:34.413Z|ffbbf4a6-d6f0-4b79-9a85-3a1d6c5bfeaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:34.414Z|ffbbf4a6-d6f0-4b79-9a85-3a1d6c5bfeaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:35.261Z|82c52678-e565-40b6-ae88-589859482965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:47:35.262Z|82c52678-e565-40b6-ae88-589859482965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:47:35.979Z|a0d9828c-3c3e-4f8d-914c-48eb69222a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:47:35.980Z|a0d9828c-3c3e-4f8d-914c-48eb69222a1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:47:42.147Z|60b7e68a-f6a6-4d3c-8644-bef1ddecef3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:42.149Z|60b7e68a-f6a6-4d3c-8644-bef1ddecef3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:42.166Z|2e73a609-7923-4354-8fdf-3b49d9797b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:42.168Z|2e73a609-7923-4354-8fdf-3b49d9797b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:44.443Z|24359535-89a8-4d9c-94dd-5c300b866231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:44.444Z|24359535-89a8-4d9c-94dd-5c300b866231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:48.767Z|a89b89e5-aaef-4345-89c7-27c20f4dc1da|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:47:48.769Z|a89b89e5-aaef-4345-89c7-27c20f4dc1da|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:50.263Z|78e49c6b-254b-4aed-bac6-206189aae131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:47:50.264Z|78e49c6b-254b-4aed-bac6-206189aae131|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:47:52.174Z|6ff73fe2-4ad6-4e3c-b817-65fe7f484767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:52.175Z|6ff73fe2-4ad6-4e3c-b817-65fe7f484767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:52.194Z|dd5f1b60-3df1-469e-a9e7-54938f0a5fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:52.195Z|dd5f1b60-3df1-469e-a9e7-54938f0a5fff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:47:54.473Z|718d786d-6248-462f-bbad-006777d23798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:47:54.474Z|718d786d-6248-462f-bbad-006777d23798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:02.208Z|ca52dea9-77b9-4c50-93cd-545808835fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:02.209Z|ca52dea9-77b9-4c50-93cd-545808835fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:02.218Z|30ddcfe8-12fa-40a0-a91d-9218e6342bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:02.219Z|30ddcfe8-12fa-40a0-a91d-9218e6342bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:04.503Z|bbc15c17-54c6-4f24-b5c0-7485ff89af3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:04.504Z|bbc15c17-54c6-4f24-b5c0-7485ff89af3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:05.261Z|9550abdf-b6a2-4039-bffb-57ab5f419fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:48:05.271Z|9550abdf-b6a2-4039-bffb-57ab5f419fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:48:05.981Z|25285d84-26d8-45b3-82c1-d6156e2b558b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:48:05.983Z|25285d84-26d8-45b3-82c1-d6156e2b558b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:48:12.234Z|9ade4c75-7a57-4982-97bb-84ac081aba74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:12.235Z|9ade4c75-7a57-4982-97bb-84ac081aba74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:12.243Z|9ae3e6b5-1cc7-43aa-876d-d4613eb3dc15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:12.243Z|9ae3e6b5-1cc7-43aa-876d-d4613eb3dc15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:14.528Z|7249daf7-2ef1-436c-9a69-9f785785c035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:14.529Z|7249daf7-2ef1-436c-9a69-9f785785c035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:20.262Z|88c135cc-fa08-4909-818f-929614f28123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:48:20.263Z|88c135cc-fa08-4909-818f-929614f28123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:48:22.261Z|632db144-6ba7-4630-b870-b536ab895cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:22.262Z|632db144-6ba7-4630-b870-b536ab895cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:22.268Z|839021b0-d9e0-4b09-8f00-28e557d45bfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:22.269Z|839021b0-d9e0-4b09-8f00-28e557d45bfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:24.554Z|0a2d70a3-8888-416c-9467-844d067e12a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:24.555Z|0a2d70a3-8888-416c-9467-844d067e12a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:32.287Z|82886ce5-7c6b-4f06-b467-71c0540b0ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:32.288Z|82886ce5-7c6b-4f06-b467-71c0540b0ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:32.294Z|eaa914ae-facf-427f-8220-3d95d103df65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:32.296Z|eaa914ae-facf-427f-8220-3d95d103df65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:34.580Z|14cc09ac-472b-4ad5-9f86-9cbc0dcaa29d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:34.582Z|14cc09ac-472b-4ad5-9f86-9cbc0dcaa29d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:35.261Z|8f4fdc5a-22d4-4b8b-bcc6-8a0e079ad7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:48:35.262Z|8f4fdc5a-22d4-4b8b-bcc6-8a0e079ad7e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:48:35.984Z|56236e9c-b84c-46b4-ac1c-82a0266a186c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:48:35.985Z|56236e9c-b84c-46b4-ac1c-82a0266a186c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:48:42.315Z|a83bfc10-b2fe-4784-b615-c8ee98ab9734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:42.316Z|ce1616ec-3662-4f08-86ac-9fea42a97734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:42.317Z|a83bfc10-b2fe-4784-b615-c8ee98ab9734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:42.317Z|ce1616ec-3662-4f08-86ac-9fea42a97734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:44.608Z|203fce00-721a-4b70-aa2c-ecf921673cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:44.609Z|203fce00-721a-4b70-aa2c-ecf921673cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:48.766Z|25c28658-f832-47f3-8b34-571c0113341e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:48:48.767Z|25c28658-f832-47f3-8b34-571c0113341e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:50.263Z|5791611b-2c72-47ee-845b-6c2e7543e0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:48:50.275Z|5791611b-2c72-47ee-845b-6c2e7543e0c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:48:52.341Z|b7047ab7-2945-4e22-b13a-48c5babce506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:52.342Z|dfaec373-fd6e-45c7-8a5e-726d8056b02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:52.343Z|dfaec373-fd6e-45c7-8a5e-726d8056b02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:52.347Z|b7047ab7-2945-4e22-b13a-48c5babce506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:48:54.632Z|88fa49ae-0212-4d1f-89d5-d0bcdfed49f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:48:54.633Z|88fa49ae-0212-4d1f-89d5-d0bcdfed49f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:02.387Z|dbd65e28-0bd5-429b-8a40-17a0f0d32cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:02.387Z|cadc12ef-d147-4db2-adb9-4cf6c3b40d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:02.388Z|dbd65e28-0bd5-429b-8a40-17a0f0d32cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:02.389Z|cadc12ef-d147-4db2-adb9-4cf6c3b40d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:04.657Z|0c24654a-cba8-46c1-9503-9d1114349a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:04.658Z|0c24654a-cba8-46c1-9503-9d1114349a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:05.261Z|417268f6-95f5-4d16-a9bb-785db772bd95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:49:05.262Z|417268f6-95f5-4d16-a9bb-785db772bd95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:49:05.987Z|74a2a19b-6f7e-4d52-b2d1-42f0d1d58a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:49:05.990Z|74a2a19b-6f7e-4d52-b2d1-42f0d1d58a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:49:12.440Z|92985011-28b9-409b-849f-2046ae482210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:12.441Z|829d8be7-33ea-462a-a151-babac0d99565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:12.442Z|829d8be7-33ea-462a-a151-babac0d99565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:12.442Z|92985011-28b9-409b-849f-2046ae482210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:14.685Z|ba42046e-c3df-44f5-b99e-1f74f9dc473d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:14.686Z|ba42046e-c3df-44f5-b99e-1f74f9dc473d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:20.261Z|7edc737e-454e-4e5a-8dfd-ec0677e13d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:49:20.263Z|7edc737e-454e-4e5a-8dfd-ec0677e13d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:49:22.471Z|bec1de25-c74b-4e6c-82e8-ffc791570cd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:22.472Z|bec1de25-c74b-4e6c-82e8-ffc791570cd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:22.486Z|3aec1efa-98f0-402e-90de-c4defbb9e58c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:22.487Z|3aec1efa-98f0-402e-90de-c4defbb9e58c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:24.712Z|18a02ed8-2993-482d-b373-243214bfdc1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:24.713Z|18a02ed8-2993-482d-b373-243214bfdc1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:32.502Z|d55bfa14-8a62-47da-8227-64766208018b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:32.503Z|d55bfa14-8a62-47da-8227-64766208018b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:32.510Z|193bb5a4-6039-4925-b046-5cf9a4425fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:32.511Z|193bb5a4-6039-4925-b046-5cf9a4425fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:34.735Z|97005223-9dfd-4d5e-b7ec-8a41d1d3bcd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:34.736Z|97005223-9dfd-4d5e-b7ec-8a41d1d3bcd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:35.261Z|6884e544-c3d9-49bb-8052-815ee05c7304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:49:35.268Z|6884e544-c3d9-49bb-8052-815ee05c7304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:49:35.991Z|0387ca59-d48f-4bf0-9697-07b3005d51e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:49:35.992Z|0387ca59-d48f-4bf0-9697-07b3005d51e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:49:42.526Z|04ee3b92-fcc2-4a9b-a307-6d24d8791f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:42.527Z|04ee3b92-fcc2-4a9b-a307-6d24d8791f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:42.533Z|d59d1578-77e7-47d1-af12-bd7c4b3c1792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:42.534Z|d59d1578-77e7-47d1-af12-bd7c4b3c1792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:44.762Z|96f8078d-aae7-4c98-bf7f-ce4fa10385c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:44.764Z|96f8078d-aae7-4c98-bf7f-ce4fa10385c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:48.766Z|b0bbc7e1-a1a0-4001-a143-cd662dfd2a74|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:49:48.768Z|b0bbc7e1-a1a0-4001-a143-cd662dfd2a74|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:50.261Z|f598b99c-0b9b-459c-a2eb-7163385f6da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:49:50.263Z|f598b99c-0b9b-459c-a2eb-7163385f6da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:49:52.551Z|1531a64b-2d1b-46f2-9c77-92c343e9a8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:52.553Z|1531a64b-2d1b-46f2-9c77-92c343e9a8f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:52.564Z|3d94c779-e1f8-423d-8c82-483ab1df606a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:52.565Z|3d94c779-e1f8-423d-8c82-483ab1df606a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:49:54.791Z|46d4561e-d7e2-444c-aa55-eb7d7d3759e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:49:54.792Z|46d4561e-d7e2-444c-aa55-eb7d7d3759e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:02.580Z|c581a0ba-c81d-4a46-a649-64990c2f5ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:02.581Z|c581a0ba-c81d-4a46-a649-64990c2f5ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:02.602Z|fb1b352b-61ce-4d1a-b557-2d44ebe5f1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:02.603Z|fb1b352b-61ce-4d1a-b557-2d44ebe5f1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:04.817Z|5dc7d183-908c-40b3-9ab3-7fc8f0962858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:04.819Z|5dc7d183-908c-40b3-9ab3-7fc8f0962858|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:05.261Z|8b17c54b-61a9-44e9-b706-3697d636d08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:50:05.262Z|8b17c54b-61a9-44e9-b706-3697d636d08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:50:05.994Z|17dc3151-140f-40bb-ae7b-39d171430221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:50:05.995Z|17dc3151-140f-40bb-ae7b-39d171430221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:50:12.605Z|2f9f39f5-f9ad-41eb-9ee7-e9fba35d30d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:12.607Z|2f9f39f5-f9ad-41eb-9ee7-e9fba35d30d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:12.625Z|9e7c4f4c-4b90-4932-8f06-3e1bceba4a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:12.626Z|9e7c4f4c-4b90-4932-8f06-3e1bceba4a64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:14.842Z|adbee837-67f0-4f30-bbc6-5bd834bff829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:14.842Z|adbee837-67f0-4f30-bbc6-5bd834bff829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:20.262Z|99f3ce7f-6aef-44fd-b712-2fa455f4208f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:50:20.266Z|99f3ce7f-6aef-44fd-b712-2fa455f4208f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:50:22.634Z|b33c8aa5-700f-4402-b9f2-eb276bda59fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:22.635Z|b33c8aa5-700f-4402-b9f2-eb276bda59fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:22.649Z|e63d9fd8-cd3d-452d-a9af-803f4659d0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:22.649Z|e63d9fd8-cd3d-452d-a9af-803f4659d0a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:24.865Z|71f4df5f-25ec-4742-a80e-02a53ad83bb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:24.866Z|71f4df5f-25ec-4742-a80e-02a53ad83bb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:32.659Z|34a2c6ae-0c8d-48a5-a5fa-f81c306ff636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:32.660Z|34a2c6ae-0c8d-48a5-a5fa-f81c306ff636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:32.674Z|988bcfe4-a077-4a27-ba70-e22002bfba7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:32.675Z|988bcfe4-a077-4a27-ba70-e22002bfba7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:34.889Z|76a3514f-b6a0-4781-bfa3-10a20304800f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:34.890Z|76a3514f-b6a0-4781-bfa3-10a20304800f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:35.265Z|54b81d74-55d8-4ba5-838c-e08683e5d036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:50:35.266Z|54b81d74-55d8-4ba5-838c-e08683e5d036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:50:35.997Z|11568dae-6f28-4370-aa79-c15eb8383659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:50:35.997Z|11568dae-6f28-4370-aa79-c15eb8383659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:50:42.687Z|67d9be8b-fd5a-432b-a510-8d682bf2850a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:42.690Z|67d9be8b-fd5a-432b-a510-8d682bf2850a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:42.700Z|ab3ba0ac-5fd6-4e29-ae5a-e61972516a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:42.701Z|ab3ba0ac-5fd6-4e29-ae5a-e61972516a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:44.927Z|600f319a-d658-44a8-9487-4a53023bae9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:44.928Z|600f319a-d658-44a8-9487-4a53023bae9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:48.765Z|f16eb9af-b294-4623-b709-b68bf54d0d6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:50:48.766Z|f16eb9af-b294-4623-b709-b68bf54d0d6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:50.261Z|f1584360-aa27-4d45-8f95-d92693104f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:50:50.263Z|f1584360-aa27-4d45-8f95-d92693104f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:50:52.716Z|5c5742fc-6d7a-4dd7-bb58-5ab19132b8e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:52.717Z|5c5742fc-6d7a-4dd7-bb58-5ab19132b8e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:52.727Z|7c12a652-f540-465e-b029-92858bb5bf90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:52.727Z|7c12a652-f540-465e-b029-92858bb5bf90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:50:54.968Z|d02c2332-82fc-467d-9126-74843c5a2837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:50:54.969Z|d02c2332-82fc-467d-9126-74843c5a2837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:02.756Z|bac427c2-469a-4cd7-ad99-8df5396f81b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:02.757Z|862a93b6-92c0-4c19-90c2-1e15af6f4c73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:02.757Z|bac427c2-469a-4cd7-ad99-8df5396f81b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:02.758Z|862a93b6-92c0-4c19-90c2-1e15af6f4c73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:05.014Z|a72f23ea-79cf-40e9-8cca-547518577065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:05.015Z|a72f23ea-79cf-40e9-8cca-547518577065|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:05.261Z|f42c5cd5-d6a1-46ef-8035-53cd54291080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:51:05.270Z|f42c5cd5-d6a1-46ef-8035-53cd54291080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:51:05.998Z|548939e7-2226-41f1-8500-98c4aabb7d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:51:05.999Z|548939e7-2226-41f1-8500-98c4aabb7d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:51:12.788Z|467b81f1-0ea6-47e5-acb1-dea71a81ba51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:12.789Z|56993f70-ce64-4216-8ec3-58f9f58e7e6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:12.789Z|467b81f1-0ea6-47e5-acb1-dea71a81ba51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:12.789Z|56993f70-ce64-4216-8ec3-58f9f58e7e6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:15.047Z|b5082988-7f99-4a33-abab-e68b6cfafe29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:15.048Z|b5082988-7f99-4a33-abab-e68b6cfafe29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:20.262Z|66028dc7-016f-423d-bdab-dd4f9ed057a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:51:20.263Z|66028dc7-016f-423d-bdab-dd4f9ed057a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:51:22.817Z|e8216df1-5d12-4287-a102-da9f9bc9cf28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:22.818Z|a6f1768d-1ec5-465b-b79e-cccd397c85ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:22.818Z|e8216df1-5d12-4287-a102-da9f9bc9cf28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:22.818Z|a6f1768d-1ec5-465b-b79e-cccd397c85ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:25.085Z|7bc8b64e-8005-408c-92b9-2651a56867fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:25.086Z|7bc8b64e-8005-408c-92b9-2651a56867fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:32.844Z|a62ba3dc-e229-4b63-bc10-e8ddf87bf757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:32.846Z|a62ba3dc-e229-4b63-bc10-e8ddf87bf757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:32.857Z|6711b322-a92d-4ce7-b099-2ba0eec6fe43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:32.861Z|6711b322-a92d-4ce7-b099-2ba0eec6fe43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:35.110Z|88870023-131b-4c24-af32-8094fee7ee36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:35.115Z|88870023-131b-4c24-af32-8094fee7ee36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:35.262Z|b208bd38-009b-4b15-93f0-1a5baaaf186f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:51:35.266Z|b208bd38-009b-4b15-93f0-1a5baaaf186f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:51:36.000Z|e342bb20-3d0e-4d26-b68a-19608bc1582d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:51:36.001Z|e342bb20-3d0e-4d26-b68a-19608bc1582d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:51:42.877Z|cfa12933-b528-42eb-b7b8-0985d3e27768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:42.878Z|cfa12933-b528-42eb-b7b8-0985d3e27768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:42.889Z|fdbc0fac-8fd8-4e3a-ba62-d87e909a7eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:42.891Z|fdbc0fac-8fd8-4e3a-ba62-d87e909a7eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:45.141Z|1aed6d0a-b98b-46cf-9788-be7a7a34a610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:45.142Z|1aed6d0a-b98b-46cf-9788-be7a7a34a610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:48.766Z|295669e5-bf51-43cb-b9d9-33cbe5474e75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:51:48.767Z|295669e5-bf51-43cb-b9d9-33cbe5474e75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:50.263Z|db424a56-57dd-411c-b0d8-e0d24569cdbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:51:50.271Z|db424a56-57dd-411c-b0d8-e0d24569cdbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:51:52.920Z|5780adef-87ee-455e-adf0-ceef67a91d0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:52.921Z|5780adef-87ee-455e-adf0-ceef67a91d0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:52.937Z|e3978d74-edb6-4fbf-9f70-748db71895f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:52.949Z|e3978d74-edb6-4fbf-9f70-748db71895f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:51:55.177Z|325165cf-b5ca-48ad-824b-11de5e623e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:51:55.178Z|325165cf-b5ca-48ad-824b-11de5e623e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:02.974Z|80082bb6-b51f-4521-83b2-bc9be2919f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:02.975Z|f3ddcce7-9ea4-49de-b82a-75e66cc397eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:02.975Z|80082bb6-b51f-4521-83b2-bc9be2919f96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:02.975Z|f3ddcce7-9ea4-49de-b82a-75e66cc397eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:05.212Z|53873fb9-9ff6-4a6d-ae1d-6b18a762e1f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:05.213Z|53873fb9-9ff6-4a6d-ae1d-6b18a762e1f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:05.261Z|1d4e34ce-89b0-4bf6-9e87-27ef04e95803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:52:05.262Z|1d4e34ce-89b0-4bf6-9e87-27ef04e95803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:52:06.004Z|e76eb8d7-8fe4-41e1-8186-194765ddf2d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:52:06.005Z|e76eb8d7-8fe4-41e1-8186-194765ddf2d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:52:13.000Z|ed359bbd-c19d-47ba-8718-d7ac131a5719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:13.001Z|ed359bbd-c19d-47ba-8718-d7ac131a5719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:13.005Z|5cdb955f-a422-4e16-b1e4-1ee9688b3a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:13.006Z|5cdb955f-a422-4e16-b1e4-1ee9688b3a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:15.242Z|5a58722f-8d33-499c-bdba-c43351db1e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:15.243Z|5a58722f-8d33-499c-bdba-c43351db1e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:20.261Z|8ceeefbc-3d50-46cb-b6e7-80ad69faf55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:52:20.263Z|8ceeefbc-3d50-46cb-b6e7-80ad69faf55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:52:23.031Z|47af61e4-416d-4472-bee1-cfc549f0401d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:23.032Z|47af61e4-416d-4472-bee1-cfc549f0401d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:23.057Z|5f63f5ee-4a1c-4640-a099-070f0c778c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:23.059Z|5f63f5ee-4a1c-4640-a099-070f0c778c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:25.273Z|457de768-9533-4d00-9a23-484312c1711a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:25.274Z|457de768-9533-4d00-9a23-484312c1711a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:33.063Z|d41b67e7-ae5c-4aaa-b253-59c90d290419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:33.064Z|d41b67e7-ae5c-4aaa-b253-59c90d290419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:33.082Z|21f04dd5-c7e7-48ed-8a77-db4d8eb37fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:33.083Z|21f04dd5-c7e7-48ed-8a77-db4d8eb37fc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:35.261Z|539e06dc-ecee-4224-a8d4-a4e5e6eac78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:52:35.266Z|539e06dc-ecee-4224-a8d4-a4e5e6eac78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:52:35.299Z|14d2eb29-0c00-4c2f-8c60-a8fe53f455a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:35.299Z|14d2eb29-0c00-4c2f-8c60-a8fe53f455a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:36.006Z|35783f25-433c-4bfc-b86f-aec5cc9e44cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:52:36.007Z|35783f25-433c-4bfc-b86f-aec5cc9e44cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:52:43.090Z|b9f66418-0a91-4762-87bd-bd413e9593d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:43.091Z|b9f66418-0a91-4762-87bd-bd413e9593d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:43.108Z|d3d47dda-eb52-48e2-b57e-9672c2efe87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:43.112Z|d3d47dda-eb52-48e2-b57e-9672c2efe87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:45.331Z|33fbdd71-bbb3-4545-bf98-b9f3c7ed513b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:45.332Z|33fbdd71-bbb3-4545-bf98-b9f3c7ed513b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:48.779Z|4de7d7d0-2de5-4495-b75f-990e44dbfe01|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:52:48.787Z|4de7d7d0-2de5-4495-b75f-990e44dbfe01|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:50.270Z|ec40f09d-a11b-4b59-b8f4-8534027dcbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:52:50.271Z|ec40f09d-a11b-4b59-b8f4-8534027dcbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:52:53.116Z|6c218234-6437-48b0-86ca-12951e7f2d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:53.117Z|6c218234-6437-48b0-86ca-12951e7f2d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:53.136Z|9e08c0ff-2a00-491a-94fd-127826bc7b06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:53.137Z|9e08c0ff-2a00-491a-94fd-127826bc7b06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:52:55.358Z|d06098a9-25b7-417b-b825-a08b89da7fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:52:55.359Z|d06098a9-25b7-417b-b825-a08b89da7fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:03.140Z|93004406-accd-40bd-879c-09fa9a710942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:03.141Z|93004406-accd-40bd-879c-09fa9a710942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:03.158Z|7e74a3ec-04dc-4e4a-b292-0d4113375234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:03.159Z|7e74a3ec-04dc-4e4a-b292-0d4113375234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:05.261Z|9dd52033-3b59-470e-9acf-60b5ca2114b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:53:05.262Z|9dd52033-3b59-470e-9acf-60b5ca2114b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:53:05.383Z|6e0cc708-4b9a-4c36-9edc-f53f0e1ba6c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:05.384Z|6e0cc708-4b9a-4c36-9edc-f53f0e1ba6c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:06.008Z|bdd0ecf2-5400-4aa5-a3bd-15bb0d4d8010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:53:06.009Z|bdd0ecf2-5400-4aa5-a3bd-15bb0d4d8010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:53:11.237Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:53:11.253Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 992ef878-2494-4bfe-9a8c-ad67229458be already exists in requestDb InfraActiveRequests table 2023-01-12T06:53:11.255Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:53:11.256Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:53:11.256Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:53:11.256Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:53:11.256Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:53:11.257Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32a308197b83851e", X-B3-SpanId:"3bbe8ea691991a52", X-B3-ParentSpanId:"32a308197b83851e", X-B3-Sampled:"0", X-ONAP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-TransactionID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ECOMP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c4a33d1-9c5f-4b4e-ac08-89842022a719"] 2023-01-12T06:53:11.257Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:53:11.258Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:53:11.323Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:53:11.324Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:53:11.324Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:53:11.325Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:53:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:53:11.325Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: 2023-01-12T06:53:11.326Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:53:11.326Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|404|Not Found|InvokeReturn 2023-01-12T06:53:11.595Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:53:13.200Z|57ce0272-f01a-4bc9-b472-f3592049c9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:13.200Z|25a8ed99-f40b-4bff-905b-b435e9876bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:13.201Z|25a8ed99-f40b-4bff-905b-b435e9876bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:13.201Z|57ce0272-f01a-4bc9-b472-f3592049c9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:15.427Z|330ee4be-8db5-42ab-bcd1-eb3cbc51a096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:15.428Z|330ee4be-8db5-42ab-bcd1-eb3cbc51a096|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:20.261Z|2f6b015f-3439-4452-a7e8-22c4f09aec01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:53:20.266Z|2f6b015f-3439-4452-a7e8-22c4f09aec01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:53:23.226Z|b426536e-9084-47f9-b47d-e799ed517c5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:23.226Z|1f3a098a-096a-44bc-ae2a-6521af5fa087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:23.227Z|b426536e-9084-47f9-b47d-e799ed517c5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:23.227Z|1f3a098a-096a-44bc-ae2a-6521af5fa087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:25.456Z|1e27739b-50d6-4889-a355-0f5912d8b3bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:25.457Z|1e27739b-50d6-4889-a355-0f5912d8b3bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:33.256Z|8de23f82-ff1c-4af4-81ad-f1618f15992b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:33.257Z|8de23f82-ff1c-4af4-81ad-f1618f15992b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:33.260Z|aa0d513b-2c68-45ce-845c-88eb94f27370|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:33.260Z|aa0d513b-2c68-45ce-845c-88eb94f27370|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:35.261Z|ac4844e6-023e-449e-86a1-b75b7c787214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:53:35.262Z|ac4844e6-023e-449e-86a1-b75b7c787214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:53:35.486Z|8010303e-4d98-4ee5-93e2-e28ef0ec9a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:35.487Z|8010303e-4d98-4ee5-93e2-e28ef0ec9a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:36.010Z|28ef4b09-0542-4d38-8cf8-c44a657adb5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:53:36.010Z|28ef4b09-0542-4d38-8cf8-c44a657adb5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:53:41.546Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:53:41.793Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T06:53:41.794Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-RequestID=[992ef878-2494-4bfe-9a8c-ad67229458be], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2882c0d5-ebbd-428a-853a-b495117b04d4], X-ECOMP-RequestID=[992ef878-2494-4bfe-9a8c-ad67229458be], X-TransactionId=[], X-ONAP-RequestID=[992ef878-2494-4bfe-9a8c-ad67229458be]} 2023-01-12T06:53:42.287Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:53:40 GMT], content-length=[614], vertex-id=[176336], x-aai-txid=[2-aai-resources-230112-06:53:40:576-60589], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:53:42.290Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673506267301","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-12T06:53:42.290Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T06:53:42.563Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:53:42.564Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:53:42.600Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-12T06:53:42.601Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:53:42.602Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:53:42.602Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-12T06:53:42.602Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:53:42.603Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"32a308197b83851e", X-B3-SpanId:"8d84b10378e1a515", X-B3-ParentSpanId:"32a308197b83851e", X-B3-Sampled:"0", X-ONAP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-TransactionID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ECOMP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9b6c5de-d5b4-478b-bfd1-38ca7ec96334"] 2023-01-12T06:53:42.603Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95","requestScope":"service"} 2023-01-12T06:53:42.603Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:53:43.146Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:53:43.147Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:53:43.147Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:53:43.147Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:53:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:53:43.148Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:53:43.148Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:53:43.148Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:53:43.164Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T06:53:43.165Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T06:53:43.165Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T06:53:43.165Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T06:53:43.166Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T06:53:43.166Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-TransactionID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ECOMP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9b956df-7614-47cf-8995-3d4ddf1e2086"] 2023-01-12T06:53:43.166Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T06:53:43.167Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T06:53:43.292Z|280dc830-27ad-45cc-a45e-67112be901e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:43.293Z|280dc830-27ad-45cc-a45e-67112be901e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:43.305Z|4affc2f9-28fb-4834-9b97-7617f0dda00c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:43.306Z|4affc2f9-28fb-4834-9b97-7617f0dda00c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:43.938Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T06:53:43.939Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-12T06:53:43.940Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T06:53:43.940Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EAD33CFDD657F6E782994D91904D49C9; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:53:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:53:43.941Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T06:53:43.942Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T06:53:43.943Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T06:53:44.211Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-12T06:53:44.212Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-12T06:53:44.213Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T06:53:44.213Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-12T06:53:44.214Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-12T06:53:44.214Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-TransactionID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ECOMP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"460a276b-2931-449f-acb4-5f94f351665e"] 2023-01-12T06:53:44.215Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-12T06:53:44.215Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T06:53:44.974Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T06:53:44.975Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-12T06:53:44.977Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-12T06:53:44.978Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:53:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:53:44.980Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-12T06:53:44.982Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T06:53:44.983Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-12T06:53:45.009Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T06:53:45.011Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T06:53:45.011Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T06:53:45.012Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T06:53:45.012Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T06:53:45.012Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-TransactionID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ECOMP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8b825fc-2712-4861-bebe-43a25dece7c5"] 2023-01-12T06:53:45.013Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T06:53:45.013Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T06:53:45.054Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T06:53:45.055Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-12T06:53:45.056Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T06:53:45.056Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:53:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:53:45.057Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T06:53:45.057Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T06:53:45.058Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T06:53:45.089Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-12T06:53:45.090Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:53:45.090Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:53:45.090Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-12T06:53:45.090Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:53:45.091Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1853", X-B3-TraceId:"32a308197b83851e", X-B3-SpanId:"b07c9fe0e25c447a", X-B3-ParentSpanId:"32a308197b83851e", X-B3-Sampled:"0", X-ONAP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-TransactionID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ECOMP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb988789-1dc8-413b-b437-f485a10cda80"] 2023-01-12T06:53:45.091Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"992ef878-2494-4bfe-9a8c-ad67229458be","requestStatus":"IN_PROGRESS","startTime":1673506391604,"source":"VID","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95","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":"992ef878-2494-4bfe-9a8c-ad67229458be"} 2023-01-12T06:53:45.091Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:53:45.540Z|2c75d714-b227-4767-9238-818e64657702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:45.541Z|2c75d714-b227-4767-9238-818e64657702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:46.035Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:53:46.035Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:53:46.036Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:53:46.036Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:53:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:53:46.046Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:53:11.604+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:53:45.441+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:53:46.047Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:53:46.048Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:53:46.140Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-12T06:53:46.141Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:53:46.142Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:53:46.142Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-12T06:53:46.142Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:53:46.143Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"32a308197b83851e", X-B3-SpanId:"03b07d3f8f838398", X-B3-ParentSpanId:"32a308197b83851e", X-B3-Sampled:"0", X-ONAP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-TransactionID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ECOMP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a3a2434-2d1e-470d-bd98-052462bfe4eb"] 2023-01-12T06:53:46.143Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e198438c-b924-4266-b991-68a25ee170c5\",\"modelUuid\":\"e198438c-b924-4266-b991-68a25ee170c5\",\"modelInvariantUuid\":\"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"09814803-aa60-49d6-aa1e-ed6ca4063978\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"992ef878-2494-4bfe-9a8c-ad67229458be","type":"String"},"mso-request-id":{"value":"992ef878-2494-4bfe-9a8c-ad67229458be","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-12T06:53:46.144Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:53:48.766Z|92c514fe-63e6-4c98-bb3b-d3482399d3cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:53:48.767Z|92c514fe-63e6-4c98-bb3b-d3482399d3cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:50.261Z|9b426029-e9d1-4d7e-a230-f344a796230b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:53:50.262Z|9b426029-e9d1-4d7e-a230-f344a796230b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:53:53.331Z|7dbc236e-0102-4338-9d1f-0d89c4a00ccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:53.332Z|7dbc236e-0102-4338-9d1f-0d89c4a00ccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:53.337Z|81ee7d41-e340-4cc7-b210-74c84ebad476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:53.338Z|81ee7d41-e340-4cc7-b210-74c84ebad476|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:53:54.527Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:53:54.528Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:53:54.529Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:53:54.529Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D1C73CD6EE2403DC043BB4207EAA6D2E; Path=/; HttpOnly", Date:"Thu, 12 Jan 2023 06:53:54 GMT", X-ONAP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-TransactionID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ECOMP-RequestID:"992ef878-2494-4bfe-9a8c-ad67229458be", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8a3a2434-2d1e-470d-bd98-052462bfe4eb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:53:54.530Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"992ef878-2494-4bfe-9a8c-ad67229458be\",\"instanceId\":\"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\"}}","message":"Success","processInstanceID":"dcc43c07-9245-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:53:54.531Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:53:54.531Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:53:54.571Z|992ef878-2494-4bfe-9a8c-ad67229458be|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:53:54.785Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:53:54.896Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:53:54.898Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:53:54.899Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:53:54.899Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:53:54.900Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:53:54.900Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c406b95845a2950", X-B3-SpanId:"dd065d43edb92ead", X-B3-ParentSpanId:"9c406b95845a2950", X-B3-Sampled:"0", X-ONAP-RequestID:"09d62d28-ff99-4ca6-8407-79a4d7112e8c", X-RequestID:"09d62d28-ff99-4ca6-8407-79a4d7112e8c", X-TransactionID:"09d62d28-ff99-4ca6-8407-79a4d7112e8c", X-ECOMP-RequestID:"09d62d28-ff99-4ca6-8407-79a4d7112e8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de099ed1-92db-4940-b834-f3d06e777ebf"] 2023-01-12T06:53:54.901Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:53:54.901Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:53:54.985Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:53:54.987Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:53:54.987Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:53:54.988Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:53:54.989Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:53:11.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:53:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:53:54.990Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:53:54.991Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:53:55.001Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:53:55.004Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:53:55.005Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:53:55.007Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:53:55.008Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:53:55.008Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c406b95845a2950", X-B3-SpanId:"eeec2f2e2d30b8a5", X-B3-ParentSpanId:"9c406b95845a2950", X-B3-Sampled:"0", X-ONAP-RequestID:"09d62d28-ff99-4ca6-8407-79a4d7112e8c", X-RequestID:"09d62d28-ff99-4ca6-8407-79a4d7112e8c", X-TransactionID:"09d62d28-ff99-4ca6-8407-79a4d7112e8c", X-ECOMP-RequestID:"09d62d28-ff99-4ca6-8407-79a4d7112e8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30d7feb1-bb5e-44a7-beef-7c52709faf61"] 2023-01-12T06:53:55.009Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:53:55.009Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:53:55.263Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:53:55.278Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:53:55.284Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:53:55.285Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:53:55.289Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:53:55.290Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:53:55.290Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:53:55.365Z|09d62d28-ff99-4ca6-8407-79a4d7112e8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:53:55.584Z|72d74a33-d032-4b98-8bee-170ff6ef8ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:53:55.586Z|72d74a33-d032-4b98-8bee-170ff6ef8ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:03.377Z|24d972dc-f659-47b4-9400-47151f056b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:03.377Z|db92b819-c18f-4127-8e22-079aab3a9d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:03.379Z|24d972dc-f659-47b4-9400-47151f056b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:03.379Z|db92b819-c18f-4127-8e22-079aab3a9d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:05.261Z|185062c6-47f4-4568-a5ec-debc7cc90fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:54:05.269Z|185062c6-47f4-4568-a5ec-debc7cc90fd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:54:05.595Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:05.602Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:05.603Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:54:05.604Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:05.604Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:05.604Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:54:05.605Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a77e78af9d4c383", X-B3-SpanId:"d6d502d01020f2bd", X-B3-ParentSpanId:"3a77e78af9d4c383", X-B3-Sampled:"0", X-ONAP-RequestID:"6ecdc686-46f3-49f9-8406-84d917252333", X-RequestID:"6ecdc686-46f3-49f9-8406-84d917252333", X-TransactionID:"6ecdc686-46f3-49f9-8406-84d917252333", X-ECOMP-RequestID:"6ecdc686-46f3-49f9-8406-84d917252333", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef5a43ea-bf5e-443d-ab8b-467ea5b64361"] 2023-01-12T06:54:05.605Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:54:05.605Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:05.630Z|d2436e2d-b8a3-40c6-84c2-2b534714b7c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:05.635Z|d2436e2d-b8a3-40c6-84c2-2b534714b7c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:05.667Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:05.668Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:05.669Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:54:05.669Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:05.671Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:53:11.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:53:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:54:05.673Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:05.673Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:54:05.680Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:05.683Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:05.683Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:05.684Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:05.685Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:05.685Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a77e78af9d4c383", X-B3-SpanId:"7f5255527cdca64d", X-B3-ParentSpanId:"3a77e78af9d4c383", X-B3-Sampled:"0", X-ONAP-RequestID:"6ecdc686-46f3-49f9-8406-84d917252333", X-RequestID:"6ecdc686-46f3-49f9-8406-84d917252333", X-TransactionID:"6ecdc686-46f3-49f9-8406-84d917252333", X-ECOMP-RequestID:"6ecdc686-46f3-49f9-8406-84d917252333", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6109b4e7-be32-46e5-a88a-559896b3fd85"] 2023-01-12T06:54:05.686Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:05.686Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:05.721Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:05.722Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:05.723Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:05.724Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:05.726Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:05.726Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:05.727Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:05.755Z|6ecdc686-46f3-49f9-8406-84d917252333|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:06.011Z|311bba7b-3944-4ac6-807e-94597e7a09ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:54:06.012Z|311bba7b-3944-4ac6-807e-94597e7a09ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:54:13.423Z|714d9abf-06d9-4cb0-9eda-9363fcec7f22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:13.423Z|f5ebaf40-215c-4705-b81a-c77ed6e6999d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:13.425Z|714d9abf-06d9-4cb0-9eda-9363fcec7f22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:13.425Z|f5ebaf40-215c-4705-b81a-c77ed6e6999d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:15.661Z|d6560084-d2a2-44dc-8a95-62e05f389bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:15.662Z|d6560084-d2a2-44dc-8a95-62e05f389bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:15.919Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:15.927Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:15.927Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:54:15.928Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:15.928Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:15.929Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:54:15.929Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"251bcfc4da8fb17c", X-B3-SpanId:"d9a891939dad7999", X-B3-ParentSpanId:"251bcfc4da8fb17c", X-B3-Sampled:"0", X-ONAP-RequestID:"cbc287d9-aa3a-4438-9e4f-83e5c63ddf10", X-RequestID:"cbc287d9-aa3a-4438-9e4f-83e5c63ddf10", X-TransactionID:"cbc287d9-aa3a-4438-9e4f-83e5c63ddf10", X-ECOMP-RequestID:"cbc287d9-aa3a-4438-9e4f-83e5c63ddf10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f0a9255-0d88-489b-a324-94b023c1b97e"] 2023-01-12T06:54:15.929Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:54:15.930Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:15.963Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:15.964Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:15.964Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:54:15.965Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:15.967Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:53:11.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:53:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:54:15.968Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:15.969Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:54:15.972Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:15.972Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:15.973Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:15.973Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:15.974Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:15.974Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"251bcfc4da8fb17c", X-B3-SpanId:"eb40f46671ce0acc", X-B3-ParentSpanId:"251bcfc4da8fb17c", X-B3-Sampled:"0", X-ONAP-RequestID:"cbc287d9-aa3a-4438-9e4f-83e5c63ddf10", X-RequestID:"cbc287d9-aa3a-4438-9e4f-83e5c63ddf10", X-TransactionID:"cbc287d9-aa3a-4438-9e4f-83e5c63ddf10", X-ECOMP-RequestID:"cbc287d9-aa3a-4438-9e4f-83e5c63ddf10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebe05d3b-f78e-4622-9f4f-93575f8bdaa8"] 2023-01-12T06:54:15.974Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:15.975Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:16.000Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:16.001Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:16.002Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:16.003Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:16.004Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:16.004Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:16.005Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:16.024Z|cbc287d9-aa3a-4438-9e4f-83e5c63ddf10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:20.261Z|d2187968-2dfe-4106-aefb-d9a4289918de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:54:20.262Z|d2187968-2dfe-4106-aefb-d9a4289918de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:54:23.460Z|bbd0b262-906b-4ec8-b24e-b507b3c1fe21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:23.461Z|bbd0b262-906b-4ec8-b24e-b507b3c1fe21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:23.463Z|fd3fa50a-fa79-4750-9bdc-6cf6e0623844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:23.463Z|fd3fa50a-fa79-4750-9bdc-6cf6e0623844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:25.687Z|a805fdd4-f301-44d4-ad2c-e081bdec8b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:25.688Z|a805fdd4-f301-44d4-ad2c-e081bdec8b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:26.161Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:26.169Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:26.171Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:54:26.171Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:26.172Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:26.172Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:54:26.172Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13115f03649e9787", X-B3-SpanId:"6cf61cee9f01ada4", X-B3-ParentSpanId:"13115f03649e9787", X-B3-Sampled:"0", X-ONAP-RequestID:"5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5", X-RequestID:"5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5", X-TransactionID:"5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5", X-ECOMP-RequestID:"5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a240647-309a-482f-b14c-a5438a8ad223"] 2023-01-12T06:54:26.173Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:54:26.174Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:26.232Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:26.236Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:26.236Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:54:26.237Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:26.239Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:53:11.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:53:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:54:26.239Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:26.240Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:54:26.243Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:26.244Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:26.245Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:26.245Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:26.246Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:26.247Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13115f03649e9787", X-B3-SpanId:"0d5d8c6bfa25bc2e", X-B3-ParentSpanId:"13115f03649e9787", X-B3-Sampled:"0", X-ONAP-RequestID:"5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5", X-RequestID:"5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5", X-TransactionID:"5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5", X-ECOMP-RequestID:"5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b93bdeb6-137c-4c31-977c-4ebfd8571895"] 2023-01-12T06:54:26.247Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:26.248Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:26.271Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:26.272Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:26.273Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:26.273Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:26.276Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:26.276Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:26.277Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:26.292Z|5cdbb2bc-f59f-4994-9f0a-9c1edcd9fbe5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:33.497Z|3fd6e67d-2e5a-43c6-979b-bde8a072ff5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:33.498Z|3fd6e67d-2e5a-43c6-979b-bde8a072ff5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:33.501Z|613d1123-4334-4c12-9d35-cd5e2cf8b256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:33.502Z|613d1123-4334-4c12-9d35-cd5e2cf8b256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:35.261Z|5059961d-17ac-453c-8633-2b4cab6c8b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:54:35.262Z|5059961d-17ac-453c-8633-2b4cab6c8b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:54:35.714Z|6d50f4b3-01ba-416f-adf4-80fbf694e195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:35.719Z|6d50f4b3-01ba-416f-adf4-80fbf694e195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:36.013Z|b2c8d510-b4cc-4e78-8d9e-fe4ee571e1a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:54:36.015Z|b2c8d510-b4cc-4e78-8d9e-fe4ee571e1a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:54:36.440Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:36.448Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:36.449Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:54:36.450Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:36.450Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:36.450Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:54:36.451Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3fa9c2cfbd1a306", X-B3-SpanId:"d42b4d3092a47979", X-B3-ParentSpanId:"c3fa9c2cfbd1a306", X-B3-Sampled:"0", X-ONAP-RequestID:"9bbf6da0-6fdc-4a0d-9af9-16155a5df177", X-RequestID:"9bbf6da0-6fdc-4a0d-9af9-16155a5df177", X-TransactionID:"9bbf6da0-6fdc-4a0d-9af9-16155a5df177", X-ECOMP-RequestID:"9bbf6da0-6fdc-4a0d-9af9-16155a5df177", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d6a9580-3d1a-433f-b260-0d151aa10a64"] 2023-01-12T06:54:36.451Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:54:36.452Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:36.510Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:36.511Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:36.511Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:54:36.512Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:36.514Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:53:11.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:53:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:54:36.515Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:36.515Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:54:36.518Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:36.519Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:36.519Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:36.520Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:36.520Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:36.521Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3fa9c2cfbd1a306", X-B3-SpanId:"de0dded7a60c6853", X-B3-ParentSpanId:"c3fa9c2cfbd1a306", X-B3-Sampled:"0", X-ONAP-RequestID:"9bbf6da0-6fdc-4a0d-9af9-16155a5df177", X-RequestID:"9bbf6da0-6fdc-4a0d-9af9-16155a5df177", X-TransactionID:"9bbf6da0-6fdc-4a0d-9af9-16155a5df177", X-ECOMP-RequestID:"9bbf6da0-6fdc-4a0d-9af9-16155a5df177", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84533dda-81ec-4d7b-9e9c-12d69db985ab"] 2023-01-12T06:54:36.521Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:36.522Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:36.559Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:36.560Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:36.561Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:36.561Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:36.562Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:36.563Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:36.563Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:36.586Z|9bbf6da0-6fdc-4a0d-9af9-16155a5df177|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:43.535Z|acfe7b77-01f5-4931-b268-a0900c96c2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:43.537Z|acfe7b77-01f5-4931-b268-a0900c96c2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:43.539Z|2cbce560-0cee-423a-9822-e53bbcf8fefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:43.540Z|2cbce560-0cee-423a-9822-e53bbcf8fefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:45.743Z|bdf041e5-1058-4b9e-b6f4-6ce0b30cafca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:45.744Z|bdf041e5-1058-4b9e-b6f4-6ce0b30cafca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:46.729Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:46.736Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:46.737Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:54:46.737Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:46.737Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:46.738Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:54:46.738Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9c9948f474338bc", X-B3-SpanId:"4c353f20ea7642ec", X-B3-ParentSpanId:"c9c9948f474338bc", X-B3-Sampled:"0", X-ONAP-RequestID:"79d9295a-1017-4594-a7c6-7f09070e525f", X-RequestID:"79d9295a-1017-4594-a7c6-7f09070e525f", X-TransactionID:"79d9295a-1017-4594-a7c6-7f09070e525f", X-ECOMP-RequestID:"79d9295a-1017-4594-a7c6-7f09070e525f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb11de87-953a-41b3-8648-f8853ec3c3ff"] 2023-01-12T06:54:46.739Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:54:46.739Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:46.783Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:46.785Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:46.785Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:54:46.786Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:46.789Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:53:11.000+00:00", "endTime" : "2023-01-12T06:54:42.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:54:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:54:46.790Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:46.791Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:54:46.794Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:46.795Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:46.795Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:46.796Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:46.796Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:46.797Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9c9948f474338bc", X-B3-SpanId:"60b8771dc8d00b08", X-B3-ParentSpanId:"c9c9948f474338bc", X-B3-Sampled:"0", X-ONAP-RequestID:"79d9295a-1017-4594-a7c6-7f09070e525f", X-RequestID:"79d9295a-1017-4594-a7c6-7f09070e525f", X-TransactionID:"79d9295a-1017-4594-a7c6-7f09070e525f", X-ECOMP-RequestID:"79d9295a-1017-4594-a7c6-7f09070e525f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b002304-a113-495d-81b5-7e067b3f5091"] 2023-01-12T06:54:46.798Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:46.798Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:46.822Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:46.824Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:46.824Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:46.825Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:46.826Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:46.826Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:46.827Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:46.860Z|79d9295a-1017-4594-a7c6-7f09070e525f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:46.987Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:46.993Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:46.994Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:54:46.995Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:46.995Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:46.995Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:54:46.996Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32878e73da6bd116", X-B3-SpanId:"c5acacf007504bce", X-B3-ParentSpanId:"32878e73da6bd116", X-B3-Sampled:"0", X-ONAP-RequestID:"fc7dd3c0-912e-4b0e-92e5-630a56980bf9", X-RequestID:"fc7dd3c0-912e-4b0e-92e5-630a56980bf9", X-TransactionID:"fc7dd3c0-912e-4b0e-92e5-630a56980bf9", X-ECOMP-RequestID:"fc7dd3c0-912e-4b0e-92e5-630a56980bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbc0f857-5581-4311-afa9-3102a340723a"] 2023-01-12T06:54:46.996Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:54:46.996Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:47.032Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:47.033Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:47.034Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:54:47.035Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:47.037Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:53:11.000+00:00", "endTime" : "2023-01-12T06:54:42.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:54:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:54:47.037Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:47.038Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:54:47.040Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:47.041Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:47.041Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:47.042Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:47.042Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:47.043Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32878e73da6bd116", X-B3-SpanId:"33966f9d56cf298f", X-B3-ParentSpanId:"32878e73da6bd116", X-B3-Sampled:"0", X-ONAP-RequestID:"fc7dd3c0-912e-4b0e-92e5-630a56980bf9", X-RequestID:"fc7dd3c0-912e-4b0e-92e5-630a56980bf9", X-TransactionID:"fc7dd3c0-912e-4b0e-92e5-630a56980bf9", X-ECOMP-RequestID:"fc7dd3c0-912e-4b0e-92e5-630a56980bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10626881-0fd6-44ec-ab14-17e842c3a17f"] 2023-01-12T06:54:47.043Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:47.044Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:47.063Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:47.071Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:47.071Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:47.072Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:47.073Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:47.073Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:47.074Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:47.092Z|fc7dd3c0-912e-4b0e-92e5-630a56980bf9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:47.227Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:47.234Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:47.234Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:54:47.235Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:47.235Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:47.235Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:54:47.236Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eabf826269c15ab3", X-B3-SpanId:"db017e08ce45346d", X-B3-ParentSpanId:"eabf826269c15ab3", X-B3-Sampled:"0", X-ONAP-RequestID:"ae29e6e6-e7f9-42a5-9766-a7f08b793156", X-RequestID:"ae29e6e6-e7f9-42a5-9766-a7f08b793156", X-TransactionID:"ae29e6e6-e7f9-42a5-9766-a7f08b793156", X-ECOMP-RequestID:"ae29e6e6-e7f9-42a5-9766-a7f08b793156", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23292c42-ab9e-4ae1-8498-91d91886a27b"] 2023-01-12T06:54:47.236Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:54:47.237Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:47.289Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:47.290Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:47.291Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:54:47.291Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:47.294Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:53:11.000+00:00", "endTime" : "2023-01-12T06:54:42.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:54:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:54:47.294Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:47.295Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:54:47.298Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:47.299Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:47.299Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:47.300Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:47.300Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:47.301Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eabf826269c15ab3", X-B3-SpanId:"95dec7883a578e69", X-B3-ParentSpanId:"eabf826269c15ab3", X-B3-Sampled:"0", X-ONAP-RequestID:"ae29e6e6-e7f9-42a5-9766-a7f08b793156", X-RequestID:"ae29e6e6-e7f9-42a5-9766-a7f08b793156", X-TransactionID:"ae29e6e6-e7f9-42a5-9766-a7f08b793156", X-ECOMP-RequestID:"ae29e6e6-e7f9-42a5-9766-a7f08b793156", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b536b5eb-73e5-48e5-9b41-fef04aebc139"] 2023-01-12T06:54:47.301Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:47.302Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:47.325Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:47.326Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:47.326Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:47.327Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:47.328Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:47.329Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:47.329Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:47.348Z|ae29e6e6-e7f9-42a5-9766-a7f08b793156|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:47.491Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:47.498Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:47.499Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:54:47.500Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:47.501Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:47.501Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:54:47.502Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68cf79bdb2d8fd3b", X-B3-SpanId:"f1ed451ac8077be3", X-B3-ParentSpanId:"68cf79bdb2d8fd3b", X-B3-Sampled:"0", X-ONAP-RequestID:"433885e8-1403-4cdb-96dd-daaf065862dc", X-RequestID:"433885e8-1403-4cdb-96dd-daaf065862dc", X-TransactionID:"433885e8-1403-4cdb-96dd-daaf065862dc", X-ECOMP-RequestID:"433885e8-1403-4cdb-96dd-daaf065862dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"933ad472-d25f-42d3-bca1-4ec6289d05f6"] 2023-01-12T06:54:47.502Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:54:47.504Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:47.559Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:47.560Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:47.561Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:54:47.561Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:47.564Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:53:11.000+00:00", "endTime" : "2023-01-12T06:54:42.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:54:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:54:47.564Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:47.571Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:54:47.574Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:47.574Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:47.575Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:47.575Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:47.576Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:47.576Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68cf79bdb2d8fd3b", X-B3-SpanId:"feea591a663ec3f0", X-B3-ParentSpanId:"68cf79bdb2d8fd3b", X-B3-Sampled:"0", X-ONAP-RequestID:"433885e8-1403-4cdb-96dd-daaf065862dc", X-RequestID:"433885e8-1403-4cdb-96dd-daaf065862dc", X-TransactionID:"433885e8-1403-4cdb-96dd-daaf065862dc", X-ECOMP-RequestID:"433885e8-1403-4cdb-96dd-daaf065862dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9586bd0-1ff2-4a00-a05f-1219acb08071"] 2023-01-12T06:54:47.576Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:47.577Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:47.630Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:47.631Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:47.631Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:47.634Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:47.635Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:47.635Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:47.636Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:47.651Z|433885e8-1403-4cdb-96dd-daaf065862dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:47.822Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:47.829Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:47.830Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||Invoke 2023-01-12T06:54:47.831Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:47.832Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be 2023-01-12T06:54:47.833Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Method : GET 2023-01-12T06:54:47.833Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cbadef81699e599", X-B3-SpanId:"0c21924861e32f45", X-B3-ParentSpanId:"6cbadef81699e599", X-B3-Sampled:"0", X-ONAP-RequestID:"2dc63333-5ca5-48cf-9220-4af21cf0c90c", X-RequestID:"2dc63333-5ca5-48cf-9220-4af21cf0c90c", X-TransactionID:"2dc63333-5ca5-48cf-9220-4af21cf0c90c", X-ECOMP-RequestID:"2dc63333-5ca5-48cf-9220-4af21cf0c90c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f62ceb99-3ad1-45a4-bd19-89348f8ccb38"] 2023-01-12T06:54:47.834Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Request body: 2023-01-12T06:54:47.835Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:47.890Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:47.891Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:47.892Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Status text : 2023-01-12T06:54:47.892Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:47.897Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||Response body: { "requestId" : "992ef878-2494-4bfe-9a8c-ad67229458be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:53:11.000+00:00", "endTime" : "2023-01-12T06:54:42.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95\",\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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n\t\t\t\"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"09814803-aa60-49d6-aa1e-ed6ca4063978\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:54:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "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" : "992ef878-2494-4bfe-9a8c-ad67229458be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be" } } } 2023-01-12T06:54:47.897Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:47.898Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/992ef878-2494-4bfe-9a8c-ad67229458be|INFO|500||InvokeReturn 2023-01-12T06:54:47.902Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:47.902Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:47.903Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:47.903Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false 2023-01-12T06:54:47.904Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:47.904Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cbadef81699e599", X-B3-SpanId:"6601c241bd10f0a5", X-B3-ParentSpanId:"6cbadef81699e599", X-B3-Sampled:"0", X-ONAP-RequestID:"2dc63333-5ca5-48cf-9220-4af21cf0c90c", X-RequestID:"2dc63333-5ca5-48cf-9220-4af21cf0c90c", X-TransactionID:"2dc63333-5ca5-48cf-9220-4af21cf0c90c", X-ECOMP-RequestID:"2dc63333-5ca5-48cf-9220-4af21cf0c90c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d033ea5-64e7-435a-90f1-6d6951f6acb1"] 2023-01-12T06:54:47.905Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:47.905Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:47.927Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:47.928Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:47.929Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:47.929Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:47.932Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:47.933Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:47.933Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=992ef878-2494-4bfe-9a8c-ad67229458be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:47.950Z|2dc63333-5ca5-48cf-9220-4af21cf0c90c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/992ef878-2494-4bfe-9a8c-ad67229458be|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:48.771Z|fcc95e82-2d8e-4847-a3f9-4ee93b86ed7f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:54:48.774Z|fcc95e82-2d8e-4847-a3f9-4ee93b86ed7f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:50.263Z|106f8de8-1558-4af2-9942-99685c0f00ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:54:50.267Z|106f8de8-1558-4af2-9942-99685c0f00ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:54:52.305Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:52.311Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||INFO|500||Checking if requestId: 9036fbef-b68e-4276-ac1e-ea877772c0ec already exists in requestDb InfraActiveRequests table 2023-01-12T06:54:52.312Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:54:52.313Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:54:52.313Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:52.313Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:54:52.314Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:54:52.314Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de4c4279d01e8acd", X-B3-SpanId:"4113056b5e45bdb4", X-B3-ParentSpanId:"de4c4279d01e8acd", X-B3-Sampled:"0", X-ONAP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-TransactionID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ECOMP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b49bce08-a851-4455-8efe-02cb803a0f14"] 2023-01-12T06:54:52.314Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:54:52.315Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:52.363Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:52.367Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:54:52.368Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:54:52.368Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:52.369Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: 2023-01-12T06:54:52.370Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:52.371Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|404|Not Found|InvokeReturn 2023-01-12T06:54:52.415Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:54:52.416Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-12T06:54:52.436Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:54:52.592Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:54:52.594Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164|INFO|500||Invoke 2023-01-12T06:54:52.783Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164|INFO|404|Not Found|InvokeReturn 2023-01-12T06:54:52.783Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164 has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:54:51 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230112-06:54:51:064-86316], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:54:52.794Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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/2032213f-f5ab-4ef6-8caa-7ac76c8ad164","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164","ERR.5.4.6114"]}}} 2023-01-12T06:54:52.826Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164 2023-01-12T06:54:52.828Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 2032213f-f5ab-4ef6-8caa-7ac76c8ad164 2023-01-12T06:54:53.011Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:54:53.172Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164|INFO|500||Invoke 2023-01-12T06:54:53.173Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9036fbef-b68e-4276-ac1e-ea877772c0ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[23989b24-5077-4446-82e8-66d948ece5b4], X-ECOMP-RequestID=[9036fbef-b68e-4276-ac1e-ea877772c0ec], X-TransactionId=[], X-ONAP-RequestID=[9036fbef-b68e-4276-ac1e-ea877772c0ec]} 2023-01-12T06:54:53.256Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164 has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:54:51 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230112-06:54:51:583-77203], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:54:53.258Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164|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/2032213f-f5ab-4ef6-8caa-7ac76c8ad164","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164","ERR.5.4.6114"]}}} 2023-01-12T06:54:53.258Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164|INFO|404|Not Found|InvokeReturn 2023-01-12T06:54:53.264Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2032213f-f5ab-4ef6-8caa-7ac76c8ad164 2023-01-12T06:54:53.265Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 2032213f-f5ab-4ef6-8caa-7ac76c8ad164 2023-01-12T06:54:53.273Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:54:53.353Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T06:54:53.354Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-RequestID=[9036fbef-b68e-4276-ac1e-ea877772c0ec], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6b7c5ad1-8f2b-444a-9bfe-e098a1aeab65], X-ECOMP-RequestID=[9036fbef-b68e-4276-ac1e-ea877772c0ec], X-TransactionId=[], X-ONAP-RequestID=[9036fbef-b68e-4276-ac1e-ea877772c0ec]} 2023-01-12T06:54:53.448Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:54:51 GMT], content-length=[614], vertex-id=[176336], x-aai-txid=[0-aai-resources-230112-06:54:51:747-34736], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:54:53.451Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673506267301","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-12T06:54:53.451Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T06:54:53.453Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:54:53.453Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:54:53.456Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.457Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:54:53.457Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:53.457Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.458Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:54:53.458Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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:"de4c4279d01e8acd", X-B3-SpanId:"547b0b2743655244", X-B3-ParentSpanId:"de4c4279d01e8acd", X-B3-Sampled:"0", X-ONAP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-TransactionID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ECOMP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2d4ca27-03d0-4a03-9e0e-fb7fc5445f3f"] 2023-01-12T06:54:53.459Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07"},"instanceName":"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0","requestScope":"network"} 2023-01-12T06:54:53.459Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:53.508Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:53.509Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:53.509Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:54:53.510Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:53.510Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:54:53.511Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:53.511Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:54:53.513Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44 2023-01-12T06:54:53.513Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|INFO|500||Invoke 2023-01-12T06:54:53.514Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:53.514Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44 2023-01-12T06:54:53.515Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||Method : GET 2023-01-12T06:54:53.515Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-TransactionID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ECOMP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a6d6cbd-b8cb-4f5d-807d-7649f65ce0a3"] 2023-01-12T06:54:53.516Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||Request body: 2023-01-12T06:54:53.516Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:53.563Z|df3f6e4f-9125-4b90-8eb6-b86826e4dac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:53.564Z|df3f6e4f-9125-4b90-8eb6-b86826e4dac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:53.569Z|9aff93c6-f566-4324-b100-7aaca609cf28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:53.571Z|9aff93c6-f566-4324-b100-7aaca609cf28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:53.610Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:53.612Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:53.613Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||Status text : 2023-01-12T06:54:53.613Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:53.615Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||Response body: { "modelCustomizationUUID" : "706a4071-7097-42dd-8e66-a5e71ffd0f44", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-01-12T06:51:05.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource" } } } 2023-01-12T06:54:53.616Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:53.616Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44|INFO|500||InvokeReturn 2023-01-12T06:54:53.644Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource 2023-01-12T06:54:53.646Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|INFO|500||Invoke 2023-01-12T06:54:53.646Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:53.646Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource 2023-01-12T06:54:53.647Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||Method : GET 2023-01-12T06:54:53.647Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-TransactionID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ECOMP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9fd54ae-9ac1-42f1-be14-c31e6ad88009"] 2023-01-12T06:54:53.648Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||Request body: 2023-01-12T06:54:53.648Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:53.725Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:53.726Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:53.728Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||Status text : 2023-01-12T06:54:53.729Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/064bb6c1-0ee5-4349-942b-82cc1eccc263", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:53.733Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||Response body: { "modelUUID" : "064bb6c1-0ee5-4349-942b-82cc1eccc263", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "6755e809-9ca9-494b-a2ce-2eaf54ad8cad", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-01-12T06:51:05.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/064bb6c1-0ee5-4349-942b-82cc1eccc263" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/064bb6c1-0ee5-4349-942b-82cc1eccc263" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/064bb6c1-0ee5-4349-942b-82cc1eccc263/heatTemplate" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/064bb6c1-0ee5-4349-942b-82cc1eccc263/collectionNetworkResourceCustomization" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/064bb6c1-0ee5-4349-942b-82cc1eccc263/networkResourceCustomization" } } } 2023-01-12T06:54:53.734Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:53.734Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/706a4071-7097-42dd-8e66-a5e71ffd0f44/networkResource|INFO|500||InvokeReturn 2023-01-12T06:54:53.756Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.757Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.757Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.758Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.758Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.759Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-TransactionID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ECOMP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88f9ca19-700c-4351-b95f-75681acc9c9e"] 2023-01-12T06:54:53.759Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.760Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.829Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.830Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.830Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.830Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:53.831Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.831Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.832Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.833Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.833Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.834Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.834Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.835Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.835Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-TransactionID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ECOMP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79cbb9cc-f1ff-4015-b307-048777843631"] 2023-01-12T06:54:53.835Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.836Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.918Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.920Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.921Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.921Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:53.924Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 180, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" } } } 2023-01-12T06:54:53.924Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.925Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.979Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.980Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:54:53.981Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:53.981Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:53.981Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:54:53.982Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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:"de4c4279d01e8acd", X-B3-SpanId:"31704bc93d14b271", X-B3-ParentSpanId:"de4c4279d01e8acd", X-B3-Sampled:"0", X-ONAP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-TransactionID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ECOMP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6cd7c11-4487-4489-8636-9f64f9b7fe7b"] 2023-01-12T06:54:53.982Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9036fbef-b68e-4276-ac1e-ea877772c0ec","requestStatus":"IN_PROGRESS","startTime":1673506492416,"source":"VID","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"9036fbef-b68e-4276-ac1e-ea877772c0ec"} 2023-01-12T06:54:53.983Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:54.079Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:54.080Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:54:54.081Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:54:54.081Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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/9036fbef-b68e-4276-ac1e-ea877772c0ec", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:54.084Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:54:52.416+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:54:54.033+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:54:54.086Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:54.094Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:54:54.119Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:54.120Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:54:54.120Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:54.121Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:54:54.121Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:54:54.121Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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:"de4c4279d01e8acd", X-B3-SpanId:"43a38a1eed760f76", X-B3-ParentSpanId:"de4c4279d01e8acd", X-B3-Sampled:"0", X-ONAP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-TransactionID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ECOMP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5783e021-7b1a-4919-b718-0920364eb3af"] 2023-01-12T06:54:54.122Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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\":\"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\"modelVersionId\":\"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\"modelCustomizationId\":\"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\"modelUuid\":\"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\"modelInvariantUuid\":\"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\"source\":\"VID\",\"instanceName\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\"modelInfo\":{\"modelInvariantId\":\"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e198438c-b924-4266-b991-68a25ee170c5\",\"modelUuid\":\"e198438c-b924-4266-b991-68a25ee170c5\",\"modelInvariantUuid\":\"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"}}}],\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\"}","type":"String"},"requestId":{"value":"9036fbef-b68e-4276-ac1e-ea877772c0ec","type":"String"},"mso-request-id":{"value":"9036fbef-b68e-4276-ac1e-ea877772c0ec","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07","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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T06:54:54.122Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:55.800Z|d540c245-9beb-4688-afe3-12b9f557e1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:54:55.802Z|d540c245-9beb-4688-afe3-12b9f557e1f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:54:56.188Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:56.189Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:54:56.189Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:54:56.190Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:54:55 GMT", X-ONAP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-TransactionID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ECOMP-RequestID:"9036fbef-b68e-4276-ac1e-ea877772c0ec", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5783e021-7b1a-4919-b718-0920364eb3af", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:54:56.191Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9036fbef-b68e-4276-ac1e-ea877772c0ec\",\"instanceId\":\"bb58a388-4d47-4ca5-a1dd-c7911a596681\"}}","message":"Success","processInstanceID":"0487add3-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:54:56.191Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:56.192Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:54:56.203Z|9036fbef-b68e-4276-ac1e-ea877772c0ec|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:54:56.379Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:54:56.393Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:54:56.394Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:54:56.395Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:56.395Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:54:56.396Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:54:56.396Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c59fd8326f40926", X-B3-SpanId:"f27e2ba65fcd4b3f", X-B3-ParentSpanId:"8c59fd8326f40926", X-B3-Sampled:"0", X-ONAP-RequestID:"65d6faee-1cfc-4857-af9b-754b30302d8c", X-RequestID:"65d6faee-1cfc-4857-af9b-754b30302d8c", X-TransactionID:"65d6faee-1cfc-4857-af9b-754b30302d8c", X-ECOMP-RequestID:"65d6faee-1cfc-4857-af9b-754b30302d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ed2e62c-eb09-4241-b85b-088252a3f15a"] 2023-01-12T06:54:56.397Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:54:56.397Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:56.427Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:56.428Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:56.428Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:54:56.429Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:56.432Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:54:52.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:54:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:54:56.433Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:56.433Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:54:56.436Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:54:56.437Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:54:56.437Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:54:56.438Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:54:56.438Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:54:56.439Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c59fd8326f40926", X-B3-SpanId:"9fca1ae4a9511a17", X-B3-ParentSpanId:"8c59fd8326f40926", X-B3-Sampled:"0", X-ONAP-RequestID:"65d6faee-1cfc-4857-af9b-754b30302d8c", X-RequestID:"65d6faee-1cfc-4857-af9b-754b30302d8c", X-TransactionID:"65d6faee-1cfc-4857-af9b-754b30302d8c", X-ECOMP-RequestID:"65d6faee-1cfc-4857-af9b-754b30302d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64862532-cc94-43a5-9108-11852812e053"] 2023-01-12T06:54:56.439Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:54:56.439Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:54:56.463Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:54:56.463Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:54:56.464Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:54:56.464Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:54:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:54:56.466Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:54:56.466Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:54:56.466Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:54:56.482Z|65d6faee-1cfc-4857-af9b-754b30302d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:55:03.604Z|61e11e00-bd19-457a-b235-4f889ed43d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:03.605Z|61e11e00-bd19-457a-b235-4f889ed43d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:03.615Z|978c02ae-7e19-47ee-bac9-fc0acefcd7dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:03.616Z|978c02ae-7e19-47ee-bac9-fc0acefcd7dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:05.261Z|f12c5dbd-2988-4ada-80e0-67e70422d649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:55:05.262Z|f12c5dbd-2988-4ada-80e0-67e70422d649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:55:05.833Z|4edf9b6d-b534-4191-b6cf-752cb7750430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:05.834Z|4edf9b6d-b534-4191-b6cf-752cb7750430|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:06.016Z|e1b8586a-4e5a-4f01-a8dc-4aec38013a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:55:06.017Z|e1b8586a-4e5a-4f01-a8dc-4aec38013a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:55:06.645Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:55:06.651Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:06.652Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:55:06.652Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:06.652Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:06.652Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:55:06.653Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b1ccde4c2583849", X-B3-SpanId:"a8e22df514e857f4", X-B3-ParentSpanId:"4b1ccde4c2583849", X-B3-Sampled:"0", X-ONAP-RequestID:"c87119fe-9fc4-4733-b971-a0d8c079f0c1", X-RequestID:"c87119fe-9fc4-4733-b971-a0d8c079f0c1", X-TransactionID:"c87119fe-9fc4-4733-b971-a0d8c079f0c1", X-ECOMP-RequestID:"c87119fe-9fc4-4733-b971-a0d8c079f0c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3baaca92-9b7c-424f-8125-12aea4877b7a"] 2023-01-12T06:55:06.653Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:55:06.653Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:06.693Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:06.694Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:06.694Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:55:06.695Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:06.700Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:54:52.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:54:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:55:06.701Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:06.702Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:55:06.704Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:06.705Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:55:06.705Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:06.705Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:06.706Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:55:06.706Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b1ccde4c2583849", X-B3-SpanId:"a687ad7b4772e8c9", X-B3-ParentSpanId:"4b1ccde4c2583849", X-B3-Sampled:"0", X-ONAP-RequestID:"c87119fe-9fc4-4733-b971-a0d8c079f0c1", X-RequestID:"c87119fe-9fc4-4733-b971-a0d8c079f0c1", X-TransactionID:"c87119fe-9fc4-4733-b971-a0d8c079f0c1", X-ECOMP-RequestID:"c87119fe-9fc4-4733-b971-a0d8c079f0c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c436b693-cb32-4cfc-b5a9-6e77750aedb5"] 2023-01-12T06:55:06.707Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:55:06.708Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:06.726Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:06.727Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:06.727Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:55:06.728Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:06.730Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:55:06.730Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:06.731Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:55:06.748Z|c87119fe-9fc4-4733-b971-a0d8c079f0c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:55:13.638Z|9b3b06da-828e-4413-91ee-08d9d0204261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:13.639Z|afa3b0b4-4e85-4c69-bfa1-82a78a5424cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:13.639Z|afa3b0b4-4e85-4c69-bfa1-82a78a5424cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:13.640Z|9b3b06da-828e-4413-91ee-08d9d0204261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:15.871Z|3865a2a5-88d8-45f5-a72f-bda4a81e4a94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:15.872Z|3865a2a5-88d8-45f5-a72f-bda4a81e4a94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:16.897Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:55:16.911Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:16.912Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:55:16.913Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:16.913Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:16.914Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:55:16.914Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a27720a3236c12b9", X-B3-SpanId:"dc4b99c78bba3bba", X-B3-ParentSpanId:"a27720a3236c12b9", X-B3-Sampled:"0", X-ONAP-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-TransactionID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-ECOMP-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82f8fe15-b863-4aa6-9ba2-73880b9f7e73"] 2023-01-12T06:55:16.914Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:55:16.915Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:16.964Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:16.965Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:16.966Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:55:16.967Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:16.968Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:55:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:55:16.968Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:16.970Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:55:16.975Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:16.976Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:55:16.977Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:16.977Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:16.978Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:55:16.979Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a27720a3236c12b9", X-B3-SpanId:"e4efe3c08ab9f6d8", X-B3-ParentSpanId:"a27720a3236c12b9", X-B3-Sampled:"0", X-ONAP-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-TransactionID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-ECOMP-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f0df6a9-49fb-4c87-b9ed-ae7125f211b2"] 2023-01-12T06:55:16.980Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:55:16.981Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:17.012Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:17.013Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:17.017Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:55:17.017Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:17.019Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:55:17.020Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:17.020Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:55:17.136Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:55:17.137Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:55:17.137Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:17.137Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:55:17.138Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:55:17.138Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-TransactionID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-ECOMP-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43e208ef-67d3-4034-97ad-4a5b32460794"] 2023-01-12T06:55:17.138Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:55:17.139Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:17.554Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:17.555Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:17.556Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:55:17.556Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CFAF8B4882F23DE7EB4238F1C93DCD63; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:17.557Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f96079a-9246-11ed-9546-7241cb10643c","businessKey":"9036fbef-b68e-4276-ac1e-ea877772c0ec","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:55:12.522+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"0f937053-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:55:17.557Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:17.558Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:55:17.657Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:55:17.658Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:55:17.659Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:17.659Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:55:17.660Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:55:17.660Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-TransactionID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-ECOMP-RequestID:"57f6422e-a479-4e92-bb60-e3ff497dbac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef67bee3-b550-40d8-9939-eff009f8e02a"] 2023-01-12T06:55:17.660Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:55:17.662Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:17.883Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:17.884Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:17.884Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:55:17.885Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E4955D199A83C63E3F798A2745D95C8D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 12 Jan 2023 06:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:17.886Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:0f9655c1-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","executionId":"0f96079a-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:55:12.523+0000","endTime":"2023-01-12T06:55:12.524+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:55:17.886Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:17.887Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:55:17.901Z|57f6422e-a479-4e92-bb60-e3ff497dbac1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:55:20.261Z|36d8ac42-d988-4bee-9e2a-68402c2e31cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:55:20.262Z|36d8ac42-d988-4bee-9e2a-68402c2e31cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:55:23.664Z|3f98b335-d963-43bc-872d-569696f4605a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:23.666Z|3f98b335-d963-43bc-872d-569696f4605a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:23.673Z|b5add03a-c06b-406a-940c-dc8bae78c645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:23.674Z|b5add03a-c06b-406a-940c-dc8bae78c645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:25.897Z|572f7b4c-9a1d-4058-99be-755053545a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:25.899Z|572f7b4c-9a1d-4058-99be-755053545a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:28.054Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:55:28.063Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:28.064Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:55:28.064Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:28.064Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:28.065Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:55:28.065Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60c2112994ffa753", X-B3-SpanId:"da09122ece553b01", X-B3-ParentSpanId:"60c2112994ffa753", X-B3-Sampled:"0", X-ONAP-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-TransactionID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-ECOMP-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d51b2012-bd1f-4028-a678-f701d6aaee82"] 2023-01-12T06:55:28.066Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:55:28.071Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:28.119Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:28.121Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:28.121Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:55:28.123Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:28.125Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:55:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:55:28.126Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:28.127Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:55:28.133Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:28.135Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:55:28.135Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:28.136Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:28.136Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:55:28.136Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60c2112994ffa753", X-B3-SpanId:"8782f441f13f4065", X-B3-ParentSpanId:"60c2112994ffa753", X-B3-Sampled:"0", X-ONAP-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-TransactionID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-ECOMP-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"322e23d0-5028-4302-9a8e-63b7dad94384"] 2023-01-12T06:55:28.137Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:55:28.137Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:28.170Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:28.171Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:28.174Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:55:28.178Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:28.179Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:55:28.180Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:28.180Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:55:28.266Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:55:28.268Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:55:28.268Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:28.269Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:55:28.269Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:55:28.269Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-TransactionID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-ECOMP-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d73c4018-b57e-483f-b1f3-bc7e2c5622d0"] 2023-01-12T06:55:28.270Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:55:28.270Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:28.450Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:28.451Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:28.452Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:55:28.452Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C9CBDA62F441C06BF9D2CAFAE18DCC7F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:55:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:28.453Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f96079a-9246-11ed-9546-7241cb10643c","businessKey":"9036fbef-b68e-4276-ac1e-ea877772c0ec","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:55:12.522+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"0f937053-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:55:28.453Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:28.454Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:55:28.511Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:55:28.512Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:55:28.512Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:28.512Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:55:28.513Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:55:28.513Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-TransactionID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-ECOMP-RequestID:"afd2a576-b156-41ac-966d-206fe07ccaac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1ab0e02-b386-41c0-bcee-05f471011a5f"] 2023-01-12T06:55:28.514Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:55:28.514Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:28.693Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:28.694Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:28.695Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:55:28.695Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=54BED64DA233BEE5305838398AC03973; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 12 Jan 2023 06:55:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:28.696Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:0f9655c1-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","executionId":"0f96079a-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:55:12.523+0000","endTime":"2023-01-12T06:55:12.524+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:55:28.696Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:28.697Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:55:28.707Z|afd2a576-b156-41ac-966d-206fe07ccaac|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:55:33.698Z|668e37af-8781-4ba0-9a5b-457e7dc86b23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:33.699Z|668e37af-8781-4ba0-9a5b-457e7dc86b23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:33.704Z|6d73f68b-0455-4f88-bd4e-88be30554c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:33.705Z|6d73f68b-0455-4f88-bd4e-88be30554c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:35.261Z|584b886b-90fe-4774-a022-31c5fed83bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:55:35.267Z|584b886b-90fe-4774-a022-31c5fed83bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:55:35.924Z|dd78c9e2-6ee0-4341-8bc1-d51b7ef1cd80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:35.925Z|dd78c9e2-6ee0-4341-8bc1-d51b7ef1cd80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:36.017Z|35ee3df0-8539-4754-9acf-e0be70a77b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:55:36.018Z|35ee3df0-8539-4754-9acf-e0be70a77b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:55:38.851Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:55:38.857Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:38.858Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:55:38.859Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:38.859Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:38.859Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:55:38.860Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3209e8a54f0714f9", X-B3-SpanId:"fb06bd5c9ec6b51f", X-B3-ParentSpanId:"3209e8a54f0714f9", X-B3-Sampled:"0", X-ONAP-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-TransactionID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-ECOMP-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a875cdc2-7963-4281-974e-08bdf0214167"] 2023-01-12T06:55:38.860Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:55:38.860Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:38.897Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:38.897Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:38.898Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:55:38.904Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:38.905Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:55:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:55:38.905Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:38.906Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:55:38.908Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:38.909Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:55:38.909Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:38.909Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:38.910Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:55:38.910Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3209e8a54f0714f9", X-B3-SpanId:"82508f9f88ac416e", X-B3-ParentSpanId:"3209e8a54f0714f9", X-B3-Sampled:"0", X-ONAP-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-TransactionID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-ECOMP-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45fdd844-80d5-4b4d-b513-5321580a9378"] 2023-01-12T06:55:38.910Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:55:38.911Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:38.934Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:38.939Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:38.940Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:55:38.940Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:38.941Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:55:38.941Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:38.942Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:55:39.004Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:55:39.005Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:55:39.005Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:39.005Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:55:39.006Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:55:39.006Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-TransactionID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-ECOMP-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77c29906-0bbd-476b-987a-80514f0c47d7"] 2023-01-12T06:55:39.007Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:55:39.007Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:39.222Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:39.223Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:39.223Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:55:39.223Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=905905B848CAC3C7B7CE5AE39B697CFF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:55:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:39.224Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f96079a-9246-11ed-9546-7241cb10643c","businessKey":"9036fbef-b68e-4276-ac1e-ea877772c0ec","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:55:12.522+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"0f937053-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:55:39.224Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:39.225Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:55:39.275Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:55:39.276Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:55:39.277Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:39.277Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:55:39.277Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:55:39.277Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-TransactionID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-ECOMP-RequestID:"ff143a68-20ff-4edc-afa6-94643a2784d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ea794a8-9adf-449f-9019-9d5d105469d1"] 2023-01-12T06:55:39.278Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:55:39.278Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:39.492Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:39.493Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:39.493Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:55:39.494Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=24C7DA18D56C85A67F7AD3A59C71770A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 12 Jan 2023 06:55:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:39.494Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:0f9655c1-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","executionId":"0f96079a-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:55:12.523+0000","endTime":"2023-01-12T06:55:12.524+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:55:39.495Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:39.495Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:55:39.502Z|ff143a68-20ff-4edc-afa6-94643a2784d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:55:43.730Z|afeafcbe-0cdf-456b-a7c5-1f7b9a812a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:43.731Z|afeafcbe-0cdf-456b-a7c5-1f7b9a812a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:43.736Z|9a6bb994-aaf9-4967-8f22-8882df47f509|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:43.738Z|9a6bb994-aaf9-4967-8f22-8882df47f509|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:45.952Z|611f17a4-7d71-429c-bba6-fd9d4ef01065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:45.959Z|611f17a4-7d71-429c-bba6-fd9d4ef01065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:48.765Z|ef07ae74-ac08-4ab0-a9aa-268b56d56a03|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:55:48.766Z|ef07ae74-ac08-4ab0-a9aa-268b56d56a03|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:49.715Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:55:49.739Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:49.740Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:55:49.741Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:49.741Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:55:49.741Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:55:49.742Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b7a2eeb1ab7ec08", X-B3-SpanId:"3ec0a22fe9ed717d", X-B3-ParentSpanId:"9b7a2eeb1ab7ec08", X-B3-Sampled:"0", X-ONAP-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-TransactionID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-ECOMP-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d48ca69-c5ba-42dd-b9f8-997e8b9f1d02"] 2023-01-12T06:55:49.742Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:55:49.743Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:49.801Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:49.803Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:49.804Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:55:49.805Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:49.812Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:55:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "cloudIdentifier" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\"},\"environment\":null}", "created" : "2023-01-12T06:55:47.000+00:00" } ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:55:49.813Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:49.813Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:55:49.826Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:49.827Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:55:49.828Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:49.828Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:55:49.828Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:55:49.829Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b7a2eeb1ab7ec08", X-B3-SpanId:"84d5bdc8a6728786", X-B3-ParentSpanId:"9b7a2eeb1ab7ec08", X-B3-Sampled:"0", X-ONAP-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-TransactionID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-ECOMP-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d54ba5a-835d-4313-a90a-71f760b53569"] 2023-01-12T06:55:49.829Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:55:49.830Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:49.853Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:49.854Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:49.854Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:55:49.855Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:49.863Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:55:49.864Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:49.865Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:55:49.936Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:55:49.938Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:55:49.938Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:49.939Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:55:49.940Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:55:49.940Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-TransactionID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-ECOMP-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f12d8bd5-8c2a-410e-87f3-50069468b7f7"] 2023-01-12T06:55:49.941Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:55:49.942Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:50.244Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:50.244Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:50.246Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:55:50.247Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FFF92078D6B554E0D9F254FA445D53BF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:50.250Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f96079a-9246-11ed-9546-7241cb10643c","businessKey":"9036fbef-b68e-4276-ac1e-ea877772c0ec","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:55:12.522+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"0f937053-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:55:50.250Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:50.250Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:55:50.261Z|4c611f2c-7f10-45f9-afae-2e7afb2aa67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:55:50.262Z|4c611f2c-7f10-45f9-afae-2e7afb2aa67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:55:50.304Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:55:50.305Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:55:50.305Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:55:50.306Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:55:50.306Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:55:50.306Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-TransactionID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-ECOMP-RequestID:"49953ea9-9157-4045-a033-76fcc7354cd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fce1ce4-7720-4a9c-b5dd-c1258f8b1488"] 2023-01-12T06:55:50.307Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:55:50.307Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:55:50.471Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:55:50.472Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:55:50.472Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:55:50.473Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=95A27A394CD0B8462B2AED3975B94FB5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 12 Jan 2023 06:55:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:55:50.473Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:0f9655c1-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","executionId":"0f96079a-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:55:12.523+0000","endTime":"2023-01-12T06:55:12.524+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:55:50.474Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:55:50.474Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:55:50.481Z|49953ea9-9157-4045-a033-76fcc7354cd9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:55:53.759Z|1ac87322-c27f-4e8d-b0c1-8eddb7e1f887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:53.760Z|1ac87322-c27f-4e8d-b0c1-8eddb7e1f887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:53.786Z|6bd1ceea-3892-4b9a-ae5c-50c187504932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:53.787Z|6bd1ceea-3892-4b9a-ae5c-50c187504932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:55:55.983Z|196310fc-1149-4d90-a4a4-d1e76e772d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:55:55.984Z|196310fc-1149-4d90-a4a4-d1e76e772d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:00.618Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:00.624Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:00.625Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:56:00.626Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:00.626Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:00.627Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:56:00.627Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"958cb70e29c7cb6b", X-B3-SpanId:"64c86e1e5b4e3e24", X-B3-ParentSpanId:"958cb70e29c7cb6b", X-B3-Sampled:"0", X-ONAP-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-TransactionID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-ECOMP-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49cc7f11-3770-417d-b9f9-6e74e790fb4d"] 2023-01-12T06:56:00.628Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:56:00.628Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:00.700Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:00.702Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:00.702Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:56:00.703Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:00.704Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:55:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "cloudIdentifier" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\"},\"environment\":null}", "created" : "2023-01-12T06:55:47.000+00:00" } ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:56:00.705Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:00.706Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:56:00.709Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:00.710Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:00.711Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:00.711Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:00.712Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:00.712Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"958cb70e29c7cb6b", X-B3-SpanId:"1db2f25282c3a826", X-B3-ParentSpanId:"958cb70e29c7cb6b", X-B3-Sampled:"0", X-ONAP-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-TransactionID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-ECOMP-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7e7384e-bbab-4290-bb0c-7f505890f5fe"] 2023-01-12T06:56:00.714Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:00.714Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:00.743Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:00.744Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:00.745Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:00.746Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:00.749Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_bb3241e2-c135-49ec-a978-7da7861408ab\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"990ce22c-b872-42c1-928e-829035d94b90\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":null,\"creation_time\":1673506549000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:55:52.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:56:00.749Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:00.751Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:00.820Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:56:00.821Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:56:00.821Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:00.822Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:56:00.822Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:56:00.822Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-TransactionID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-ECOMP-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebc4fc03-a46b-4a22-8a1d-0161ea853b18"] 2023-01-12T06:56:00.823Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:56:00.823Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:00.972Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:00.973Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:00.973Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:56:00.973Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6BB015864A0385DA3F5CCFF61EAB5EAE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:00.974Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f96079a-9246-11ed-9546-7241cb10643c","businessKey":"9036fbef-b68e-4276-ac1e-ea877772c0ec","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:55:12.522+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"0f937053-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:56:00.974Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:00.975Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:56:01.037Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:56:01.038Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:56:01.039Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:01.039Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:56:01.040Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:56:01.040Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-TransactionID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-ECOMP-RequestID:"30df6adf-4c08-4838-8c2c-c35cc579de4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8640833f-4c56-4ce8-9453-e95cc71124c8"] 2023-01-12T06:56:01.041Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:56:01.041Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:01.208Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:01.209Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:01.209Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:56:01.209Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7BDC21696ABBB66242A0C876CF802D40; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Thu, 12 Jan 2023 06:56:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:01.210Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:266b0fe2-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","executionId":"0f96079a-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:55:50.827+0000","endTime":"2023-01-12T06:55:50.843+0000","durationInMillis":16,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:56:01.210Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:01.211Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:56:01.216Z|30df6adf-4c08-4838-8c2c-c35cc579de4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:03.798Z|465b669b-7df0-4063-b810-9cb29c8dcef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:03.800Z|465b669b-7df0-4063-b810-9cb29c8dcef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:03.819Z|1da2d32c-0912-4aaa-8682-1a2e954c677c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:03.819Z|1da2d32c-0912-4aaa-8682-1a2e954c677c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:05.261Z|9830f38f-ea46-45e0-8229-7c616d3974ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:56:05.262Z|9830f38f-ea46-45e0-8229-7c616d3974ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:56:06.020Z|cd687128-6e50-4cb1-8aa1-ac54aeaf3f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:06.021Z|cd687128-6e50-4cb1-8aa1-ac54aeaf3f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:06.022Z|0dcc0c72-4aee-4c91-92b8-b66c3ff16b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:56:06.023Z|0dcc0c72-4aee-4c91-92b8-b66c3ff16b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:56:11.366Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:11.372Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:11.374Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:56:11.378Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:11.378Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:11.379Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:56:11.379Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30ce0268ad9337ad", X-B3-SpanId:"ff3c3fa9ce30ef5c", X-B3-ParentSpanId:"30ce0268ad9337ad", X-B3-Sampled:"0", X-ONAP-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-TransactionID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-ECOMP-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"552a1b7c-0355-418e-af47-9ae34d5daf99"] 2023-01-12T06:56:11.380Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:56:11.380Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:11.408Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:11.409Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:11.409Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:56:11.410Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:11.411Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-01-12T06:54:52.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:56:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "cloudIdentifier" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\"},\"environment\":null}", "created" : "2023-01-12T06:55:47.000+00:00" } ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:56:11.412Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:11.412Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:56:11.417Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:11.417Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:11.418Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:11.418Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:11.418Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:11.419Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30ce0268ad9337ad", X-B3-SpanId:"7d72a44500aeeece", X-B3-ParentSpanId:"30ce0268ad9337ad", X-B3-Sampled:"0", X-ONAP-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-TransactionID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-ECOMP-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"258835e9-8bdf-4072-bbef-49440f24a9a5"] 2023-01-12T06:56:11.419Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:11.419Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:11.439Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:11.439Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:11.440Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:11.440Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:11.446Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47fcf327-a66f-46eb-98e0-e0afba12ce38\",\"output_key\":\"subnet_id_bb3241e2-c135-49ec-a978-7da7861408ab\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"990ce22c-b872-42c1-928e-829035d94b90\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":null,\"creation_time\":1673506549000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:55:52.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:56:11.447Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:11.447Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:11.496Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:56:11.497Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:56:11.498Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:11.498Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:56:11.498Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:56:11.499Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-TransactionID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-ECOMP-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28aa7b7d-418e-4955-9852-ea3d57345bb9"] 2023-01-12T06:56:11.499Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:56:11.500Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:11.680Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:11.680Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:11.681Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:56:11.681Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=912B13B5992529665E6A6F8CF7533EBD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 12 Jan 2023 06:56:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:11.686Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0f96079a-9246-11ed-9546-7241cb10643c","businessKey":"9036fbef-b68e-4276-ac1e-ea877772c0ec","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:55:12.522+0000","endTime":"2023-01-12T06:56:07.969+0000","removalTime":null,"durationInMillis":55447,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"0f937053-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:56:11.687Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:11.687Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9036fbef-b68e-4276-ac1e-ea877772c0ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:56:11.751Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:56:11.752Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:56:11.752Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:11.752Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:56:11.753Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:56:11.753Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-TransactionID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-ECOMP-RequestID:"7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71ad4d5a-3c5b-415a-ba18-1f1bbc70e86a"] 2023-01-12T06:56:11.753Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:56:11.754Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:11.905Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:11.906Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:11.907Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:56:11.908Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EFF3090F978B929E53C5470FB38DC778; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 12 Jan 2023 06:56:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:11.909Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:30a21d15-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"0f96079a-9246-11ed-9546-7241cb10643c","executionId":"0f96079a-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:56:07.965+0000","endTime":"2023-01-12T06:56:07.966+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0487add3-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:56:11.909Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:11.910Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0f96079a-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:56:11.921Z|7c5ddb2d-3dca-4d8d-b0da-201dbc1e5748|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:13.825Z|efd6b5bb-9928-49e2-8925-ef54fb3a1209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:13.826Z|efd6b5bb-9928-49e2-8925-ef54fb3a1209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:13.847Z|a74ca908-5649-43a7-8871-659d4cf08327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:13.848Z|a74ca908-5649-43a7-8871-659d4cf08327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:16.043Z|36392397-ce05-4aa2-b567-d68eb30fa86c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:16.044Z|36392397-ce05-4aa2-b567-d68eb30fa86c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:20.262Z|cca8edca-b899-494b-bab5-d6bb06dd6056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:56:20.266Z|cca8edca-b899-494b-bab5-d6bb06dd6056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:56:22.075Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:22.084Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:22.085Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:56:22.085Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:22.086Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:22.086Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:56:22.087Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aca45143601297d5", X-B3-SpanId:"e28df883b8d13012", X-B3-ParentSpanId:"aca45143601297d5", X-B3-Sampled:"0", X-ONAP-RequestID:"d623c9d3-1a21-4ccc-9a28-f4221650f724", X-RequestID:"d623c9d3-1a21-4ccc-9a28-f4221650f724", X-TransactionID:"d623c9d3-1a21-4ccc-9a28-f4221650f724", X-ECOMP-RequestID:"d623c9d3-1a21-4ccc-9a28-f4221650f724", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a0f7f04-3170-4643-9b1c-ba03fe0dffce"] 2023-01-12T06:56:22.087Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:56:22.088Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:22.119Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:22.120Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:22.121Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:56:22.121Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:22.124Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "endTime" : "2023-01-12T06:56:12.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:56:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "cloudIdentifier" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\"},\"environment\":null}", "created" : "2023-01-12T06:55:47.000+00:00" } ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:56:22.125Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:22.126Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:56:22.129Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:22.130Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:22.130Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:22.131Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:22.132Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:22.132Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aca45143601297d5", X-B3-SpanId:"5ea054d16320f36f", X-B3-ParentSpanId:"aca45143601297d5", X-B3-Sampled:"0", X-ONAP-RequestID:"d623c9d3-1a21-4ccc-9a28-f4221650f724", X-RequestID:"d623c9d3-1a21-4ccc-9a28-f4221650f724", X-TransactionID:"d623c9d3-1a21-4ccc-9a28-f4221650f724", X-ECOMP-RequestID:"d623c9d3-1a21-4ccc-9a28-f4221650f724", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fd7d158-200e-4239-b448-01cf0479eb7e"] 2023-01-12T06:56:22.132Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:22.133Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:22.159Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:22.160Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:22.161Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:22.161Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:22.165Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47fcf327-a66f-46eb-98e0-e0afba12ce38\",\"output_key\":\"subnet_id_bb3241e2-c135-49ec-a978-7da7861408ab\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"990ce22c-b872-42c1-928e-829035d94b90\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":null,\"creation_time\":1673506549000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:55:52.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:56:22.167Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:22.168Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:22.187Z|d623c9d3-1a21-4ccc-9a28-f4221650f724|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:22.350Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:22.355Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:22.356Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:56:22.356Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:22.356Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:22.356Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:56:22.357Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0daa3681e90ac064", X-B3-SpanId:"d45f672e354e2e28", X-B3-ParentSpanId:"0daa3681e90ac064", X-B3-Sampled:"0", X-ONAP-RequestID:"a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4", X-RequestID:"a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4", X-TransactionID:"a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4", X-ECOMP-RequestID:"a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"507e94b0-7530-4998-a73d-7c76e4ec2970"] 2023-01-12T06:56:22.357Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:56:22.357Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:22.413Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:22.415Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:22.415Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:56:22.415Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:22.431Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "endTime" : "2023-01-12T06:56:12.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:56:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "cloudIdentifier" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\"},\"environment\":null}", "created" : "2023-01-12T06:55:47.000+00:00" } ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:56:22.432Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:22.433Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:56:22.436Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:22.437Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:22.437Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:22.437Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:22.438Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:22.438Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0daa3681e90ac064", X-B3-SpanId:"2e9a9a0d6b2e0fcf", X-B3-ParentSpanId:"0daa3681e90ac064", X-B3-Sampled:"0", X-ONAP-RequestID:"a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4", X-RequestID:"a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4", X-TransactionID:"a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4", X-ECOMP-RequestID:"a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d454146-de53-4bd3-ae4f-1550741f5121"] 2023-01-12T06:56:22.438Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:22.439Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:22.469Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:22.470Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:22.470Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:22.487Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:22.488Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47fcf327-a66f-46eb-98e0-e0afba12ce38\",\"output_key\":\"subnet_id_bb3241e2-c135-49ec-a978-7da7861408ab\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"990ce22c-b872-42c1-928e-829035d94b90\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":null,\"creation_time\":1673506549000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:55:52.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:56:22.489Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:22.492Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:22.523Z|a59efa91-2ee1-4b78-8f8a-fe8e28de6ad4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:22.679Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:22.693Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:22.694Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:56:22.694Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:22.694Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:22.695Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:56:22.695Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7e821d342b1c4ca", X-B3-SpanId:"e76f759481a55523", X-B3-ParentSpanId:"c7e821d342b1c4ca", X-B3-Sampled:"0", X-ONAP-RequestID:"76ebb9c3-3846-4b9a-841e-9e80ccca156f", X-RequestID:"76ebb9c3-3846-4b9a-841e-9e80ccca156f", X-TransactionID:"76ebb9c3-3846-4b9a-841e-9e80ccca156f", X-ECOMP-RequestID:"76ebb9c3-3846-4b9a-841e-9e80ccca156f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"838a1efe-e2b9-425c-ac8a-d53bc9d5730e"] 2023-01-12T06:56:22.695Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:56:22.696Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:22.754Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:22.755Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:22.756Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:56:22.757Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:22.760Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "endTime" : "2023-01-12T06:56:12.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:56:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "cloudIdentifier" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\"},\"environment\":null}", "created" : "2023-01-12T06:55:47.000+00:00" } ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:56:22.760Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:22.762Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:56:22.764Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:22.765Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:22.766Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:22.766Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:22.766Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:22.767Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7e821d342b1c4ca", X-B3-SpanId:"cb427377a8fed027", X-B3-ParentSpanId:"c7e821d342b1c4ca", X-B3-Sampled:"0", X-ONAP-RequestID:"76ebb9c3-3846-4b9a-841e-9e80ccca156f", X-RequestID:"76ebb9c3-3846-4b9a-841e-9e80ccca156f", X-TransactionID:"76ebb9c3-3846-4b9a-841e-9e80ccca156f", X-ECOMP-RequestID:"76ebb9c3-3846-4b9a-841e-9e80ccca156f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d427f00-3e4f-43cb-88b1-eb386c3beb30"] 2023-01-12T06:56:22.767Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:22.768Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:22.787Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:22.787Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:22.788Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:22.788Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:22.792Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47fcf327-a66f-46eb-98e0-e0afba12ce38\",\"output_key\":\"subnet_id_bb3241e2-c135-49ec-a978-7da7861408ab\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"990ce22c-b872-42c1-928e-829035d94b90\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":null,\"creation_time\":1673506549000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:55:52.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:56:22.792Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:22.793Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:22.815Z|76ebb9c3-3846-4b9a-841e-9e80ccca156f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:22.987Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:22.994Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:22.995Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:56:22.995Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:22.996Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:22.996Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:56:22.997Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec8869b4531f80e0", X-B3-SpanId:"88675734546fa460", X-B3-ParentSpanId:"ec8869b4531f80e0", X-B3-Sampled:"0", X-ONAP-RequestID:"2eb56fdb-4501-4693-a50c-1fccc0d16380", X-RequestID:"2eb56fdb-4501-4693-a50c-1fccc0d16380", X-TransactionID:"2eb56fdb-4501-4693-a50c-1fccc0d16380", X-ECOMP-RequestID:"2eb56fdb-4501-4693-a50c-1fccc0d16380", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79852fef-7d49-4d22-b055-3f55334c9dae"] 2023-01-12T06:56:22.997Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:56:22.998Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:23.074Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:23.075Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:23.075Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:56:23.076Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:23.077Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "endTime" : "2023-01-12T06:56:12.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:56:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "cloudIdentifier" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\"},\"environment\":null}", "created" : "2023-01-12T06:55:47.000+00:00" } ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:56:23.077Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:23.078Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:56:23.081Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:23.082Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:23.083Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:23.084Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:23.085Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:23.088Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec8869b4531f80e0", X-B3-SpanId:"980c32faf9207876", X-B3-ParentSpanId:"ec8869b4531f80e0", X-B3-Sampled:"0", X-ONAP-RequestID:"2eb56fdb-4501-4693-a50c-1fccc0d16380", X-RequestID:"2eb56fdb-4501-4693-a50c-1fccc0d16380", X-TransactionID:"2eb56fdb-4501-4693-a50c-1fccc0d16380", X-ECOMP-RequestID:"2eb56fdb-4501-4693-a50c-1fccc0d16380", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ab9f6e3-4605-4777-95af-5ae9b98512cf"] 2023-01-12T06:56:23.089Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:23.089Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:23.115Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:23.120Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:23.121Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:23.122Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:23.130Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47fcf327-a66f-46eb-98e0-e0afba12ce38\",\"output_key\":\"subnet_id_bb3241e2-c135-49ec-a978-7da7861408ab\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"990ce22c-b872-42c1-928e-829035d94b90\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":null,\"creation_time\":1673506549000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:55:52.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:56:23.131Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:23.132Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:23.164Z|2eb56fdb-4501-4693-a50c-1fccc0d16380|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:23.322Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:23.328Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:23.329Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||Invoke 2023-01-12T06:56:23.329Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:23.330Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec 2023-01-12T06:56:23.330Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Method : GET 2023-01-12T06:56:23.330Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbce1a5d5c7b843e", X-B3-SpanId:"72672dd82032c1b5", X-B3-ParentSpanId:"cbce1a5d5c7b843e", X-B3-Sampled:"0", X-ONAP-RequestID:"6c934a63-e39b-4cb5-a3e8-0252f1415156", X-RequestID:"6c934a63-e39b-4cb5-a3e8-0252f1415156", X-TransactionID:"6c934a63-e39b-4cb5-a3e8-0252f1415156", X-ECOMP-RequestID:"6c934a63-e39b-4cb5-a3e8-0252f1415156", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cd733f4-e934-4525-9eed-1eec5c61b55e"] 2023-01-12T06:56:23.331Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Request body: 2023-01-12T06:56:23.331Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:23.397Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:23.398Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:23.399Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Status text : 2023-01-12T06:56:23.399Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:23.400Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||Response body: { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "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-12T06:54:52.000+00:00", "endTime" : "2023-01-12T06:56:12.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"6755e809-9ca9-494b-a2ce-2eaf54ad8cad\",\n \"modelVersionId\": \"064bb6c1-0ee5-4349-942b-82cc1eccc263\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"706a4071-7097-42dd-8e66-a5e71ffd0f44\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:56:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "cloudIdentifier" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\"},\"environment\":null}", "created" : "2023-01-12T06:55:47.000+00:00" } ], "requestURI" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec" } } } 2023-01-12T06:56:23.401Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:23.401Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9036fbef-b68e-4276-ac1e-ea877772c0ec|INFO|500||InvokeReturn 2023-01-12T06:56:23.407Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:23.408Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:23.408Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:23.408Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false 2023-01-12T06:56:23.409Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:23.409Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbce1a5d5c7b843e", X-B3-SpanId:"b3d88a7dcbc1b453", X-B3-ParentSpanId:"cbce1a5d5c7b843e", X-B3-Sampled:"0", X-ONAP-RequestID:"6c934a63-e39b-4cb5-a3e8-0252f1415156", X-RequestID:"6c934a63-e39b-4cb5-a3e8-0252f1415156", X-TransactionID:"6c934a63-e39b-4cb5-a3e8-0252f1415156", X-ECOMP-RequestID:"6c934a63-e39b-4cb5-a3e8-0252f1415156", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84b09d0f-16d6-4f37-8e09-7a3535ee9a33"] 2023-01-12T06:56:23.410Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:23.411Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:23.436Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:23.437Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:23.437Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:23.438Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:23.439Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "9036fbef-b68e-4276-ac1e-ea877772c0ec", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"47fcf327-a66f-46eb-98e0-e0afba12ce38\",\"output_key\":\"subnet_id_bb3241e2-c135-49ec-a978-7da7861408ab\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"990ce22c-b872-42c1-928e-829035d94b90\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":null,\"creation_time\":1673506549000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:55:52.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:56:23.439Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:23.440Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9036fbef-b68e-4276-ac1e-ea877772c0ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:23.460Z|6c934a63-e39b-4cb5-a3e8-0252f1415156|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9036fbef-b68e-4276-ac1e-ea877772c0ec|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:23.849Z|74194dad-a91d-48b5-a9c4-ab0fbcdc885b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:23.850Z|74194dad-a91d-48b5-a9c4-ab0fbcdc885b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:23.875Z|19371350-8d87-4536-be15-a846f90d9fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:23.876Z|19371350-8d87-4536-be15-a846f90d9fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:26.066Z|523e39b4-0d32-4153-b919-898b7d922a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:26.067Z|523e39b4-0d32-4153-b919-898b7d922a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:33.877Z|36db9daa-1ddc-4835-a34a-259644845287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:33.878Z|36db9daa-1ddc-4835-a34a-259644845287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:33.898Z|9bb8db3c-8eab-4833-bc0c-f05acb7c1af6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:33.899Z|9bb8db3c-8eab-4833-bc0c-f05acb7c1af6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:34.317Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:34.321Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|||INFO|500||Checking if requestId: 2fbf1a70-80bb-4a34-ae37-54994feaf76d already exists in requestDb InfraActiveRequests table 2023-01-12T06:56:34.322Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:56:34.323Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:56:34.323Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:34.323Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:56:34.323Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:56:34.323Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aa40aa25c1e7cf0", X-B3-SpanId:"e0389bb2ddd394ef", X-B3-ParentSpanId:"9aa40aa25c1e7cf0", X-B3-Sampled:"0", X-ONAP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-TransactionID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ECOMP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7df65ccb-7658-4dea-be68-7a4926caf4ff"] 2023-01-12T06:56:34.324Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:56:34.324Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:34.349Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:34.349Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:56:34.350Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:56:34.350Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:34.351Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: 2023-01-12T06:56:34.351Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:34.351Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|404|Not Found|InvokeReturn 2023-01-12T06:56:34.389Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:56:35.261Z|045beb08-d14e-4428-957e-f31c4533fb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:56:35.262Z|045beb08-d14e-4428-957e-f31c4533fb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:56:36.021Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:56:36.026Z|b174605a-3330-4f6b-83dd-fbddb38eff40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:56:36.026Z|b174605a-3330-4f6b-83dd-fbddb38eff40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:56:36.084Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T06:56:36.085Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[2fbf1a70-80bb-4a34-ae37-54994feaf76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[02f8fc2c-10ae-41f7-8e1e-81470e639aa1], X-ECOMP-RequestID=[2fbf1a70-80bb-4a34-ae37-54994feaf76d], X-TransactionId=[], X-ONAP-RequestID=[2fbf1a70-80bb-4a34-ae37-54994feaf76d]} 2023-01-12T06:56:36.092Z|9a5f1482-9bf0-4560-8c3f-aad22a4a2a54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:36.092Z|9a5f1482-9bf0-4560-8c3f-aad22a4a2a54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:36.165Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:56:34 GMT], content-length=[395], x-aai-txid=[2-aai-resources-230112-06:56:34:471-9476], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:56:36.166Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-01-12T06:56:36.167Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T06:56:36.171Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-01-12T06:56:36.180Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:56:36.223Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T06:56:36.224Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-RequestID=[2fbf1a70-80bb-4a34-ae37-54994feaf76d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e2c7f34d-3572-4eb3-9515-21c95c3aa20d], X-ECOMP-RequestID=[2fbf1a70-80bb-4a34-ae37-54994feaf76d], X-TransactionId=[], X-ONAP-RequestID=[2fbf1a70-80bb-4a34-ae37-54994feaf76d]} 2023-01-12T06:56:36.303Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:56:34 GMT], content-length=[1067], vertex-id=[176336], x-aai-txid=[1-aai-resources-230112-06:56:34:610-39232], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:56:36.304Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673506499087","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/bb58a388-4d47-4ca5-a1dd-c7911a596681","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"bb58a388-4d47-4ca5-a1dd-c7911a596681"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_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-12T06:56:36.305Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T06:56:36.307Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:56:36.307Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:56:36.309Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.309Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:56:36.309Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:36.310Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.310Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:56:36.310Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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:"9aa40aa25c1e7cf0", X-B3-SpanId:"289a1fce70f97181", X-B3-ParentSpanId:"9aa40aa25c1e7cf0", X-B3-Sampled:"0", X-ONAP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-TransactionID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ECOMP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f727be0f-4868-45c9-b262-580c3b146da9"] 2023-01-12T06:56:36.311Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"bb58a388-4d47-4ca5-a1dd-c7911a596681","serviceInstanceId":"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07"},"instanceName":null,"requestScope":"network"} 2023-01-12T06:56:36.311Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:36.343Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:36.344Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:36.345Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:56:36.345Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:36.346Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:56:36.346Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:36.346Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:56:36.350Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.350Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.351Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.352Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.353Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.354Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-TransactionID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ECOMP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30ae7d95-a56f-4ad2-854e-d0c19d76d81a"] 2023-01-12T06:56:36.355Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.356Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.398Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.400Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.400Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.401Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:36.409Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 186, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" } } } 2023-01-12T06:56:36.409Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.410Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.417Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.418Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:56:36.418Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:36.419Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.419Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:56:36.419Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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:"9aa40aa25c1e7cf0", X-B3-SpanId:"24b255fb5bcba048", X-B3-ParentSpanId:"9aa40aa25c1e7cf0", X-B3-Sampled:"0", X-ONAP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-TransactionID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ECOMP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e5ec02a-09df-41cc-8c55-b3a438f468b0"] 2023-01-12T06:56:36.420Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2fbf1a70-80bb-4a34-ae37-54994feaf76d","requestStatus":"IN_PROGRESS","startTime":1673506596172,"source":"VID","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07","requestScope":"network","requestAction":"deleteInstance","networkId":"bb58a388-4d47-4ca5-a1dd-c7911a596681","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"2fbf1a70-80bb-4a34-ae37-54994feaf76d"} 2023-01-12T06:56:36.420Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:36.459Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:36.460Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:56:36.460Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:56:36.460Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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/2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:36.464Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:56:36.172+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:56:36.443+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:56:36.465Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:36.465Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:56:36.483Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.484Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:56:36.484Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:36.485Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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-12T06:56:36.485Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:56:36.486Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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:"9aa40aa25c1e7cf0", X-B3-SpanId:"a20db845e5b2e9b4", X-B3-ParentSpanId:"9aa40aa25c1e7cf0", X-B3-Sampled:"0", X-ONAP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-TransactionID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ECOMP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87fdbb65-646e-4686-b226-0961db129cb4"] 2023-01-12T06:56:36.486Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|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\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\",\"networkInstanceId\":\"bb58a388-4d47-4ca5-a1dd-c7911a596681\"}","type":"String"},"requestId":{"value":"2fbf1a70-80bb-4a34-ae37-54994feaf76d","type":"String"},"mso-request-id":{"value":"2fbf1a70-80bb-4a34-ae37-54994feaf76d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"bb58a388-4d47-4ca5-a1dd-c7911a596681","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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T06:56:36.486Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:37.530Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:37.531Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:56:37.531Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:56:37.532Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:56:37 GMT", X-ONAP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-TransactionID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ECOMP-RequestID:"2fbf1a70-80bb-4a34-ae37-54994feaf76d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"87fdbb65-646e-4686-b226-0961db129cb4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:56:37.532Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2fbf1a70-80bb-4a34-ae37-54994feaf76d\",\"instanceId\":\"bb58a388-4d47-4ca5-a1dd-c7911a596681\"}}","message":"Success","processInstanceID":"4186e9eb-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:56:37.532Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:37.533Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:56:37.538Z|2fbf1a70-80bb-4a34-ae37-54994feaf76d|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:37.686Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:37.693Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:56:37.694Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:56:37.694Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:37.694Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:56:37.695Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:56:37.695Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a6976d72f7f2b69", X-B3-SpanId:"663ed0d8b88c3d77", X-B3-ParentSpanId:"3a6976d72f7f2b69", X-B3-Sampled:"0", X-ONAP-RequestID:"e37cc696-212a-4e90-9331-bddd3f6be122", X-RequestID:"e37cc696-212a-4e90-9331-bddd3f6be122", X-TransactionID:"e37cc696-212a-4e90-9331-bddd3f6be122", X-ECOMP-RequestID:"e37cc696-212a-4e90-9331-bddd3f6be122", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cb12d37-7208-403d-86ed-c2f1a4b357e3"] 2023-01-12T06:56:37.695Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:56:37.696Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:37.730Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:37.731Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:37.731Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:56:37.732Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:37.733Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:56:36.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:56:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:56:37.733Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:37.734Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||InvokeReturn 2023-01-12T06:56:37.735Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:56:37.736Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:37.736Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:37.736Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:56:37.737Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:37.737Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a6976d72f7f2b69", X-B3-SpanId:"98e277352f6c85cd", X-B3-ParentSpanId:"3a6976d72f7f2b69", X-B3-Sampled:"0", X-ONAP-RequestID:"e37cc696-212a-4e90-9331-bddd3f6be122", X-RequestID:"e37cc696-212a-4e90-9331-bddd3f6be122", X-TransactionID:"e37cc696-212a-4e90-9331-bddd3f6be122", X-ECOMP-RequestID:"e37cc696-212a-4e90-9331-bddd3f6be122", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a33273a-8c23-4ef5-95ff-1da61162690a"] 2023-01-12T06:56:37.737Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:37.738Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:37.776Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:37.777Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:37.777Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:37.778Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:37.788Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:56:37.789Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:37.790Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:37.803Z|e37cc696-212a-4e90-9331-bddd3f6be122|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:43.903Z|054595e5-1e14-4d89-9913-16cb961212c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:43.904Z|054595e5-1e14-4d89-9913-16cb961212c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:43.932Z|c47aa778-5a5e-4c23-96ba-8e65646f00fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:43.933Z|c47aa778-5a5e-4c23-96ba-8e65646f00fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:46.114Z|9e01d98a-90e0-442d-a95e-89c14f948b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:46.115Z|9e01d98a-90e0-442d-a95e-89c14f948b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:48.005Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:48.024Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:56:48.025Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:56:48.025Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:48.026Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:56:48.026Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:56:48.026Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb9b9431d3d9a6b4", X-B3-SpanId:"0d376d91152140c8", X-B3-ParentSpanId:"cb9b9431d3d9a6b4", X-B3-Sampled:"0", X-ONAP-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-TransactionID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-ECOMP-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6653a72-c17d-4bb9-ab75-2513f2d95019"] 2023-01-12T06:56:48.027Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:56:48.027Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:48.062Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:48.063Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:48.063Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:56:48.064Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:48.065Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "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-12T06:56:36.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:56:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:56:48.065Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:48.066Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||InvokeReturn 2023-01-12T06:56:48.068Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:56:48.069Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:48.069Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:48.070Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:56:48.075Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:48.076Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb9b9431d3d9a6b4", X-B3-SpanId:"d491797515da774b", X-B3-ParentSpanId:"cb9b9431d3d9a6b4", X-B3-Sampled:"0", X-ONAP-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-TransactionID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-ECOMP-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab93bbf8-455c-439a-8c59-37740a0b0f93"] 2023-01-12T06:56:48.078Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:48.079Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:48.123Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:48.125Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:48.125Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:48.125Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:48.141Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_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_bb3241e2-c135-49ec-a978-7da7861408ab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":1673506603000,\"creation_time\":1673506549000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:56:43.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:56:48.142Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:48.143Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:48.228Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:56:48.229Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:56:48.229Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:48.229Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:56:48.230Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:56:48.230Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-TransactionID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-ECOMP-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb68aeed-81ff-4846-839b-2a2e0ceaffd1"] 2023-01-12T06:56:48.230Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:56:48.230Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:48.367Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:48.368Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:48.368Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:56:48.368Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5CF5FC6F5271C34E008B4E11DFA2A4C7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:48.369Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"444f58eb-9246-11ed-9546-7241cb10643c","businessKey":"2fbf1a70-80bb-4a34-ae37-54994feaf76d","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:56:40.977+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4186e9eb-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"444d83f4-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:56:48.369Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:48.370Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:56:48.432Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:56:48.433Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:56:48.433Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:48.434Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:56:48.434Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:56:48.434Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-TransactionID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-ECOMP-RequestID:"7dc9907e-3dca-49b9-994b-35ff71bfe5f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d6a7a37-4b3e-4487-8478-707976f054ce"] 2023-01-12T06:56:48.435Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:56:48.435Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:48.567Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:48.568Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:48.568Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:56:48.568Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A86291838CDA2B6CC0F3A835201F90A6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Thu, 12 Jan 2023 06:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:48.569Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:45a4d5f3-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"444f58eb-9246-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"444f58eb-9246-11ed-9546-7241cb10643c","executionId":"444f58eb-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:56:43.215+0000","endTime":"2023-01-12T06:56:43.226+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4186e9eb-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:56:48.569Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:48.570Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:56:48.582Z|7dc9907e-3dca-49b9-994b-35ff71bfe5f8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:48.767Z|8c75d361-49ad-4329-ad63-0aacc81a1171|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:56:48.769Z|8c75d361-49ad-4329-ad63-0aacc81a1171|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:49.073Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:49.076Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 84a9aa11-454e-4514-8eff-472b55e4bddb already exists in requestDb InfraActiveRequests table 2023-01-12T06:56:49.078Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb 2023-01-12T06:56:49.078Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|INFO|500||Invoke 2023-01-12T06:56:49.079Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:49.079Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb 2023-01-12T06:56:49.079Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Method : GET 2023-01-12T06:56:49.079Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d7b92b5701382ee", X-B3-SpanId:"655c0728f8dec3ed", X-B3-ParentSpanId:"8d7b92b5701382ee", X-B3-Sampled:"0", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cc6308c-c889-444a-abde-19db68d0741b"] 2023-01-12T06:56:49.080Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Request body: 2023-01-12T06:56:49.081Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:49.108Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:49.108Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:56:49.109Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Status text : 2023-01-12T06:56:49.109Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:49.110Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Response body: 2023-01-12T06:56:49.110Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:49.110Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|INFO|404|Not Found|InvokeReturn 2023-01-12T06:56:49.122Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:56:49.123Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-12T06:56:49.129Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:56:49.179Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|INFO|500||Invoke 2023-01-12T06:56:49.180Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c0e46f2-d4eb-4e73-8e23-62202445ca97 with request headers:{Authorization=[***REDACTED***], X-RequestID=[84a9aa11-454e-4514-8eff-472b55e4bddb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1a05b382-eaca-4773-9456-1dec972f7068], X-ECOMP-RequestID=[84a9aa11-454e-4514-8eff-472b55e4bddb], X-TransactionId=[], X-ONAP-RequestID=[84a9aa11-454e-4514-8eff-472b55e4bddb]} 2023-01-12T06:56:49.259Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c0e46f2-d4eb-4e73-8e23-62202445ca97 has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:56:47 GMT], content-length=[116], vertex-id=[217296], x-aai-txid=[2-aai-resources-230112-06:56:47:571-12333], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:56:49.260Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|DEBUG|500||{"service-id":"0c0e46f2-d4eb-4e73-8e23-62202445ca97","service-description":"pNF","resource-version":"1673506605580"} 2023-01-12T06:56:49.261Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|INFO|500||InvokeReturn 2023-01-12T06:56:49.266Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-01-12T06:56:49.274Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:56:49.336Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|INFO|500||Invoke 2023-01-12T06:56:49.337Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c0e46f2-d4eb-4e73-8e23-62202445ca97 with request headers:{Authorization=[***REDACTED***], X-RequestID=[84a9aa11-454e-4514-8eff-472b55e4bddb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[39771b30-f3f1-4d42-bae9-b3cece33c34d], X-ECOMP-RequestID=[84a9aa11-454e-4514-8eff-472b55e4bddb], X-TransactionId=[], X-ONAP-RequestID=[84a9aa11-454e-4514-8eff-472b55e4bddb]} 2023-01-12T06:56:49.438Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/0c0e46f2-d4eb-4e73-8e23-62202445ca97 has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:56:47 GMT], content-length=[116], vertex-id=[217296], x-aai-txid=[0-aai-resources-230112-06:56:47:753-61008], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:56:49.439Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|DEBUG|500||{"service-id":"0c0e46f2-d4eb-4e73-8e23-62202445ca97","service-description":"pNF","resource-version":"1673506605580"} 2023-01-12T06:56:49.444Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/0c0e46f2-d4eb-4e73-8e23-62202445ca97|INFO|500||InvokeReturn 2023-01-12T06:56:49.445Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:56:49.446Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:56:49.487Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.488Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.489Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.489Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.489Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.489Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"8d7b92b5701382ee", X-B3-SpanId:"04f059702db35745", X-B3-ParentSpanId:"8d7b92b5701382ee", X-B3-Sampled:"0", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51d74141-00ef-4079-8c4e-790dfa783330"] 2023-01-12T06:56:49.490Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8","requestScope":"service"} 2023-01-12T06:56:49.491Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.542Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.543Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.543Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.544Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:49.544Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.545Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.545Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.548Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c 2023-01-12T06:56:49.549Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|INFO|500||Invoke 2023-01-12T06:56:49.551Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:49.552Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c 2023-01-12T06:56:49.552Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Method : GET 2023-01-12T06:56:49.553Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aab29bfd-9aa4-425d-bddf-17bfc5175b07"] 2023-01-12T06:56:49.553Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Request body: 2023-01-12T06:56:49.554Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:49.619Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:49.620Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:49.620Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Status text : 2023-01-12T06:56:49.621Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:49.623Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Response body: { "modelName" : "Demo_pNF_ML4zFn9384siiexm8sEX", "description" : "catalog service description", "modelUUID" : "cce419bd-a98c-4c2b-9d13-bca85e508a7c", "modelInvariantUUID" : "65562dc3-493c-4d29-83b2-c7a288a40fef", "created" : "2023-01-12 06:53:49.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 6425cc3d-0ef3", "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/cce419bd-a98c-4c2b-9d13-bca85e508a7c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/pnfCustomizations" } } } 2023-01-12T06:56:49.623Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:49.624Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|INFO|500||InvokeReturn 2023-01-12T06:56:49.641Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance 2023-01-12T06:56:49.644Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|INFO|500||Invoke 2023-01-12T06:56:49.644Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:49.646Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance 2023-01-12T06:56:49.646Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Method : GET 2023-01-12T06:56:49.647Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"732d1d7e-8793-43d3-b728-0985e886c1b1"] 2023-01-12T06:56:49.647Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Request body: 2023-01-12T06:56:49.648Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:49.694Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:49.696Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:56:49.696Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Status text : 2023-01-12T06:56:49.696Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:49.697Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Response body: 2023-01-12T06:56:49.697Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:49.698Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T06:56:49.700Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=65562dc3-493c-4d29-83b2-c7a288a40fef|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=65562dc3-493c-4d29-83b2-c7a288a40fef 2023-01-12T06:56:49.701Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|INFO|500||Invoke 2023-01-12T06:56:49.701Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:49.702Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=65562dc3-493c-4d29-83b2-c7a288a40fef 2023-01-12T06:56:49.702Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||Method : GET 2023-01-12T06:56:49.703Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"378a5e09-d659-4096-960a-71f09389923a"] 2023-01-12T06:56:49.704Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||Request body: 2023-01-12T06:56:49.704Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:49.772Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:49.773Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:49.774Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||Status text : 2023-01-12T06:56:49.774Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:49.776Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_ML4zFn9384siiexm8sEX", "description" : "catalog service description", "modelUUID" : "cce419bd-a98c-4c2b-9d13-bca85e508a7c", "modelInvariantUUID" : "65562dc3-493c-4d29-83b2-c7a288a40fef", "created" : "2023-01-12 06:53:49.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 6425cc3d-0ef3", "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/cce419bd-a98c-4c2b-9d13-bca85e508a7c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=65562dc3-493c-4d29-83b2-c7a288a40fef" } } } 2023-01-12T06:56:49.776Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:49.777Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=65562dc3-493c-4d29-83b2-c7a288a40fef|INFO|500||InvokeReturn 2023-01-12T06:56:49.799Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance 2023-01-12T06:56:49.800Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|INFO|500||Invoke 2023-01-12T06:56:49.800Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:49.802Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance 2023-01-12T06:56:49.802Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Method : GET 2023-01-12T06:56:49.802Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0f72652-d1d8-49c8-9fd3-a9545aea7be6"] 2023-01-12T06:56:49.803Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Request body: 2023-01-12T06:56:49.803Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:49.828Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:49.829Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:56:49.830Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Status text : 2023-01-12T06:56:49.830Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:49.830Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||Response body: 2023-01-12T06:56:49.831Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:49.831Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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=cce419bd-a98c-4c2b-9d13-bca85e508a7c&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T06:56:49.832Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.833Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.833Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.833Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.834Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.834Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66adfcd7-6b4e-4709-a879-c56efec313a6"] 2023-01-12T06:56:49.835Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.835Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.892Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.893Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.893Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.894Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:49.898Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T06:56:49.898Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.899Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.921Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.923Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.924Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.924Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.925Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.925Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe5e3e5c-ad96-418d-b66f-adad0a8c6aee"] 2023-01-12T06:56:49.925Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.926Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.962Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.964Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.968Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.972Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:49.978Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-12T06:56:49.978Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.979Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:49.983Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c 2023-01-12T06:56:49.983Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|INFO|500||Invoke 2023-01-12T06:56:49.984Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:49.984Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c 2023-01-12T06:56:49.984Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Method : GET 2023-01-12T06:56:49.988Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c054f27-dea3-4462-8e83-582277dd0859"] 2023-01-12T06:56:49.988Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Request body: 2023-01-12T06:56:49.988Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:50.054Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:50.055Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:50.055Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Status text : 2023-01-12T06:56:50.056Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:50.056Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||Response body: { "modelName" : "Demo_pNF_ML4zFn9384siiexm8sEX", "description" : "catalog service description", "modelUUID" : "cce419bd-a98c-4c2b-9d13-bca85e508a7c", "modelInvariantUUID" : "65562dc3-493c-4d29-83b2-c7a288a40fef", "created" : "2023-01-12 06:53:49.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 6425cc3d-0ef3", "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/cce419bd-a98c-4c2b-9d13-bca85e508a7c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c/pnfCustomizations" } } } 2023-01-12T06:56:50.057Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:50.057Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/cce419bd-a98c-4c2b-9d13-bca85e508a7c|INFO|500||InvokeReturn 2023-01-12T06:56:50.086Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.088Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.089Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.089Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.090Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.091Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"8d7b92b5701382ee", X-B3-SpanId:"4bd531b4515b0cbb", X-B3-ParentSpanId:"8d7b92b5701382ee", X-B3-Sampled:"0", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a52121c-863d-482b-b37e-a19aabddab2d"] 2023-01-12T06:56:50.092Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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":"84a9aa11-454e-4514-8eff-472b55e4bddb","requestStatus":"IN_PROGRESS","startTime":1673506609123,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"65562dc3-493c-4d29-83b2-c7a288a40fef\",\n \"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"67b552ee-14a7-4c95-b49a-596fdc3ce97a\",\n \"owningEntityName\":\"OE-ETE_Customer-67b552ee-14a7-4c95-b49a-596fdc3ce97a\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_404bdc98-bef5-45c4-b2f8-7e8e9df462b8\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\n \"productFamilyId\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\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\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 6425cc3d-0ef3 0\",\n \"modelCustomizationId\":\"dd94c7da-f33c-491b-a163-9882ab2e2d3e\",\n \"modelInvariantId\":\"65562dc3-493c-4d29-83b2-c7a288a40fef\",\n \"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\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\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\n \"instanceParams\":[],\n \"instanceName\":\"ML4zFn9384siiexm8sEX\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"84a9aa11-454e-4514-8eff-472b55e4bddb"} 2023-01-12T06:56:50.101Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.166Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.170Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.171Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.172Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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/84a9aa11-454e-4514-8eff-472b55e4bddb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:50.176Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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" : "84a9aa11-454e-4514-8eff-472b55e4bddb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:56:49.123+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"65562dc3-493c-4d29-83b2-c7a288a40fef\",\n \"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"67b552ee-14a7-4c95-b49a-596fdc3ce97a\",\n \"owningEntityName\":\"OE-ETE_Customer-67b552ee-14a7-4c95-b49a-596fdc3ce97a\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_404bdc98-bef5-45c4-b2f8-7e8e9df462b8\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\n \"productFamilyId\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\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\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 6425cc3d-0ef3 0\",\n \"modelCustomizationId\":\"dd94c7da-f33c-491b-a163-9882ab2e2d3e\",\n \"modelInvariantId\":\"65562dc3-493c-4d29-83b2-c7a288a40fef\",\n \"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\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\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\n \"instanceParams\":[],\n \"instanceName\":\"ML4zFn9384siiexm8sEX\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:56:50.140+00:00", "serviceInstanceName" : "Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "84a9aa11-454e-4514-8eff-472b55e4bddb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb" } } } 2023-01-12T06:56:50.183Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.188Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.225Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.226Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.227Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.227Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.227Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.228Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"8d7b92b5701382ee", X-B3-SpanId:"4a3fbbf3252bc7cf", X-B3-ParentSpanId:"8d7b92b5701382ee", X-B3-Sampled:"0", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f7f7165-5e59-4448-9168-823849c41989"] 2023-01-12T06:56:50.228Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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\":\"65562dc3-493c-4d29-83b2-c7a288a40fef\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\"modelUuid\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\"modelInvariantUuid\":\"65562dc3-493c-4d29-83b2-c7a288a40fef\"},\"requestInfo\":{\"productFamilyId\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_404bdc98-bef5-45c4-b2f8-7e8e9df462b8\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 6425cc3d-0ef3 0\",\"modelCustomizationId\":\"dd94c7da-f33c-491b-a163-9882ab2e2d3e\",\"modelInvariantId\":\"65562dc3-493c-4d29-83b2-c7a288a40fef\",\"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\"instanceParams\":[],\"instanceName\":\"ML4zFn9384siiexm8sEX\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"67b552ee-14a7-4c95-b49a-596fdc3ce97a\",\"owningEntityName\":\"OE-ETE_Customer-67b552ee-14a7-4c95-b49a-596fdc3ce97a\"}}}","type":"String"},"requestId":{"value":"84a9aa11-454e-4514-8eff-472b55e4bddb","type":"String"},"mso-request-id":{"value":"84a9aa11-454e-4514-8eff-472b55e4bddb","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-12T06:56:50.228Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:50.261Z|2a8dbb0a-1ade-497b-bb3b-e450958e59f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:56:50.262Z|2a8dbb0a-1ade-497b-bb3b-e450958e59f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:56:51.255Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:51.256Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:51.257Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:51.258Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:56:51 GMT", X-ONAP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-TransactionID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ECOMP-RequestID:"84a9aa11-454e-4514-8eff-472b55e4bddb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6f7f7165-5e59-4448-9168-823849c41989", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:56:51.267Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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\":\"84a9aa11-454e-4514-8eff-472b55e4bddb\",\"instanceId\":\"77c969d8-1c53-4e2c-b82d-2ca3970de0e1\"}}","message":"Success","processInstanceID":"49b6dbcc-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:56:51.287Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:51.298Z|84a9aa11-454e-4514-8eff-472b55e4bddb|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-12T06:56:51.305Z|84a9aa11-454e-4514-8eff-472b55e4bddb|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:53.947Z|04ccbd61-a1b1-47f1-b936-769372eb936e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:53.948Z|04ccbd61-a1b1-47f1-b936-769372eb936e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:53.966Z|82373b30-ce3c-4f9e-87a7-715411714cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:53.967Z|82373b30-ce3c-4f9e-87a7-715411714cd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:56.182Z|2724b274-926a-44a4-a2c7-e104893d3b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:56:56.188Z|2724b274-926a-44a4-a2c7-e104893d3b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:56:58.733Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:58.740Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:56:58.741Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:56:58.743Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:58.743Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:56:58.743Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:56:58.744Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c265c60f4a97a01", X-B3-SpanId:"20a593bdadc4596f", X-B3-ParentSpanId:"0c265c60f4a97a01", X-B3-Sampled:"0", X-ONAP-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-TransactionID:"9356f887-f0b9-4277-a680-a59221031945", X-ECOMP-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b658c9f-186c-43b8-b23a-a022cf625f3b"] 2023-01-12T06:56:58.744Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:56:58.746Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:58.786Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:58.787Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:58.787Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:56:58.787Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:58.788Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "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-12T06:56:36.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:56:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:56:58.788Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:58.789Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||InvokeReturn 2023-01-12T06:56:58.794Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:56:58.794Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:56:58.795Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:58.795Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:56:58.795Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:56:58.795Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c265c60f4a97a01", X-B3-SpanId:"9cae29fa12437d48", X-B3-ParentSpanId:"0c265c60f4a97a01", X-B3-Sampled:"0", X-ONAP-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-TransactionID:"9356f887-f0b9-4277-a680-a59221031945", X-ECOMP-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"215939b8-f3c2-4056-a11e-119854059aae"] 2023-01-12T06:56:58.796Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:56:58.796Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:58.819Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:58.820Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:58.820Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:56:58.821Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:58.825Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_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_bb3241e2-c135-49ec-a978-7da7861408ab\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":1673506603000,\"creation_time\":1673506549000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:56:43.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:56:58.826Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:58.827Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:56:58.905Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:56:58.906Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:56:58.907Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:58.907Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:56:58.907Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:56:58.908Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-TransactionID:"9356f887-f0b9-4277-a680-a59221031945", X-ECOMP-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17392f35-f779-4e14-a78f-e26f7b4fec0d"] 2023-01-12T06:56:58.908Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:56:58.908Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:59.083Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:59.084Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:59.084Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:56:59.085Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=151A381DDE4B1B85303CD20ACC3BCF96; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:59.086Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"444f58eb-9246-11ed-9546-7241cb10643c","businessKey":"2fbf1a70-80bb-4a34-ae37-54994feaf76d","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:56:40.977+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4186e9eb-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"444d83f4-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:56:59.086Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:59.087Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:56:59.134Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:56:59.135Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:56:59.135Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:59.135Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:56:59.135Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:56:59.136Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-TransactionID:"9356f887-f0b9-4277-a680-a59221031945", X-ECOMP-RequestID:"9356f887-f0b9-4277-a680-a59221031945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8199a05e-e404-4eee-bb0d-ce6e04c8376b"] 2023-01-12T06:56:59.136Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:56:59.136Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:56:59.276Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:56:59.277Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:56:59.277Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:56:59.278Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=035A33E9FC18E186B3CE87A5F7E53651; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Thu, 12 Jan 2023 06:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:56:59.279Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:45a4d5f3-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"444f58eb-9246-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"444f58eb-9246-11ed-9546-7241cb10643c","executionId":"444f58eb-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:56:43.215+0000","endTime":"2023-01-12T06:56:43.226+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4186e9eb-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:56:59.280Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:56:59.280Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=444f58eb-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:56:59.296Z|9356f887-f0b9-4277-a680-a59221031945|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:56:59.957Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:56:59.965Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 1e64f4ca-d833-4a8d-8085-82bfff50cf69 already exists in requestDb InfraActiveRequests table 2023-01-12T06:56:59.967Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:56:59.971Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||Invoke 2023-01-12T06:56:59.971Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||===========================request begin================================================ 2023-01-12T06:56:59.971Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:56:59.972Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Method : GET 2023-01-12T06:56:59.972Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f47b774c3900c286", X-B3-SpanId:"1787a1cd64fa99e5", X-B3-ParentSpanId:"f47b774c3900c286", X-B3-Sampled:"0", X-ONAP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-TransactionID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ECOMP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4254110e-5ddb-4992-bcfc-6170d9bc3576"] 2023-01-12T06:56:59.972Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Request body: 2023-01-12T06:56:59.973Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:00.007Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:00.008Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:57:00.008Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status text : 2023-01-12T06:57:00.009Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:00.009Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Response body: 2023-01-12T06:57:00.010Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:00.010Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:00.028Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:57:00.033Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:00.102Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T06:57:00.103Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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/71527fac65404a7baf2508071b22d32d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-RequestID=[1e64f4ca-d833-4a8d-8085-82bfff50cf69], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2981250d-cdcb-4597-ba83-739d4c6414c4], X-ECOMP-RequestID=[1e64f4ca-d833-4a8d-8085-82bfff50cf69], X-TransactionId=[], X-ONAP-RequestID=[1e64f4ca-d833-4a8d-8085-82bfff50cf69]} 2023-01-12T06:57:00.190Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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/71527fac65404a7baf2508071b22d32d|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:56:58 GMT], content-length=[604], vertex-id=[208896], x-aai-txid=[0-aai-resources-230112-06:56:58:494-23600], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:00.206Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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/71527fac65404a7baf2508071b22d32d|DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673506375986","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-12T06:57:00.207Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T06:57:00.209Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:57:00.210Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:57:00.213Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.214Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.214Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.217Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.217Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.217Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"f47b774c3900c286", X-B3-SpanId:"75120144e1301a6e", X-B3-ParentSpanId:"f47b774c3900c286", X-B3-Sampled:"0", X-ONAP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-TransactionID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ECOMP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a30899e-0ba4-466c-a5a3-7dad9406dc16"] 2023-01-12T06:57:00.218Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-da88dc68-598d-4bd9-afb2-bf200bcb4ed0","requestScope":"service"} 2023-01-12T06:57:00.218Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.243Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.243Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.244Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.244Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"Thu, 12 Jan 2023 06:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:00.245Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.245Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.245Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.247Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.248Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.248Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.248Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.249Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.249Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-TransactionID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ECOMP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e86897a-bbf7-499c-baca-2fb413441110"] 2023-01-12T06:57:00.250Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.250Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.295Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.296Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.296Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.296Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"Thu, 12 Jan 2023 06:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:00.302Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T06:57:00.302Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.303Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.323Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.324Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.325Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.325Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.326Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.326Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-TransactionID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ECOMP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd4be7cb-211a-4dc6-90cb-38f652740d33"] 2023-01-12T06:57:00.327Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.327Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.359Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.360Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.360Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.361Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"Thu, 12 Jan 2023 06:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:00.362Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-12T06:57:00.362Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.362Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.366Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.367Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.367Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.368Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.368Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.369Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-TransactionID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ECOMP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"547f7520-84b5-4f84-8299-295c2d9eb182"] 2023-01-12T06:57:00.372Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.373Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.418Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.419Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.419Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.419Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"Thu, 12 Jan 2023 06:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:00.423Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T06:57:00.423Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.424Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.428Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.428Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.429Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.429Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.429Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.430Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"f47b774c3900c286", X-B3-SpanId:"d435d7fdfcd372b7", X-B3-ParentSpanId:"f47b774c3900c286", X-B3-Sampled:"0", X-ONAP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-TransactionID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ECOMP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"260a64ae-f952-44b6-8074-0d3fa3c2e64f"] 2023-01-12T06:57:00.430Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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":"1e64f4ca-d833-4a8d-8085-82bfff50cf69","requestStatus":"IN_PROGRESS","startTime":1673506620028,"source":"VID","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n\t\t\t\"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0","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":"1e64f4ca-d833-4a8d-8085-82bfff50cf69"} 2023-01-12T06:57:00.431Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.489Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.490Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.491Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.492Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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/1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:00.494Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:57:00.028+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n\t\t\t\"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:57:00.459+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "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" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" } } } 2023-01-12T06:57:00.494Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.495Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.511Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.512Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.512Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.513Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.513Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:00.514Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"f47b774c3900c286", X-B3-SpanId:"67323d976bce6b2a", X-B3-ParentSpanId:"f47b774c3900c286", X-B3-Sampled:"0", X-ONAP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-TransactionID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ECOMP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77374f41-1d39-4482-b767-b4068c5d3935"] 2023-01-12T06:57:00.514Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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\":\"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dce60719-a939-40ef-a156-361a4bcf89ea\",\"modelUuid\":\"dce60719-a939-40ef-a156-361a4bcf89ea\",\"modelInvariantUuid\":\"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"1e64f4ca-d833-4a8d-8085-82bfff50cf69","type":"String"},"mso-request-id":{"value":"1e64f4ca-d833-4a8d-8085-82bfff50cf69","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-12T06:57:00.514Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:01.585Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:01.586Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:01.587Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:01.588Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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:"Thu, 12 Jan 2023 06:57:01 GMT", X-ONAP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-TransactionID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ECOMP-RequestID:"1e64f4ca-d833-4a8d-8085-82bfff50cf69", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"77374f41-1d39-4482-b767-b4068c5d3935", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:57:01.589Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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\":\"1e64f4ca-d833-4a8d-8085-82bfff50cf69\",\"instanceId\":\"7e7d6352-e32e-48e6-976b-74129c51e2db\"}}","message":"Success","processInstanceID":"4fd8d5d2-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:57:01.590Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:01.591Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|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-12T06:57:01.597Z|1e64f4ca-d833-4a8d-8085-82bfff50cf69|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:01.738Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:01.743Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:01.744Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||Invoke 2023-01-12T06:57:01.745Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:01.745Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:01.746Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Method : GET 2023-01-12T06:57:01.746Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb4519204fd811d4", X-B3-SpanId:"7af408b9893c4122", X-B3-ParentSpanId:"eb4519204fd811d4", X-B3-Sampled:"0", X-ONAP-RequestID:"8931b478-f01b-47e9-978f-32bb82b4a001", X-RequestID:"8931b478-f01b-47e9-978f-32bb82b4a001", X-TransactionID:"8931b478-f01b-47e9-978f-32bb82b4a001", X-ECOMP-RequestID:"8931b478-f01b-47e9-978f-32bb82b4a001", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc9458aa-ecc6-47ef-951e-c56d605fa7dd"] 2023-01-12T06:57:01.747Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Request body: 2023-01-12T06:57:01.747Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:01.781Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:01.782Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:01.782Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status text : 2023-01-12T06:57:01.783Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:01.785Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Response body: { "requestId" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:57:00.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n\t\t\t\"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "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" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" } } } 2023-01-12T06:57:01.786Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:01.786Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||InvokeReturn 2023-01-12T06:57:01.788Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:01.789Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:01.790Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:01.790Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:01.790Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:01.791Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb4519204fd811d4", X-B3-SpanId:"af1f536bb1f491eb", X-B3-ParentSpanId:"eb4519204fd811d4", X-B3-Sampled:"0", X-ONAP-RequestID:"8931b478-f01b-47e9-978f-32bb82b4a001", X-RequestID:"8931b478-f01b-47e9-978f-32bb82b4a001", X-TransactionID:"8931b478-f01b-47e9-978f-32bb82b4a001", X-ECOMP-RequestID:"8931b478-f01b-47e9-978f-32bb82b4a001", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65375830-f0f0-4b60-8095-3318f335c81f"] 2023-01-12T06:57:01.791Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:01.792Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:01.811Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:01.812Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:01.812Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:01.812Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:01.813Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:01.814Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:01.814Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:01.825Z|8931b478-f01b-47e9-978f-32bb82b4a001|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:03.979Z|64f88054-a726-45d9-8540-5fce33b2983b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:03.980Z|64f88054-a726-45d9-8540-5fce33b2983b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:03.996Z|caddb92f-4023-44e9-960d-52bb2b99e92f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:03.997Z|caddb92f-4023-44e9-960d-52bb2b99e92f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:05.262Z|00bf7e31-93e3-400b-b535-ef9664370d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:57:05.265Z|00bf7e31-93e3-400b-b535-ef9664370d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:57:06.028Z|873839c7-6e66-4acd-baae-d0d1038ccb4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:57:06.029Z|873839c7-6e66-4acd-baae-d0d1038ccb4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:57:06.232Z|bc3d3f11-172e-4643-9eee-d6c1193b24b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:06.235Z|bc3d3f11-172e-4643-9eee-d6c1193b24b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:09.455Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:09.461Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:09.465Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:57:09.466Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:09.466Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:09.467Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:57:09.468Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6db865391d1faec", X-B3-SpanId:"27873306b80fd1e7", X-B3-ParentSpanId:"b6db865391d1faec", X-B3-Sampled:"0", X-ONAP-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-TransactionID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-ECOMP-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4d4c85f-b852-413c-a762-419a5e744bcf"] 2023-01-12T06:57:09.469Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:57:09.469Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:09.506Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:09.507Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:09.507Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:57:09.507Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:09.510Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "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-12T06:56:36.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:57:09.510Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:09.511Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||InvokeReturn 2023-01-12T06:57:09.514Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:09.515Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:09.515Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:09.516Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:09.516Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:09.516Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6db865391d1faec", X-B3-SpanId:"2cba5498bff97502", X-B3-ParentSpanId:"b6db865391d1faec", X-B3-Sampled:"0", X-ONAP-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-TransactionID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-ECOMP-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6031835a-4f37-46e7-a926-73661478e90a"] 2023-01-12T06:57:09.516Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:09.517Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:09.541Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:09.542Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:09.543Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:09.544Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:09.548Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":1673506603000,\"creation_time\":1673506549000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:56:43.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:57:09.550Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:09.550Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:09.619Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:57:09.620Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:57:09.620Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:09.622Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:57:09.622Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:57:09.623Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-TransactionID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-ECOMP-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ed2aecf-432a-4b6a-b1f5-a7e8ccb1027c"] 2023-01-12T06:57:09.623Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:57:09.624Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:09.767Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:09.767Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:09.768Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:57:09.769Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=71D02D903B940A2F8ECC8B7EEA1502B0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 12 Jan 2023 06:57:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:09.770Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"510d110c-9246-11ed-9546-7241cb10643c","businessKey":"2fbf1a70-80bb-4a34-ae37-54994feaf76d","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:02.353+0000","endTime":"2023-01-12T06:57:03.849+0000","removalTime":null,"durationInMillis":1496,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4186e9eb-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"50f0129b-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:57:09.771Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:09.772Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fbf1a70-80bb-4a34-ae37-54994feaf76d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:57:09.807Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:57:09.808Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:57:09.808Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:09.808Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:57:09.809Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:57:09.809Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-TransactionID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-ECOMP-RequestID:"3ebe775d-42a0-4c45-89b4-78bed4b5edf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fca643e-5044-4434-8c34-1cc88d2e0067"] 2023-01-12T06:57:09.810Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:57:09.810Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:09.957Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:09.958Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:09.958Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:57:09.959Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=68B37C4A7915574C3C3579A793E618D3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Thu, 12 Jan 2023 06:57:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:09.959Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:510d854f-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"510d110c-9246-11ed-9546-7241cb10643c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"510d110c-9246-11ed-9546-7241cb10643c","executionId":"510d110c-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:57:02.356+0000","endTime":"2023-01-12T06:57:03.847+0000","durationInMillis":1491,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4186e9eb-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:57:09.960Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:09.960Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=510d110c-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:57:09.966Z|3ebe775d-42a0-4c45-89b4-78bed4b5edf3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:11.972Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:11.977Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:11.978Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||Invoke 2023-01-12T06:57:11.979Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:11.979Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:11.979Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Method : GET 2023-01-12T06:57:11.979Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a59f1e7906a1cf00", X-B3-SpanId:"5df167f390715ae0", X-B3-ParentSpanId:"a59f1e7906a1cf00", X-B3-Sampled:"0", X-ONAP-RequestID:"d869f32a-f8a7-4aff-a870-30c56c96c334", X-RequestID:"d869f32a-f8a7-4aff-a870-30c56c96c334", X-TransactionID:"d869f32a-f8a7-4aff-a870-30c56c96c334", X-ECOMP-RequestID:"d869f32a-f8a7-4aff-a870-30c56c96c334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61105da4-5cf4-4987-8eff-9e44be4e8529"] 2023-01-12T06:57:11.980Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Request body: 2023-01-12T06:57:11.980Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:12.018Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:12.019Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:12.020Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status text : 2023-01-12T06:57:12.020Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:12.022Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Response body: { "requestId" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:00.000+00:00", "endTime" : "2023-01-12T06:57:08.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n\t\t\t\"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "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" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" } } } 2023-01-12T06:57:12.023Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:12.023Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||InvokeReturn 2023-01-12T06:57:12.025Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:12.026Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:12.029Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:12.030Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:12.030Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:12.031Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a59f1e7906a1cf00", X-B3-SpanId:"ec5c45e4e1edbf8c", X-B3-ParentSpanId:"a59f1e7906a1cf00", X-B3-Sampled:"0", X-ONAP-RequestID:"d869f32a-f8a7-4aff-a870-30c56c96c334", X-RequestID:"d869f32a-f8a7-4aff-a870-30c56c96c334", X-TransactionID:"d869f32a-f8a7-4aff-a870-30c56c96c334", X-ECOMP-RequestID:"d869f32a-f8a7-4aff-a870-30c56c96c334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b86f64aa-a3e2-4cf4-8259-995b4f470901"] 2023-01-12T06:57:12.031Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:12.032Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:12.054Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:12.055Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:12.055Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:12.055Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:12.058Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:12.061Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:12.062Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:12.091Z|d869f32a-f8a7-4aff-a870-30c56c96c334|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:12.234Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:12.242Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:12.247Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||Invoke 2023-01-12T06:57:12.248Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:12.251Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:12.251Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Method : GET 2023-01-12T06:57:12.252Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1aeeeba659320d39", X-B3-SpanId:"d33f56d86ce429fc", X-B3-ParentSpanId:"1aeeeba659320d39", X-B3-Sampled:"0", X-ONAP-RequestID:"da921a65-0c25-440c-a458-b69fde61eaf0", X-RequestID:"da921a65-0c25-440c-a458-b69fde61eaf0", X-TransactionID:"da921a65-0c25-440c-a458-b69fde61eaf0", X-ECOMP-RequestID:"da921a65-0c25-440c-a458-b69fde61eaf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bb481d6-f6d4-49fc-b54a-388acb1fcc0a"] 2023-01-12T06:57:12.252Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Request body: 2023-01-12T06:57:12.253Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:12.287Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:12.288Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:12.288Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status text : 2023-01-12T06:57:12.288Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:12.292Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Response body: { "requestId" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:00.000+00:00", "endTime" : "2023-01-12T06:57:08.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n\t\t\t\"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "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" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" } } } 2023-01-12T06:57:12.293Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:12.293Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||InvokeReturn 2023-01-12T06:57:12.296Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:12.297Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:12.297Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:12.297Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:12.298Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:12.299Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1aeeeba659320d39", X-B3-SpanId:"59b43d82d71d9e5e", X-B3-ParentSpanId:"1aeeeba659320d39", X-B3-Sampled:"0", X-ONAP-RequestID:"da921a65-0c25-440c-a458-b69fde61eaf0", X-RequestID:"da921a65-0c25-440c-a458-b69fde61eaf0", X-TransactionID:"da921a65-0c25-440c-a458-b69fde61eaf0", X-ECOMP-RequestID:"da921a65-0c25-440c-a458-b69fde61eaf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b6cb9bb-9eea-4501-b8b3-dd77e1de4638"] 2023-01-12T06:57:12.299Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:12.300Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:12.328Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:12.329Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:12.330Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:12.331Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:12.332Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:12.332Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:12.333Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:12.353Z|da921a65-0c25-440c-a458-b69fde61eaf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:12.515Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:12.521Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:12.522Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||Invoke 2023-01-12T06:57:12.522Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:12.523Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:12.523Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Method : GET 2023-01-12T06:57:12.523Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1950357312279568", X-B3-SpanId:"6f1192ff14d50dfd", X-B3-ParentSpanId:"1950357312279568", X-B3-Sampled:"0", X-ONAP-RequestID:"078e0126-138f-4dbd-945b-bcdcc04dabe8", X-RequestID:"078e0126-138f-4dbd-945b-bcdcc04dabe8", X-TransactionID:"078e0126-138f-4dbd-945b-bcdcc04dabe8", X-ECOMP-RequestID:"078e0126-138f-4dbd-945b-bcdcc04dabe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4abaf89-a18c-45ef-ba21-3c316da8377f"] 2023-01-12T06:57:12.524Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Request body: 2023-01-12T06:57:12.524Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:12.551Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:12.552Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:12.553Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status text : 2023-01-12T06:57:12.553Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:12.554Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Response body: { "requestId" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:00.000+00:00", "endTime" : "2023-01-12T06:57:08.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n\t\t\t\"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "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" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" } } } 2023-01-12T06:57:12.555Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:12.555Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||InvokeReturn 2023-01-12T06:57:12.557Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:12.558Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:12.558Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:12.559Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:12.559Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:12.559Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1950357312279568", X-B3-SpanId:"d65ca044375db000", X-B3-ParentSpanId:"1950357312279568", X-B3-Sampled:"0", X-ONAP-RequestID:"078e0126-138f-4dbd-945b-bcdcc04dabe8", X-RequestID:"078e0126-138f-4dbd-945b-bcdcc04dabe8", X-TransactionID:"078e0126-138f-4dbd-945b-bcdcc04dabe8", X-ECOMP-RequestID:"078e0126-138f-4dbd-945b-bcdcc04dabe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58acdf07-f62b-4d2b-9668-72a52fd8e9e5"] 2023-01-12T06:57:12.560Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:12.560Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:12.586Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:12.588Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:12.590Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:12.591Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:12.592Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:12.593Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:12.593Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:12.608Z|078e0126-138f-4dbd-945b-bcdcc04dabe8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:12.738Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:12.748Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:12.749Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||Invoke 2023-01-12T06:57:12.750Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:12.750Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:12.751Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Method : GET 2023-01-12T06:57:12.751Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21b9672fbd5c8b51", X-B3-SpanId:"49fb19de9e671712", X-B3-ParentSpanId:"21b9672fbd5c8b51", X-B3-Sampled:"0", X-ONAP-RequestID:"f1bd77f6-9645-4160-9c95-190b5ae2a3da", X-RequestID:"f1bd77f6-9645-4160-9c95-190b5ae2a3da", X-TransactionID:"f1bd77f6-9645-4160-9c95-190b5ae2a3da", X-ECOMP-RequestID:"f1bd77f6-9645-4160-9c95-190b5ae2a3da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d838c74b-2091-4281-af04-270830061e41"] 2023-01-12T06:57:12.751Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Request body: 2023-01-12T06:57:12.752Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:12.789Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:12.790Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:12.790Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status text : 2023-01-12T06:57:12.791Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:12.793Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Response body: { "requestId" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:00.000+00:00", "endTime" : "2023-01-12T06:57:08.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n\t\t\t\"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "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" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" } } } 2023-01-12T06:57:12.793Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:12.794Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||InvokeReturn 2023-01-12T06:57:12.796Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:12.797Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:12.797Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:12.798Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:12.798Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:12.798Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21b9672fbd5c8b51", X-B3-SpanId:"9a2dfb89dcb30747", X-B3-ParentSpanId:"21b9672fbd5c8b51", X-B3-Sampled:"0", X-ONAP-RequestID:"f1bd77f6-9645-4160-9c95-190b5ae2a3da", X-RequestID:"f1bd77f6-9645-4160-9c95-190b5ae2a3da", X-TransactionID:"f1bd77f6-9645-4160-9c95-190b5ae2a3da", X-ECOMP-RequestID:"f1bd77f6-9645-4160-9c95-190b5ae2a3da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"839b859d-cea5-4f1d-8d13-8edf9bfd9e42"] 2023-01-12T06:57:12.799Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:12.799Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:12.821Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:12.822Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:12.822Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:12.823Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:12.827Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:12.827Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:12.828Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:12.842Z|f1bd77f6-9645-4160-9c95-190b5ae2a3da|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:12.995Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:13.000Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:13.000Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||Invoke 2023-01-12T06:57:13.001Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:13.001Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69 2023-01-12T06:57:13.001Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Method : GET 2023-01-12T06:57:13.002Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a5e1b5958de9781", X-B3-SpanId:"9513509f794f4bbf", X-B3-ParentSpanId:"7a5e1b5958de9781", X-B3-Sampled:"0", X-ONAP-RequestID:"fbc23607-1101-458d-96b7-e2ed71b6e059", X-RequestID:"fbc23607-1101-458d-96b7-e2ed71b6e059", X-TransactionID:"fbc23607-1101-458d-96b7-e2ed71b6e059", X-ECOMP-RequestID:"fbc23607-1101-458d-96b7-e2ed71b6e059", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb2b8b0a-388b-443b-bfb6-193a35a75ae7"] 2023-01-12T06:57:13.002Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Request body: 2023-01-12T06:57:13.003Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:13.034Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:13.035Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:13.035Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Status text : 2023-01-12T06:57:13.036Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:13.039Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||Response body: { "requestId" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:00.000+00:00", "endTime" : "2023-01-12T06:57:08.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n\t\t\t\"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "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" : "1e64f4ca-d833-4a8d-8085-82bfff50cf69", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69" } } } 2023-01-12T06:57:13.039Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:13.040Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e64f4ca-d833-4a8d-8085-82bfff50cf69|INFO|500||InvokeReturn 2023-01-12T06:57:13.043Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:13.044Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:13.044Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:13.044Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false 2023-01-12T06:57:13.044Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:13.045Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a5e1b5958de9781", X-B3-SpanId:"ecc3add51424bb6c", X-B3-ParentSpanId:"7a5e1b5958de9781", X-B3-Sampled:"0", X-ONAP-RequestID:"fbc23607-1101-458d-96b7-e2ed71b6e059", X-RequestID:"fbc23607-1101-458d-96b7-e2ed71b6e059", X-TransactionID:"fbc23607-1101-458d-96b7-e2ed71b6e059", X-ECOMP-RequestID:"fbc23607-1101-458d-96b7-e2ed71b6e059", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76cfa560-b7c2-432e-9756-0f4880d3789d"] 2023-01-12T06:57:13.045Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:13.046Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:13.077Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:13.079Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:13.079Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:13.080Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:13.082Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:13.083Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:13.083Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e64f4ca-d833-4a8d-8085-82bfff50cf69&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:13.107Z|fbc23607-1101-458d-96b7-e2ed71b6e059|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1e64f4ca-d833-4a8d-8085-82bfff50cf69|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:14.023Z|b5e1bdc4-7384-4dc6-ad3c-d8f2641ff846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:14.024Z|b5e1bdc4-7384-4dc6-ad3c-d8f2641ff846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:14.023Z|92fdf679-ba05-45b0-8522-ed9615959ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:14.027Z|92fdf679-ba05-45b0-8522-ed9615959ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:14.618Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:14.625Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 76086449-51a5-4170-bcb0-e6873cba0853 already exists in requestDb InfraActiveRequests table 2023-01-12T06:57:14.626Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:14.627Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||Invoke 2023-01-12T06:57:14.627Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:14.627Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:14.628Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Method : GET 2023-01-12T06:57:14.628Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"151bc37cdae00f76", X-B3-SpanId:"68ae9f009d8c2f42", X-B3-ParentSpanId:"151bc37cdae00f76", X-B3-Sampled:"0", X-ONAP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-TransactionID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ECOMP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c2ee5a7-72ef-4a52-874b-e8d17ec4b368"] 2023-01-12T06:57:14.628Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Request body: 2023-01-12T06:57:14.629Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:14.653Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:14.653Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:57:14.654Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status text : 2023-01-12T06:57:14.655Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:57:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:14.655Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Response body: 2023-01-12T06:57:14.655Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:14.656Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:14.676Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:57:14.677Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-12T06:57:14.681Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:14.735Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:57:14.736Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43|INFO|500||Invoke 2023-01-12T06:57:14.810Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:14.812Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43 has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:57:13 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230112-06:57:13:136-71609], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:14.814Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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/30c79c8a-ebf5-47f3-a497-2e030b7e5a43","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43","ERR.5.4.6114"]}}} 2023-01-12T06:57:14.819Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43 2023-01-12T06:57:14.820Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 30c79c8a-ebf5-47f3-a497-2e030b7e5a43 2023-01-12T06:57:14.826Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:14.880Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43|INFO|500||Invoke 2023-01-12T06:57:14.881Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43 with request headers:{Authorization=[***REDACTED***], X-RequestID=[76086449-51a5-4170-bcb0-e6873cba0853], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[86aae126-6172-414d-8bea-9c2a2897d3c8], X-ECOMP-RequestID=[76086449-51a5-4170-bcb0-e6873cba0853], X-TransactionId=[], X-ONAP-RequestID=[76086449-51a5-4170-bcb0-e6873cba0853]} 2023-01-12T06:57:14.945Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43 has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:57:13 GMT], content-length=[377], x-aai-txid=[1-aai-resources-230112-06:57:13:270-96062], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:14.946Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43|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/30c79c8a-ebf5-47f3-a497-2e030b7e5a43","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43","ERR.5.4.6114"]}}} 2023-01-12T06:57:14.947Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:14.951Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/30c79c8a-ebf5-47f3-a497-2e030b7e5a43 2023-01-12T06:57:14.952Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 30c79c8a-ebf5-47f3-a497-2e030b7e5a43 2023-01-12T06:57:15.011Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:15.111Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T06:57:15.112Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-RequestID=[76086449-51a5-4170-bcb0-e6873cba0853], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d752284f-7313-4d98-839f-0d6e22b5685d], X-ECOMP-RequestID=[76086449-51a5-4170-bcb0-e6873cba0853], X-TransactionId=[], X-ONAP-RequestID=[76086449-51a5-4170-bcb0-e6873cba0853]} 2023-01-12T06:57:15.190Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:57:13 GMT], content-length=[604], vertex-id=[208896], x-aai-txid=[0-aai-resources-230112-06:57:13:498-37227], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:15.192Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673506375986","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-12T06:57:15.192Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T06:57:15.194Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:57:15.194Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:57:15.197Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.198Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:57:15.198Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:15.199Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.199Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:57:15.200Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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:"151bc37cdae00f76", X-B3-SpanId:"4c4b2e508b6a5551", X-B3-ParentSpanId:"151bc37cdae00f76", X-B3-Sampled:"0", X-ONAP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-TransactionID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ECOMP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5b5bddf-0cbc-4cb0-9622-a3e5e0b5d5b9"] 2023-01-12T06:57:15.200Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db"},"instanceName":"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0","requestScope":"vnf"} 2023-01-12T06:57:15.200Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:15.235Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:15.236Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:15.236Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:57:15.236Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:57:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:15.237Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:57:15.237Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:15.238Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:57:15.239Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea 2023-01-12T06:57:15.240Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|INFO|500||Invoke 2023-01-12T06:57:15.240Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:15.240Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea 2023-01-12T06:57:15.240Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||Method : GET 2023-01-12T06:57:15.241Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-TransactionID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ECOMP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a932d725-ea61-4d4a-9cb5-30a8724c2599"] 2023-01-12T06:57:15.241Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||Request body: 2023-01-12T06:57:15.241Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:15.321Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:15.326Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:15.327Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||Status text : 2023-01-12T06:57:15.327Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:15.328Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 7, "modelCustomizationUUID" : "8048b73c-fe29-4e9f-a75f-37d23b874fea", "modelInstanceName" : "basic_vm 0", "created" : "2023-01-12 06:55:35.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-12T06:55:35.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea" } } } 2023-01-12T06:57:15.328Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:15.329Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8048b73c-fe29-4e9f-a75f-37d23b874fea|INFO|500||InvokeReturn 2023-01-12T06:57:15.366Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.367Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke 2023-01-12T06:57:15.367Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:15.368Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.368Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method : GET 2023-01-12T06:57:15.369Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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:"76086449-51a5-4170-bcb0-e6873cba0853", X-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-TransactionID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ECOMP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50a7430e-5af2-4694-8104-1fa099ec6291"] 2023-01-12T06:57:15.369Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 2023-01-12T06:57:15.370Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:15.455Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:15.455Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:15.456Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text : 2023-01-12T06:57:15.457Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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/fba025ac-cf21-4846-9446-88dfe227e95e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:15.459Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: { "modelUUID" : "fba025ac-cf21-4846-9446-88dfe227e95e", "modelInvariantUUID" : "4bb22515-648d-4614-905d-7b9d4c852a29", "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-12T06:55:35.000+00:00", "modelInvariantId" : "4bb22515-648d-4614-905d-7b9d4c852a29", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fba025ac-cf21-4846-9446-88dfe227e95e" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fba025ac-cf21-4846-9446-88dfe227e95e" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fba025ac-cf21-4846-9446-88dfe227e95e/vnfResourceWorkflow" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/fba025ac-cf21-4846-9446-88dfe227e95e/heatTemplates" } } } 2023-01-12T06:57:15.460Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:15.460Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn 2023-01-12T06:57:15.481Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.482Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.483Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.483Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.483Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.484Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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:"76086449-51a5-4170-bcb0-e6873cba0853", X-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-TransactionID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ECOMP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"322d2fb4-7fe0-4a65-8167-2231270587e1"] 2023-01-12T06:57:15.484Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.484Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.551Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.552Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.552Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.552Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:15.556Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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" : 10035, "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-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" } } } 2023-01-12T06:57:15.556Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.557Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.573Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.574Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:57:15.574Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:15.575Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.575Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:57:15.575Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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:"151bc37cdae00f76", X-B3-SpanId:"0fae5692224e6f15", X-B3-ParentSpanId:"151bc37cdae00f76", X-B3-Sampled:"0", X-ONAP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-TransactionID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ECOMP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba0ca848-b800-45f3-9b86-466f98e4e891"] 2023-01-12T06:57:15.576Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"76086449-51a5-4170-bcb0-e6873cba0853","requestStatus":"IN_PROGRESS","startTime":1673506634677,"source":"VID","vnfName":"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"76086449-51a5-4170-bcb0-e6873cba0853"} 2023-01-12T06:57:15.576Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:15.622Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:15.622Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:57:15.623Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:57:15.623Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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/76086449-51a5-4170-bcb0-e6873cba0853", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:15.627Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "76086449-51a5-4170-bcb0-e6873cba0853", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:57:14.677+00:00", "source" : "VID", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:57:15.600+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "76086449-51a5-4170-bcb0-e6873cba0853", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" } } } 2023-01-12T06:57:15.628Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:15.629Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:57:15.648Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.649Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:57:15.649Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:15.649Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T06:57:15.650Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:57:15.651Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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:"151bc37cdae00f76", X-B3-SpanId:"952421cf9fce5128", X-B3-ParentSpanId:"151bc37cdae00f76", X-B3-Sampled:"0", X-ONAP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-TransactionID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ECOMP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e90a2b4-b4b4-4148-8038-27ee50afbbaa"] 2023-01-12T06:57:15.651Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/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\":\"4bb22515-648d-4614-905d-7b9d4c852a29\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\"modelVersionId\":\"fba025ac-cf21-4846-9446-88dfe227e95e\",\"modelCustomizationId\":\"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\"modelUuid\":\"fba025ac-cf21-4846-9446-88dfe227e95e\",\"modelInvariantUuid\":\"4bb22515-648d-4614-905d-7b9d4c852a29\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\"source\":\"VID\",\"instanceName\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"7e7d6352-e32e-48e6-976b-74129c51e2db\",\"modelInfo\":{\"modelInvariantId\":\"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dce60719-a939-40ef-a156-361a4bcf89ea\",\"modelUuid\":\"dce60719-a939-40ef-a156-361a4bcf89ea\",\"modelInvariantUuid\":\"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"}}}],\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"7e7d6352-e32e-48e6-976b-74129c51e2db\"}","type":"String"},"requestId":{"value":"76086449-51a5-4170-bcb0-e6873cba0853","type":"String"},"mso-request-id":{"value":"76086449-51a5-4170-bcb0-e6873cba0853","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"7e7d6352-e32e-48e6-976b-74129c51e2db","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/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T06:57:15.651Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:16.268Z|9bc43340-9efe-48a4-ae6d-bb90acd20c05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:16.270Z|9bc43340-9efe-48a4-ae6d-bb90acd20c05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:16.668Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:16.669Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:57:16.669Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:57:16.670Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:57:16 GMT", X-ONAP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-TransactionID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ECOMP-RequestID:"76086449-51a5-4170-bcb0-e6873cba0853", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6e90a2b4-b4b4-4148-8038-27ee50afbbaa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:57:16.671Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"76086449-51a5-4170-bcb0-e6873cba0853\",\"instanceId\":\"dc000f5e-2378-4067-b16d-a616875e9049\"}}","message":"Success","processInstanceID":"58dc93d5-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:57:16.671Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:16.671Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:57:16.676Z|76086449-51a5-4170-bcb0-e6873cba0853|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:16.832Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:16.843Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:16.844Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||Invoke 2023-01-12T06:57:16.844Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:16.844Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:16.844Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Method : GET 2023-01-12T06:57:16.845Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7b7781196d34f01", X-B3-SpanId:"ed298dfe9d1643d9", X-B3-ParentSpanId:"f7b7781196d34f01", X-B3-Sampled:"0", X-ONAP-RequestID:"c13085b9-7844-4754-a002-b9509d210ee8", X-RequestID:"c13085b9-7844-4754-a002-b9509d210ee8", X-TransactionID:"c13085b9-7844-4754-a002-b9509d210ee8", X-ECOMP-RequestID:"c13085b9-7844-4754-a002-b9509d210ee8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d3a9e51-8ce8-4783-a52b-7184e9915102"] 2023-01-12T06:57:16.845Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Request body: 2023-01-12T06:57:16.845Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:16.875Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:16.876Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:16.877Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status text : 2023-01-12T06:57:16.877Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:16.880Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Response body: { "requestId" : "76086449-51a5-4170-bcb0-e6873cba0853", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:57:14.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "76086449-51a5-4170-bcb0-e6873cba0853", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" } } } 2023-01-12T06:57:16.880Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:16.881Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||InvokeReturn 2023-01-12T06:57:16.883Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:16.883Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:16.884Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:16.884Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:16.884Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:16.885Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7b7781196d34f01", X-B3-SpanId:"b74d5da06891fb04", X-B3-ParentSpanId:"f7b7781196d34f01", X-B3-Sampled:"0", X-ONAP-RequestID:"c13085b9-7844-4754-a002-b9509d210ee8", X-RequestID:"c13085b9-7844-4754-a002-b9509d210ee8", X-TransactionID:"c13085b9-7844-4754-a002-b9509d210ee8", X-ECOMP-RequestID:"c13085b9-7844-4754-a002-b9509d210ee8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97f683ce-59e3-4dc0-abd1-b1efcc0639c3"] 2023-01-12T06:57:16.885Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:16.885Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:16.910Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:16.911Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:16.911Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:16.911Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:16.913Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:16.914Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:16.914Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:16.928Z|c13085b9-7844-4754-a002-b9509d210ee8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:20.148Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:20.157Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:20.158Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:57:20.158Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:20.159Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:20.159Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:57:20.159Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c57496c50b7686de", X-B3-SpanId:"1b4088c37c659a43", X-B3-ParentSpanId:"c57496c50b7686de", X-B3-Sampled:"0", X-ONAP-RequestID:"597e5743-79df-4885-ba89-a2a0ed648f94", X-RequestID:"597e5743-79df-4885-ba89-a2a0ed648f94", X-TransactionID:"597e5743-79df-4885-ba89-a2a0ed648f94", X-ECOMP-RequestID:"597e5743-79df-4885-ba89-a2a0ed648f94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9615408-86f7-4d38-bdab-dbef0b67989b"] 2023-01-12T06:57:20.160Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:57:20.160Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:20.210Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:20.211Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:20.211Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:57:20.211Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:20.212Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "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-12T06:56:36.000+00:00", "endTime" : "2023-01-12T06:57:18.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:57:20.212Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:20.213Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||InvokeReturn 2023-01-12T06:57:20.216Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:20.217Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:20.217Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:20.217Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:20.218Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:20.218Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c57496c50b7686de", X-B3-SpanId:"0f40acf9c11f0790", X-B3-ParentSpanId:"c57496c50b7686de", X-B3-Sampled:"0", X-ONAP-RequestID:"597e5743-79df-4885-ba89-a2a0ed648f94", X-RequestID:"597e5743-79df-4885-ba89-a2a0ed648f94", X-TransactionID:"597e5743-79df-4885-ba89-a2a0ed648f94", X-ECOMP-RequestID:"597e5743-79df-4885-ba89-a2a0ed648f94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e4f510e-2774-4dc3-8c21-f6a2f1d1e776"] 2023-01-12T06:57:20.218Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:20.219Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:20.238Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:20.239Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:20.240Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:20.240Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:20.244Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":1673506603000,\"creation_time\":1673506549000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:56:43.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:57:20.244Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:20.245Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:20.262Z|d509d361-ba7d-42fe-9bb5-fc757a4fcea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:57:20.263Z|d509d361-ba7d-42fe-9bb5-fc757a4fcea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:57:20.292Z|597e5743-79df-4885-ba89-a2a0ed648f94|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:20.428Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:20.438Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:20.439Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:57:20.439Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:20.440Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:20.441Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:57:20.441Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58b0949f0fba45e2", X-B3-SpanId:"8d14736bf5eefc6d", X-B3-ParentSpanId:"58b0949f0fba45e2", X-B3-Sampled:"0", X-ONAP-RequestID:"f6566b4b-3573-4f4f-9cf7-3d7961dd24ef", X-RequestID:"f6566b4b-3573-4f4f-9cf7-3d7961dd24ef", X-TransactionID:"f6566b4b-3573-4f4f-9cf7-3d7961dd24ef", X-ECOMP-RequestID:"f6566b4b-3573-4f4f-9cf7-3d7961dd24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"463a68d9-4787-41a0-b5dd-201a2394be9f"] 2023-01-12T06:57:20.442Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:57:20.442Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:20.484Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:20.485Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:20.485Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:57:20.485Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:20.487Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "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-12T06:56:36.000+00:00", "endTime" : "2023-01-12T06:57:18.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:57:20.488Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:20.488Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||InvokeReturn 2023-01-12T06:57:20.492Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:20.493Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:20.495Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:20.496Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:20.496Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:20.497Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58b0949f0fba45e2", X-B3-SpanId:"81578cebedcaf1df", X-B3-ParentSpanId:"58b0949f0fba45e2", X-B3-Sampled:"0", X-ONAP-RequestID:"f6566b4b-3573-4f4f-9cf7-3d7961dd24ef", X-RequestID:"f6566b4b-3573-4f4f-9cf7-3d7961dd24ef", X-TransactionID:"f6566b4b-3573-4f4f-9cf7-3d7961dd24ef", X-ECOMP-RequestID:"f6566b4b-3573-4f4f-9cf7-3d7961dd24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0be2866b-1c87-453f-b1d9-527f318e6d15"] 2023-01-12T06:57:20.498Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:20.498Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:20.527Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:20.528Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:20.529Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:20.529Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:20.535Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":1673506603000,\"creation_time\":1673506549000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:56:43.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:57:20.536Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:20.537Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:20.548Z|f6566b4b-3573-4f4f-9cf7-3d7961dd24ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:20.696Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:20.704Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:20.705Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:57:20.705Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:20.706Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:20.706Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:57:20.707Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0ad1b28c86be609", X-B3-SpanId:"f61abb116a95f335", X-B3-ParentSpanId:"e0ad1b28c86be609", X-B3-Sampled:"0", X-ONAP-RequestID:"c7ddf183-d63d-458b-8a94-c30b3e25ebcc", X-RequestID:"c7ddf183-d63d-458b-8a94-c30b3e25ebcc", X-TransactionID:"c7ddf183-d63d-458b-8a94-c30b3e25ebcc", X-ECOMP-RequestID:"c7ddf183-d63d-458b-8a94-c30b3e25ebcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89583919-6521-4aba-bd3c-8235453737b5"] 2023-01-12T06:57:20.707Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:57:20.708Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:20.732Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:20.734Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:20.734Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:57:20.735Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:20.737Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "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-12T06:56:36.000+00:00", "endTime" : "2023-01-12T06:57:18.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:57:20.738Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:20.740Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||InvokeReturn 2023-01-12T06:57:20.742Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:20.743Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:20.743Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:20.744Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:20.744Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:20.744Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0ad1b28c86be609", X-B3-SpanId:"523675e73a3eccaf", X-B3-ParentSpanId:"e0ad1b28c86be609", X-B3-Sampled:"0", X-ONAP-RequestID:"c7ddf183-d63d-458b-8a94-c30b3e25ebcc", X-RequestID:"c7ddf183-d63d-458b-8a94-c30b3e25ebcc", X-TransactionID:"c7ddf183-d63d-458b-8a94-c30b3e25ebcc", X-ECOMP-RequestID:"c7ddf183-d63d-458b-8a94-c30b3e25ebcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0f3fc81-91e4-4ae7-9c4c-985549bc3e05"] 2023-01-12T06:57:20.745Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:20.746Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:20.764Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:20.765Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:20.765Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:20.766Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:20.769Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":1673506603000,\"creation_time\":1673506549000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:56:43.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:57:20.771Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:20.772Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:20.787Z|c7ddf183-d63d-458b-8a94-c30b3e25ebcc|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:20.934Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:20.939Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:20.940Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:57:20.941Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:20.941Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:20.942Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:57:20.942Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1e46ea13d5494f9", X-B3-SpanId:"e7762558b9f3ba03", X-B3-ParentSpanId:"d1e46ea13d5494f9", X-B3-Sampled:"0", X-ONAP-RequestID:"99a9b0d2-6a73-48db-a5f2-69940690bdef", X-RequestID:"99a9b0d2-6a73-48db-a5f2-69940690bdef", X-TransactionID:"99a9b0d2-6a73-48db-a5f2-69940690bdef", X-ECOMP-RequestID:"99a9b0d2-6a73-48db-a5f2-69940690bdef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3af8d25-944e-4e19-b786-755654e6a21e"] 2023-01-12T06:57:20.943Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:57:20.943Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:20.975Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:20.976Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:20.976Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:57:20.976Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:20.977Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "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-12T06:56:36.000+00:00", "endTime" : "2023-01-12T06:57:18.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:57:20.978Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:20.983Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||InvokeReturn 2023-01-12T06:57:20.986Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:20.986Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:20.987Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:20.987Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:20.987Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:20.988Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1e46ea13d5494f9", X-B3-SpanId:"7f396d3dce014946", X-B3-ParentSpanId:"d1e46ea13d5494f9", X-B3-Sampled:"0", X-ONAP-RequestID:"99a9b0d2-6a73-48db-a5f2-69940690bdef", X-RequestID:"99a9b0d2-6a73-48db-a5f2-69940690bdef", X-TransactionID:"99a9b0d2-6a73-48db-a5f2-69940690bdef", X-ECOMP-RequestID:"99a9b0d2-6a73-48db-a5f2-69940690bdef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdfdbb63-7914-4a3f-b21e-f029919b56de"] 2023-01-12T06:57:20.988Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:20.989Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:21.011Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:21.011Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:21.012Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:21.012Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:21.014Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":1673506603000,\"creation_time\":1673506549000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:56:43.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:57:21.014Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:21.015Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:21.037Z|99a9b0d2-6a73-48db-a5f2-69940690bdef|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:21.182Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:21.193Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:21.194Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||Invoke 2023-01-12T06:57:21.194Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:21.195Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d 2023-01-12T06:57:21.195Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Method : GET 2023-01-12T06:57:21.195Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce1ef1d76c8a039c", X-B3-SpanId:"dd47615ae2256eaf", X-B3-ParentSpanId:"ce1ef1d76c8a039c", X-B3-Sampled:"0", X-ONAP-RequestID:"a7af37ba-9fe5-4929-bb08-c21eef583a8e", X-RequestID:"a7af37ba-9fe5-4929-bb08-c21eef583a8e", X-TransactionID:"a7af37ba-9fe5-4929-bb08-c21eef583a8e", X-ECOMP-RequestID:"a7af37ba-9fe5-4929-bb08-c21eef583a8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c7bcedf-9693-4eb2-8191-76fe8297cba2"] 2023-01-12T06:57:21.196Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Request body: 2023-01-12T06:57:21.196Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:21.224Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:21.225Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:21.225Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Status text : 2023-01-12T06:57:21.226Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:21.227Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||Response body: { "requestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "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-12T06:56:36.000+00:00", "endTime" : "2023-01-12T06:57:18.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "bb58a388-4d47-4ca5-a1dd-c7911a596681", "networkName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/networks/bb58a388-4d47-4ca5-a1dd-c7911a596681", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d" } } } 2023-01-12T06:57:21.227Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:21.228Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fbf1a70-80bb-4a34-ae37-54994feaf76d|INFO|500||InvokeReturn 2023-01-12T06:57:21.230Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:21.231Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:21.231Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:21.232Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false 2023-01-12T06:57:21.232Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:21.232Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce1ef1d76c8a039c", X-B3-SpanId:"b5c6f5e85c7eba85", X-B3-ParentSpanId:"ce1ef1d76c8a039c", X-B3-Sampled:"0", X-ONAP-RequestID:"a7af37ba-9fe5-4929-bb08-c21eef583a8e", X-RequestID:"a7af37ba-9fe5-4929-bb08-c21eef583a8e", X-TransactionID:"a7af37ba-9fe5-4929-bb08-c21eef583a8e", X-ECOMP-RequestID:"a7af37ba-9fe5-4929-bb08-c21eef583a8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cb9c57b-5cbf-4739-a3b3-0bf76061e24a"] 2023-01-12T06:57:21.233Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:21.233Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:21.254Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:21.256Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:21.257Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:21.258Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:21.259Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "2fbf1a70-80bb-4a34-ae37-54994feaf76d", "groupingId" : "dc691016-d01a-4048-b7af-ee4815492477", "name" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0/dc691016-d01a-4048-b7af-ee4815492477\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"updated_time\":1673506603000,\"creation_time\":1673506549000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"620d21299af94f8d8077a19e693b96a1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"dc691016-d01a-4048-b7af-ee4815492477\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"network_name\":\"basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-12T06:56:43.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:57:21.259Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:21.260Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fbf1a70-80bb-4a34-ae37-54994feaf76d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:21.274Z|a7af37ba-9fe5-4929-bb08-c21eef583a8e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fbf1a70-80bb-4a34-ae37-54994feaf76d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:21.834Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:21.840Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||Checking if requestId: cf712fd0-c9c5-4235-b093-d5fe02e8ead9 already exists in requestDb InfraActiveRequests table 2023-01-12T06:57:21.842Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:21.843Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||Invoke 2023-01-12T06:57:21.843Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:21.843Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:21.844Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Method : GET 2023-01-12T06:57:21.844Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"135bdf52f81c562d", X-B3-SpanId:"f1d1478137b52d3a", X-B3-ParentSpanId:"135bdf52f81c562d", X-B3-Sampled:"0", X-ONAP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-TransactionID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ECOMP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8543cbc-2d6c-47d4-a2e7-38a0983167e3"] 2023-01-12T06:57:21.845Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Request body: 2023-01-12T06:57:21.845Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:21.894Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:21.895Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:57:21.895Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status text : 2023-01-12T06:57:21.896Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:57:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:21.896Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Response body: 2023-01-12T06:57:21.897Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:21.897Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:21.911Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:57:21.997Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:22.053Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:57:22.054Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed|INFO|500||Invoke 2023-01-12T06:57:22.169Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed|INFO|500||InvokeReturn 2023-01-12T06:57:22.171Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:57:20 GMT], content-length=[251], vertex-id=[237640], x-aai-txid=[1-aai-resources-230112-06:57:20:470-78241], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:22.172Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07"}]} 2023-01-12T06:57:22.203Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:22.242Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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-12T06:57:22.243Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T06:57:22.323Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:22.323Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:57:20 GMT], content-length=[613], x-aai-txid=[2-aai-resources-230112-06:57:20:631-66731], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:22.324Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-01-12T06:57:22.328Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-01-12T06:57:22.335Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:22.442Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:57:22.443Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed|INFO|500||Invoke 2023-01-12T06:57:22.614Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed|INFO|500||InvokeReturn 2023-01-12T06:57:22.616Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:57:20 GMT], content-length=[251], vertex-id=[237640], x-aai-txid=[1-aai-resources-230112-06:57:20:892-33568], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:22.617Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07"}]} 2023-01-12T06:57:22.629Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:22.669Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:57:22.670Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T06:57:22.760Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:22.765Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:57:21 GMT], content-length=[610], x-aai-txid=[0-aai-resources-230112-06:57:21:076-73558], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:22.766Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-01-12T06:57:22.774Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-01-12T06:57:22.783Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:22.831Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:57:22.832Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed|INFO|500||Invoke 2023-01-12T06:57:22.904Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed|INFO|500||InvokeReturn 2023-01-12T06:57:22.904Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07?format=pathed has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:57:21 GMT], content-length=[251], vertex-id=[237640], x-aai-txid=[0-aai-resources-230112-06:57:21:231-6384], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:22.905Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07"}]} 2023-01-12T06:57:22.911Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:22.950Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T06:57:22.951Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/configurations?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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[cf712fd0-c9c5-4235-b093-d5fe02e8ead9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[43e69471-4512-4d58-bcad-e6ddedf86a08], X-ECOMP-RequestID=[cf712fd0-c9c5-4235-b093-d5fe02e8ead9], X-TransactionId=[], X-ONAP-RequestID=[cf712fd0-c9c5-4235-b093-d5fe02e8ead9]} 2023-01-12T06:57:23.083Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:57:21 GMT], content-length=[619], x-aai-txid=[1-aai-resources-230112-06:57:21:382-38932], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:23.084Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/configurations","ERR.5.4.6114"]}}} 2023-01-12T06:57:23.085Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:23.088Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-01-12T06:57:23.088Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:57:23.090Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:57:23.091Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.092Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:57:23.092Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:23.092Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.092Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:57:23.093Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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:"135bdf52f81c562d", X-B3-SpanId:"37bf1b062a9d1327", X-B3-ParentSpanId:"135bdf52f81c562d", X-B3-Sampled:"0", X-ONAP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-TransactionID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ECOMP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48ee4406-fdd5-4df9-8c1a-93eaee3a6bba"] 2023-01-12T06:57:23.093Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07"},"instanceName":null,"requestScope":"service"} 2023-01-12T06:57:23.094Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:23.123Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:23.123Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:23.124Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:57:23.131Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:23.131Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:57:23.132Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:23.132Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:57:23.133Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.134Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T06:57:23.134Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:23.138Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.138Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T06:57:23.139Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-TransactionID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ECOMP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"969effe1-2572-40a1-9403-f9a393a4bc23"] 2023-01-12T06:57:23.139Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T06:57:23.139Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:23.183Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:23.184Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.184Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T06:57:23.186Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:23.189Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T06:57:23.193Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:23.194Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T06:57:23.200Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.200Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.201Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.201Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.202Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.202Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-TransactionID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ECOMP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d888b62a-6a1a-4a1f-a1cf-20de2ee9024f"] 2023-01-12T06:57:23.203Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.203Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.232Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.233Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.233Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.234Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:23.238Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-12T06:57:23.239Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.239Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.243Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.244Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T06:57:23.244Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:23.244Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.245Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T06:57:23.245Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-TransactionID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ECOMP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6df73d8-f568-41b7-8c35-7b0ba0868d90"] 2023-01-12T06:57:23.246Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T06:57:23.246Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:23.298Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:23.299Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.299Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T06:57:23.300Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:23.301Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T06:57:23.301Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:23.302Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T06:57:23.307Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.308Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:57:23.308Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:23.308Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.308Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:57:23.309Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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:"135bdf52f81c562d", X-B3-SpanId:"a724738cc6069a81", X-B3-ParentSpanId:"135bdf52f81c562d", X-B3-Sampled:"0", X-ONAP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-TransactionID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ECOMP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f21f9a65-e966-4790-a456-de1deb7e691c"] 2023-01-12T06:57:23.309Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"cf712fd0-c9c5-4235-b093-d5fe02e8ead9","requestStatus":"IN_PROGRESS","startTime":1673506643088,"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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n\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":"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07","cloudApiRequests":[],"requestURI":"cf712fd0-c9c5-4235-b093-d5fe02e8ead9"} 2023-01-12T06:57:23.309Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:23.351Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:23.352Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:57:23.352Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:57:23.353Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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/cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:23.361Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:57:23.088+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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n\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-12T06:57:23.330+00:00", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "cloudApiRequests" : [ ], "requestURI" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" } } } 2023-01-12T06:57:23.363Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:23.364Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:57:23.379Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.379Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:57:23.380Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:23.380Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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-12T06:57:23.380Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:57:23.381Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|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:"135bdf52f81c562d", X-B3-SpanId:"76ad466cbee99041", X-B3-ParentSpanId:"135bdf52f81c562d", X-B3-Sampled:"0", X-ONAP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-TransactionID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ECOMP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dba9b7cf-e303-4d75-9434-ceccf89820fb"] 2023-01-12T06:57:23.381Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e198438c-b924-4266-b991-68a25ee170c5\",\"modelUuid\":\"e198438c-b924-4266-b991-68a25ee170c5\",\"modelInvariantUuid\":\"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\"}","type":"String"},"requestId":{"value":"cf712fd0-c9c5-4235-b093-d5fe02e8ead9","type":"String"},"mso-request-id":{"value":"cf712fd0-c9c5-4235-b093-d5fe02e8ead9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07","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/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T06:57:23.381Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:23.645Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:23.652Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb 2023-01-12T06:57:23.653Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|INFO|500||Invoke 2023-01-12T06:57:23.654Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:23.654Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb 2023-01-12T06:57:23.655Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Method : GET 2023-01-12T06:57:23.655Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ea8a85e4e6e480", X-B3-SpanId:"384ef221dddc670a", X-B3-ParentSpanId:"96ea8a85e4e6e480", X-B3-Sampled:"0", X-ONAP-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-TransactionID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-ECOMP-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4034bd0d-2270-4047-9237-a9d14b92d17f"] 2023-01-12T06:57:23.655Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Request body: 2023-01-12T06:57:23.656Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:23.679Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:23.680Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:23.681Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Status text : 2023-01-12T06:57:23.681Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:22 GMT", Connection:"close"] 2023-01-12T06:57:23.687Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Response body: { "requestId" : "84a9aa11-454e-4514-8eff-472b55e4bddb", "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-12T06:56:49.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"65562dc3-493c-4d29-83b2-c7a288a40fef\",\n \"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"67b552ee-14a7-4c95-b49a-596fdc3ce97a\",\n \"owningEntityName\":\"OE-ETE_Customer-67b552ee-14a7-4c95-b49a-596fdc3ce97a\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_404bdc98-bef5-45c4-b2f8-7e8e9df462b8\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\n \"productFamilyId\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\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\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 6425cc3d-0ef3 0\",\n \"modelCustomizationId\":\"dd94c7da-f33c-491b-a163-9882ab2e2d3e\",\n \"modelInvariantId\":\"65562dc3-493c-4d29-83b2-c7a288a40fef\",\n \"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\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\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\n \"instanceParams\":[],\n \"instanceName\":\"ML4zFn9384siiexm8sEX\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:22.000+00:00", "serviceInstanceId" : "77c969d8-1c53-4e2c-b82d-2ca3970de0e1", "serviceInstanceName" : "Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "84a9aa11-454e-4514-8eff-472b55e4bddb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb" } } } 2023-01-12T06:57:23.687Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:23.688Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|INFO|500||InvokeReturn 2023-01-12T06:57:23.691Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false 2023-01-12T06:57:23.692Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:23.692Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:23.692Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false 2023-01-12T06:57:23.693Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:23.693Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ea8a85e4e6e480", X-B3-SpanId:"9b907f8ec85363f5", X-B3-ParentSpanId:"96ea8a85e4e6e480", X-B3-Sampled:"0", X-ONAP-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-TransactionID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-ECOMP-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83b69cfa-bfe9-45d0-b0b6-be43a6ed0056"] 2023-01-12T06:57:23.694Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:23.694Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:23.716Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:23.717Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:23.718Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:23.718Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:23.720Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:23.721Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:23.721Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:23.800Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:57:23.801Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:57:23.803Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:23.803Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:57:23.803Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:57:23.804Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-TransactionID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-ECOMP-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78c24f5c-31de-4d40-bd3f-0958ef98c7e7"] 2023-01-12T06:57:23.804Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:57:23.804Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:23.959Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:23.960Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:23.960Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:57:23.961Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A86F5EDD1150DF4660E023E87705873D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Thu, 12 Jan 2023 06:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:23.962Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"503faea9-9246-11ed-9546-7241cb10643c","businessKey":"84a9aa11-454e-4514-8eff-472b55e4bddb","processDefinitionId":"WaitForPnfReadyBB:1:858297d3-923a-11ed-9546-7241cb10643c","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:01.007+0000","endTime":"2023-01-12T06:57:22.149+0000","removalTime":null,"durationInMillis":21142,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"49b6dbcc-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"4f74bd6e-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:57:23.962Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:23.963Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84a9aa11-454e-4514-8eff-472b55e4bddb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:57:24.007Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:57:24.008Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:57:24.009Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:24.009Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:57:24.010Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:57:24.010Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-TransactionID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-ECOMP-RequestID:"344c4493-5c03-40eb-981d-fe51c45fda38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e53125a4-0f2f-475e-9b16-61b7a789cb61"] 2023-01-12T06:57:24.010Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:57:24.011Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:24.060Z|9d2ea841-8569-4e13-ab49-482a512e1ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:24.060Z|e1db38ae-8433-47d6-8a6c-f3d0b37e938c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:24.061Z|9d2ea841-8569-4e13-ab49-482a512e1ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:24.061Z|e1db38ae-8433-47d6-8a6c-f3d0b37e938c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:24.172Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:24.175Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:24.175Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:57:24.176Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1F904A8378804E1B4334E5FBD59EC671; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Thu, 12 Jan 2023 06:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:24.177Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"5045c940-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"503faea9-9246-11ed-9546-7241cb10643c","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:858297d3-923a-11ed-9546-7241cb10643c","processInstanceId":"503faea9-9246-11ed-9546-7241cb10643c","executionId":"503faea9-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:57:01.047+0000","endTime":"2023-01-12T06:57:01.237+0000","durationInMillis":190,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"49b6dbcc-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:57:24.177Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:24.178Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=503faea9-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:57:24.199Z|344c4493-5c03-40eb-981d-fe51c45fda38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:24.410Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:24.412Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:57:24.413Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:57:24.413Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:57:24 GMT", X-ONAP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-TransactionID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ECOMP-RequestID:"cf712fd0-c9c5-4235-b093-d5fe02e8ead9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dba9b7cf-e303-4d75-9434-ceccf89820fb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:57:24.414Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"cf712fd0-c9c5-4235-b093-d5fe02e8ead9\",\"instanceId\":\"b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07\"}}","message":"Success","processInstanceID":"5d7925a6-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:57:24.415Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:24.415Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:57:24.421Z|cf712fd0-c9c5-4235-b093-d5fe02e8ead9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:24.569Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:24.575Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:24.576Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||Invoke 2023-01-12T06:57:24.576Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:24.576Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:24.577Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Method : GET 2023-01-12T06:57:24.577Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cd899af3463afad", X-B3-SpanId:"b9c5bf82872fa346", X-B3-ParentSpanId:"4cd899af3463afad", X-B3-Sampled:"0", X-ONAP-RequestID:"455c0054-571f-4f10-8e72-ec44cccf72e4", X-RequestID:"455c0054-571f-4f10-8e72-ec44cccf72e4", X-TransactionID:"455c0054-571f-4f10-8e72-ec44cccf72e4", X-ECOMP-RequestID:"455c0054-571f-4f10-8e72-ec44cccf72e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"702175c7-30bf-4806-8700-0e602130e330"] 2023-01-12T06:57:24.578Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Request body: 2023-01-12T06:57:24.578Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:24.622Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:24.623Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:24.623Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status text : 2023-01-12T06:57:24.624Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:24.626Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Response body: { "requestId" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:57:23.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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n\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-12T06:57:24.000+00:00", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "cloudApiRequests" : [ ], "requestURI" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" } } } 2023-01-12T06:57:24.626Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:24.627Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||InvokeReturn 2023-01-12T06:57:24.628Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:24.628Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:24.629Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:24.629Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:24.629Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:24.629Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cd899af3463afad", X-B3-SpanId:"ac512a6524ee47e7", X-B3-ParentSpanId:"4cd899af3463afad", X-B3-Sampled:"0", X-ONAP-RequestID:"455c0054-571f-4f10-8e72-ec44cccf72e4", X-RequestID:"455c0054-571f-4f10-8e72-ec44cccf72e4", X-TransactionID:"455c0054-571f-4f10-8e72-ec44cccf72e4", X-ECOMP-RequestID:"455c0054-571f-4f10-8e72-ec44cccf72e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cea0ad3-6e6f-41e9-befc-8219038e1b1a"] 2023-01-12T06:57:24.629Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:24.630Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:24.655Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:24.656Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:24.656Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:24.656Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:24.658Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:24.658Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:24.658Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:24.668Z|455c0054-571f-4f10-8e72-ec44cccf72e4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:26.295Z|a8acd918-7c83-425b-9111-b9689f466569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:26.296Z|a8acd918-7c83-425b-9111-b9689f466569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:27.071Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:27.087Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:27.089Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||Invoke 2023-01-12T06:57:27.089Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:27.090Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:27.090Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Method : GET 2023-01-12T06:57:27.091Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"971ef90c9fc784d9", X-B3-SpanId:"040c95a852ba2d88", X-B3-ParentSpanId:"971ef90c9fc784d9", X-B3-Sampled:"0", X-ONAP-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-TransactionID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-ECOMP-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b7d3a17-e0f8-48a2-a982-891363a60998"] 2023-01-12T06:57:27.091Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Request body: 2023-01-12T06:57:27.092Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:27.113Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:27.115Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:27.115Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status text : 2023-01-12T06:57:27.116Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:27.117Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Response body: { "requestId" : "76086449-51a5-4170-bcb0-e6873cba0853", "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-12T06:57:14.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "76086449-51a5-4170-bcb0-e6873cba0853", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" } } } 2023-01-12T06:57:27.117Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:27.118Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||InvokeReturn 2023-01-12T06:57:27.120Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:27.120Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:27.120Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:27.121Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:27.121Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:27.121Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"971ef90c9fc784d9", X-B3-SpanId:"862a58236a1e1bf6", X-B3-ParentSpanId:"971ef90c9fc784d9", X-B3-Sampled:"0", X-ONAP-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-TransactionID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-ECOMP-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"211ba619-3a5d-4424-9ea3-5340354d2f86"] 2023-01-12T06:57:27.122Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:27.122Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:27.146Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:27.147Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:27.147Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:27.148Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:27.162Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:27.163Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:27.163Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:27.213Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:57:27.214Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:57:27.215Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:27.215Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:57:27.216Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:57:27.217Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-TransactionID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-ECOMP-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c8f5870-8075-4afe-93b5-251fbb76738d"] 2023-01-12T06:57:27.217Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:57:27.218Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:27.375Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:27.376Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:27.376Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:57:27.377Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=68D216FC7A0117842E6E8ADD79D35A6C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 12 Jan 2023 06:57:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:27.377Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d30d2ca-9246-11ed-9546-7241cb10643c","businessKey":"76086449-51a5-4170-bcb0-e6873cba0853","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:22.721+0000","endTime":"2023-01-12T06:57:26.140+0000","removalTime":null,"durationInMillis":3419,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"58dc93d5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"5a66b665-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:57:27.378Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:27.379Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76086449-51a5-4170-bcb0-e6873cba0853&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:57:27.421Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:57:27.422Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:57:27.423Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:27.423Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:57:27.424Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:57:27.424Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-TransactionID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-ECOMP-RequestID:"aaae66f0-7051-4687-8755-4480f81f38a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0384a6c6-acb1-4f66-b8ef-b09a2f7274b2"] 2023-01-12T06:57:27.424Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:57:27.425Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:27.590Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:27.591Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:27.591Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:57:27.592Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BD0118FD73FAC6A0777C522518D26D0D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 06:57:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:27.592Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"5d9c8c97-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"SubProcess_0y8yozw:5d797400-9246-11ed-9546-7241cb10643c","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"5d30d2ca-9246-11ed-9546-7241cb10643c","executionId":"5d9c8c95-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:57:23.426+0000","endTime":"2023-01-12T06:57:25.033+0000","durationInMillis":1607,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58dc93d5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:57:27.593Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:27.593Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d30d2ca-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:57:27.599Z|aaae66f0-7051-4687-8755-4480f81f38a3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:34.096Z|da59c06d-81ad-4bec-a7aa-d251bb84081f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:34.097Z|da59c06d-81ad-4bec-a7aa-d251bb84081f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:34.115Z|6fb3d7f5-5896-4a07-a534-b5368580f00e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:34.116Z|6fb3d7f5-5896-4a07-a534-b5368580f00e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:34.402Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:34.410Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb 2023-01-12T06:57:34.411Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|INFO|500||Invoke 2023-01-12T06:57:34.411Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:34.412Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb 2023-01-12T06:57:34.412Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Method : GET 2023-01-12T06:57:34.412Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d856956ea81bc99", X-B3-SpanId:"9b787ad981b4f320", X-B3-ParentSpanId:"4d856956ea81bc99", X-B3-Sampled:"0", X-ONAP-RequestID:"dd611d37-7ef0-4fb3-aac7-6a4469d84c94", X-RequestID:"dd611d37-7ef0-4fb3-aac7-6a4469d84c94", X-TransactionID:"dd611d37-7ef0-4fb3-aac7-6a4469d84c94", X-ECOMP-RequestID:"dd611d37-7ef0-4fb3-aac7-6a4469d84c94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29b41033-d0d0-4233-8c5c-afb1a4fc1366"] 2023-01-12T06:57:34.413Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Request body: 2023-01-12T06:57:34.413Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:34.478Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:34.479Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:34.480Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Status text : 2023-01-12T06:57:34.480Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:34.489Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||Response body: { "requestId" : "84a9aa11-454e-4514-8eff-472b55e4bddb", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:56:49.000+00:00", "endTime" : "2023-01-12T06:57:26.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"65562dc3-493c-4d29-83b2-c7a288a40fef\",\n \"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"67b552ee-14a7-4c95-b49a-596fdc3ce97a\",\n \"owningEntityName\":\"OE-ETE_Customer-67b552ee-14a7-4c95-b49a-596fdc3ce97a\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_404bdc98-bef5-45c4-b2f8-7e8e9df462b8\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\n \"productFamilyId\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\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\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 6425cc3d-0ef3 0\",\n \"modelCustomizationId\":\"dd94c7da-f33c-491b-a163-9882ab2e2d3e\",\n \"modelInvariantId\":\"65562dc3-493c-4d29-83b2-c7a288a40fef\",\n \"modelVersionId\":\"cce419bd-a98c-4c2b-9d13-bca85e508a7c\",\n \"modelName\":\"Demo_pNF_ML4zFn9384siiexm8sEX\",\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\":\"0c0e46f2-d4eb-4e73-8e23-62202445ca97\",\n \"instanceParams\":[],\n \"instanceName\":\"ML4zFn9384siiexm8sEX\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:26.000+00:00", "serviceInstanceId" : "77c969d8-1c53-4e2c-b82d-2ca3970de0e1", "serviceInstanceName" : "Service_Ete_Name404bdc98-bef5-45c4-b2f8-7e8e9df462b8", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "84a9aa11-454e-4514-8eff-472b55e4bddb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb" } } } 2023-01-12T06:57:34.491Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:34.492Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84a9aa11-454e-4514-8eff-472b55e4bddb|INFO|500||InvokeReturn 2023-01-12T06:57:34.498Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false 2023-01-12T06:57:34.518Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:34.523Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:34.526Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false 2023-01-12T06:57:34.528Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:34.529Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d856956ea81bc99", X-B3-SpanId:"2b4fa4bc172b5050", X-B3-ParentSpanId:"4d856956ea81bc99", X-B3-Sampled:"0", X-ONAP-RequestID:"dd611d37-7ef0-4fb3-aac7-6a4469d84c94", X-RequestID:"dd611d37-7ef0-4fb3-aac7-6a4469d84c94", X-TransactionID:"dd611d37-7ef0-4fb3-aac7-6a4469d84c94", X-ECOMP-RequestID:"dd611d37-7ef0-4fb3-aac7-6a4469d84c94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b411528e-7e77-4db0-b4b3-a02db13b76c5"] 2023-01-12T06:57:34.544Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:34.545Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:34.585Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:34.586Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:34.588Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:34.588Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:34.594Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:34.595Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:34.596Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84a9aa11-454e-4514-8eff-472b55e4bddb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:34.610Z|dd611d37-7ef0-4fb3-aac7-6a4469d84c94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/84a9aa11-454e-4514-8eff-472b55e4bddb|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:34.818Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:34.823Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:34.824Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||Invoke 2023-01-12T06:57:34.824Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:34.825Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:34.825Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Method : GET 2023-01-12T06:57:34.826Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97464b2a1753057d", X-B3-SpanId:"7b74b2ba6c12eefd", X-B3-ParentSpanId:"97464b2a1753057d", X-B3-Sampled:"0", X-ONAP-RequestID:"2dac7785-4a5d-4d56-8d65-633119b60e0d", X-RequestID:"2dac7785-4a5d-4d56-8d65-633119b60e0d", X-TransactionID:"2dac7785-4a5d-4d56-8d65-633119b60e0d", X-ECOMP-RequestID:"2dac7785-4a5d-4d56-8d65-633119b60e0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2ee89ae-dc9d-4efe-894c-988454017de3"] 2023-01-12T06:57:34.826Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Request body: 2023-01-12T06:57:34.827Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:34.859Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:34.860Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:34.861Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status text : 2023-01-12T06:57:34.861Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:34.863Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Response body: { "requestId" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:23.000+00:00", "endTime" : "2023-01-12T06:57:29.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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n\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-12T06:57:29.000+00:00", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "cloudApiRequests" : [ ], "requestURI" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" } } } 2023-01-12T06:57:34.863Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:34.864Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||InvokeReturn 2023-01-12T06:57:34.866Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:34.867Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:34.868Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:34.868Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:34.868Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:34.869Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97464b2a1753057d", X-B3-SpanId:"2b93764c02dcd212", X-B3-ParentSpanId:"97464b2a1753057d", X-B3-Sampled:"0", X-ONAP-RequestID:"2dac7785-4a5d-4d56-8d65-633119b60e0d", X-RequestID:"2dac7785-4a5d-4d56-8d65-633119b60e0d", X-TransactionID:"2dac7785-4a5d-4d56-8d65-633119b60e0d", X-ECOMP-RequestID:"2dac7785-4a5d-4d56-8d65-633119b60e0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c34d48fd-49ac-4a6b-a1c4-befd3be84ff4"] 2023-01-12T06:57:34.869Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:34.870Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:34.888Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:34.889Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:34.889Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:34.890Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:34.890Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:34.891Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:34.891Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:34.900Z|2dac7785-4a5d-4d56-8d65-633119b60e0d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:35.047Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:35.053Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:35.054Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||Invoke 2023-01-12T06:57:35.054Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:35.055Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:35.055Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Method : GET 2023-01-12T06:57:35.055Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9cbf91755267a73", X-B3-SpanId:"3ff6c9fcaf529f96", X-B3-ParentSpanId:"e9cbf91755267a73", X-B3-Sampled:"0", X-ONAP-RequestID:"af5d5aad-bb47-4ae4-94a3-44024226a1c4", X-RequestID:"af5d5aad-bb47-4ae4-94a3-44024226a1c4", X-TransactionID:"af5d5aad-bb47-4ae4-94a3-44024226a1c4", X-ECOMP-RequestID:"af5d5aad-bb47-4ae4-94a3-44024226a1c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4043eb69-c092-4828-8371-284713d7fa18"] 2023-01-12T06:57:35.056Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Request body: 2023-01-12T06:57:35.056Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:35.094Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:35.097Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:35.098Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status text : 2023-01-12T06:57:35.098Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:35.099Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Response body: { "requestId" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:23.000+00:00", "endTime" : "2023-01-12T06:57:29.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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n\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-12T06:57:29.000+00:00", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "cloudApiRequests" : [ ], "requestURI" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" } } } 2023-01-12T06:57:35.100Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:35.101Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||InvokeReturn 2023-01-12T06:57:35.107Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:35.108Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:35.109Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:35.110Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:35.111Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:35.113Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9cbf91755267a73", X-B3-SpanId:"1ae9e015daedf496", X-B3-ParentSpanId:"e9cbf91755267a73", X-B3-Sampled:"0", X-ONAP-RequestID:"af5d5aad-bb47-4ae4-94a3-44024226a1c4", X-RequestID:"af5d5aad-bb47-4ae4-94a3-44024226a1c4", X-TransactionID:"af5d5aad-bb47-4ae4-94a3-44024226a1c4", X-ECOMP-RequestID:"af5d5aad-bb47-4ae4-94a3-44024226a1c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"689d099e-8f5e-4076-95f0-5336975cc780"] 2023-01-12T06:57:35.114Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:35.115Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:35.133Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:35.134Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:35.135Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:35.135Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:35.139Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:35.141Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:35.142Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:35.154Z|af5d5aad-bb47-4ae4-94a3-44024226a1c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:35.261Z|bf2de317-6352-4814-be30-880ad24b0c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:57:35.262Z|bf2de317-6352-4814-be30-880ad24b0c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:57:35.308Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:35.313Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:35.314Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||Invoke 2023-01-12T06:57:35.314Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:35.315Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:35.315Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Method : GET 2023-01-12T06:57:35.315Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c362188a0f2de57a", X-B3-SpanId:"33e071768ce8a3aa", X-B3-ParentSpanId:"c362188a0f2de57a", X-B3-Sampled:"0", X-ONAP-RequestID:"eef4f7f7-0559-4609-9ce9-141047c60865", X-RequestID:"eef4f7f7-0559-4609-9ce9-141047c60865", X-TransactionID:"eef4f7f7-0559-4609-9ce9-141047c60865", X-ECOMP-RequestID:"eef4f7f7-0559-4609-9ce9-141047c60865", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eb85645-160b-4265-ba7e-45a5c6a9e265"] 2023-01-12T06:57:35.316Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Request body: 2023-01-12T06:57:35.316Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:35.336Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:35.337Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:35.337Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status text : 2023-01-12T06:57:35.338Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:35.343Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Response body: { "requestId" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:23.000+00:00", "endTime" : "2023-01-12T06:57:29.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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n\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-12T06:57:29.000+00:00", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "cloudApiRequests" : [ ], "requestURI" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" } } } 2023-01-12T06:57:35.344Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:35.344Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||InvokeReturn 2023-01-12T06:57:35.346Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:35.347Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:35.347Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:35.348Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:35.348Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:35.349Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c362188a0f2de57a", X-B3-SpanId:"4e4ae5264127b181", X-B3-ParentSpanId:"c362188a0f2de57a", X-B3-Sampled:"0", X-ONAP-RequestID:"eef4f7f7-0559-4609-9ce9-141047c60865", X-RequestID:"eef4f7f7-0559-4609-9ce9-141047c60865", X-TransactionID:"eef4f7f7-0559-4609-9ce9-141047c60865", X-ECOMP-RequestID:"eef4f7f7-0559-4609-9ce9-141047c60865", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8343104e-0092-4e5e-9db5-b37b069d5f33"] 2023-01-12T06:57:35.349Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:35.350Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:35.395Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:35.396Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:35.397Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:35.397Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:35.398Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:35.399Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:35.399Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:35.409Z|eef4f7f7-0559-4609-9ce9-141047c60865|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:35.561Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:35.567Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:35.568Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||Invoke 2023-01-12T06:57:35.569Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:35.569Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9 2023-01-12T06:57:35.570Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Method : GET 2023-01-12T06:57:35.571Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f18cd52d4051aa98", X-B3-SpanId:"c29a6d1657b19771", X-B3-ParentSpanId:"f18cd52d4051aa98", X-B3-Sampled:"0", X-ONAP-RequestID:"772b3b58-267b-4801-9efd-97bf59c12f13", X-RequestID:"772b3b58-267b-4801-9efd-97bf59c12f13", X-TransactionID:"772b3b58-267b-4801-9efd-97bf59c12f13", X-ECOMP-RequestID:"772b3b58-267b-4801-9efd-97bf59c12f13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7fd44d5-4e27-4f14-b188-4fcd9184147e"] 2023-01-12T06:57:35.571Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Request body: 2023-01-12T06:57:35.572Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:35.599Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:35.600Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:35.601Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Status text : 2023-01-12T06:57:35.603Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:35.607Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||Response body: { "requestId" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:23.000+00:00", "endTime" : "2023-01-12T06:57:29.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\": \"2032213f-f5ab-4ef6-8caa-7ac76c8ad164\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e198438c-b924-4266-b991-68a25ee170c5\"\n\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-12T06:57:29.000+00:00", "serviceInstanceId" : "b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "serviceInstanceName" : "basic_network-1a7dd4dd-4b8d-447b-bcab-42ab17035d95", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/b89f94ff-9c58-4e6e-8de2-cd0e1fba1d07", "cloudApiRequests" : [ ], "requestURI" : "cf712fd0-c9c5-4235-b093-d5fe02e8ead9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9" } } } 2023-01-12T06:57:35.607Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:35.608Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|INFO|500||InvokeReturn 2023-01-12T06:57:35.610Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:35.611Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:35.612Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:35.613Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false 2023-01-12T06:57:35.613Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:35.614Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f18cd52d4051aa98", X-B3-SpanId:"b30b34d2bb00991e", X-B3-ParentSpanId:"f18cd52d4051aa98", X-B3-Sampled:"0", X-ONAP-RequestID:"772b3b58-267b-4801-9efd-97bf59c12f13", X-RequestID:"772b3b58-267b-4801-9efd-97bf59c12f13", X-TransactionID:"772b3b58-267b-4801-9efd-97bf59c12f13", X-ECOMP-RequestID:"772b3b58-267b-4801-9efd-97bf59c12f13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f099a59e-b287-48da-bcd1-11652a6f2008"] 2023-01-12T06:57:35.615Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:35.615Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:35.642Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:35.644Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:35.645Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:35.645Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:35.650Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:35.651Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:35.651Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cf712fd0-c9c5-4235-b093-d5fe02e8ead9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:35.682Z|772b3b58-267b-4801-9efd-97bf59c12f13|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cf712fd0-c9c5-4235-b093-d5fe02e8ead9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:36.030Z|bfac4206-edba-4f02-bce9-859df441eb14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:57:36.031Z|bfac4206-edba-4f02-bce9-859df441eb14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:57:36.320Z|075556c4-9806-457c-a62c-3a368d0cf2e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:36.321Z|075556c4-9806-457c-a62c-3a368d0cf2e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:37.738Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:37.752Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:37.753Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||Invoke 2023-01-12T06:57:37.754Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:37.755Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:37.755Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Method : GET 2023-01-12T06:57:37.756Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b04b875688c13d6", X-B3-SpanId:"e4e4cdb1b09183a8", X-B3-ParentSpanId:"1b04b875688c13d6", X-B3-Sampled:"0", X-ONAP-RequestID:"1c0091b3-b89f-4817-8fd1-d7bfd60112d4", X-RequestID:"1c0091b3-b89f-4817-8fd1-d7bfd60112d4", X-TransactionID:"1c0091b3-b89f-4817-8fd1-d7bfd60112d4", X-ECOMP-RequestID:"1c0091b3-b89f-4817-8fd1-d7bfd60112d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bb08ac0-faac-4212-81d2-566bd50971b2"] 2023-01-12T06:57:37.756Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Request body: 2023-01-12T06:57:37.756Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:37.811Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:37.812Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:37.813Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status text : 2023-01-12T06:57:37.813Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:37.818Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Response body: { "requestId" : "76086449-51a5-4170-bcb0-e6873cba0853", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:14.000+00:00", "endTime" : "2023-01-12T06:57:30.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "76086449-51a5-4170-bcb0-e6873cba0853", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" } } } 2023-01-12T06:57:37.819Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:37.820Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||InvokeReturn 2023-01-12T06:57:37.825Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:37.826Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:37.827Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:37.827Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:37.827Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:37.828Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b04b875688c13d6", X-B3-SpanId:"328d7506f239d342", X-B3-ParentSpanId:"1b04b875688c13d6", X-B3-Sampled:"0", X-ONAP-RequestID:"1c0091b3-b89f-4817-8fd1-d7bfd60112d4", X-RequestID:"1c0091b3-b89f-4817-8fd1-d7bfd60112d4", X-TransactionID:"1c0091b3-b89f-4817-8fd1-d7bfd60112d4", X-ECOMP-RequestID:"1c0091b3-b89f-4817-8fd1-d7bfd60112d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac0162db-4463-467e-8321-93418a9cd0d0"] 2023-01-12T06:57:37.828Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:37.828Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:37.849Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:37.850Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:37.851Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:37.851Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:37.854Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:37.855Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:37.856Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:37.899Z|1c0091b3-b89f-4817-8fd1-d7bfd60112d4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:38.052Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:38.057Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:38.057Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||Invoke 2023-01-12T06:57:38.058Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:38.058Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:38.058Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Method : GET 2023-01-12T06:57:38.059Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81a57724b0182c72", X-B3-SpanId:"22b296bfe1d6e047", X-B3-ParentSpanId:"81a57724b0182c72", X-B3-Sampled:"0", X-ONAP-RequestID:"9af2bb72-462b-4ff5-a333-ce10bf6a4fec", X-RequestID:"9af2bb72-462b-4ff5-a333-ce10bf6a4fec", X-TransactionID:"9af2bb72-462b-4ff5-a333-ce10bf6a4fec", X-ECOMP-RequestID:"9af2bb72-462b-4ff5-a333-ce10bf6a4fec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0538faff-3e69-41ff-aa50-8ca61e9ecb4b"] 2023-01-12T06:57:38.059Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Request body: 2023-01-12T06:57:38.059Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:38.098Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:38.098Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:38.099Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status text : 2023-01-12T06:57:38.099Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:38.101Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Response body: { "requestId" : "76086449-51a5-4170-bcb0-e6873cba0853", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:14.000+00:00", "endTime" : "2023-01-12T06:57:30.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "76086449-51a5-4170-bcb0-e6873cba0853", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" } } } 2023-01-12T06:57:38.102Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:38.103Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||InvokeReturn 2023-01-12T06:57:38.105Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:38.107Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:38.107Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:38.107Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:38.108Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:38.108Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81a57724b0182c72", X-B3-SpanId:"ed077a284cb800ce", X-B3-ParentSpanId:"81a57724b0182c72", X-B3-Sampled:"0", X-ONAP-RequestID:"9af2bb72-462b-4ff5-a333-ce10bf6a4fec", X-RequestID:"9af2bb72-462b-4ff5-a333-ce10bf6a4fec", X-TransactionID:"9af2bb72-462b-4ff5-a333-ce10bf6a4fec", X-ECOMP-RequestID:"9af2bb72-462b-4ff5-a333-ce10bf6a4fec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e2367c0-06fb-491c-9719-2b6849f8339d"] 2023-01-12T06:57:38.109Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:38.109Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:38.135Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:38.136Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:38.136Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:38.137Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:38.138Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:38.138Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:38.139Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:38.158Z|9af2bb72-462b-4ff5-a333-ce10bf6a4fec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:38.298Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:38.302Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:38.303Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||Invoke 2023-01-12T06:57:38.303Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:38.303Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:38.304Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Method : GET 2023-01-12T06:57:38.304Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cb02a3dea6bbf12", X-B3-SpanId:"7c4ea5f5beddd4ca", X-B3-ParentSpanId:"5cb02a3dea6bbf12", X-B3-Sampled:"0", X-ONAP-RequestID:"354cffe4-8371-4f49-81c6-652f1e381b1a", X-RequestID:"354cffe4-8371-4f49-81c6-652f1e381b1a", X-TransactionID:"354cffe4-8371-4f49-81c6-652f1e381b1a", X-ECOMP-RequestID:"354cffe4-8371-4f49-81c6-652f1e381b1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"723f9481-752d-4d33-99ad-4e4e2885c10d"] 2023-01-12T06:57:38.304Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Request body: 2023-01-12T06:57:38.305Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:38.333Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:38.334Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:38.334Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status text : 2023-01-12T06:57:38.336Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:38.338Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Response body: { "requestId" : "76086449-51a5-4170-bcb0-e6873cba0853", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:14.000+00:00", "endTime" : "2023-01-12T06:57:30.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "76086449-51a5-4170-bcb0-e6873cba0853", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" } } } 2023-01-12T06:57:38.338Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:38.339Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||InvokeReturn 2023-01-12T06:57:38.344Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:38.345Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:38.345Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:38.346Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:38.346Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:38.347Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cb02a3dea6bbf12", X-B3-SpanId:"7bb9c347b7c2ab71", X-B3-ParentSpanId:"5cb02a3dea6bbf12", X-B3-Sampled:"0", X-ONAP-RequestID:"354cffe4-8371-4f49-81c6-652f1e381b1a", X-RequestID:"354cffe4-8371-4f49-81c6-652f1e381b1a", X-TransactionID:"354cffe4-8371-4f49-81c6-652f1e381b1a", X-ECOMP-RequestID:"354cffe4-8371-4f49-81c6-652f1e381b1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4c71491-0edb-4b01-8ff5-175aee53e6ff"] 2023-01-12T06:57:38.347Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:38.348Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:38.384Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:38.385Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:38.385Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:38.386Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:38.392Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:38.392Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:38.393Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:38.404Z|354cffe4-8371-4f49-81c6-652f1e381b1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:38.564Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:38.578Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:38.580Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||Invoke 2023-01-12T06:57:38.580Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:38.580Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:38.581Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Method : GET 2023-01-12T06:57:38.581Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fce69f28fdb5cd2", X-B3-SpanId:"c9cc1138d92b9174", X-B3-ParentSpanId:"7fce69f28fdb5cd2", X-B3-Sampled:"0", X-ONAP-RequestID:"153787a6-ac9e-41d8-9ddc-dd0d90c80b1e", X-RequestID:"153787a6-ac9e-41d8-9ddc-dd0d90c80b1e", X-TransactionID:"153787a6-ac9e-41d8-9ddc-dd0d90c80b1e", X-ECOMP-RequestID:"153787a6-ac9e-41d8-9ddc-dd0d90c80b1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ffcab0f-a3f1-4980-bb6c-94d9e0fc9ac1"] 2023-01-12T06:57:38.582Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Request body: 2023-01-12T06:57:38.582Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:38.617Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:38.618Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:38.619Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status text : 2023-01-12T06:57:38.620Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:38.626Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Response body: { "requestId" : "76086449-51a5-4170-bcb0-e6873cba0853", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:14.000+00:00", "endTime" : "2023-01-12T06:57:30.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "76086449-51a5-4170-bcb0-e6873cba0853", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" } } } 2023-01-12T06:57:38.627Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:38.628Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||InvokeReturn 2023-01-12T06:57:38.631Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:38.632Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:38.632Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:38.633Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:38.633Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:38.634Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fce69f28fdb5cd2", X-B3-SpanId:"7de12aacd4d01ed3", X-B3-ParentSpanId:"7fce69f28fdb5cd2", X-B3-Sampled:"0", X-ONAP-RequestID:"153787a6-ac9e-41d8-9ddc-dd0d90c80b1e", X-RequestID:"153787a6-ac9e-41d8-9ddc-dd0d90c80b1e", X-TransactionID:"153787a6-ac9e-41d8-9ddc-dd0d90c80b1e", X-ECOMP-RequestID:"153787a6-ac9e-41d8-9ddc-dd0d90c80b1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afe52f09-a756-4b41-a4fc-5310a0042fcc"] 2023-01-12T06:57:38.635Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:38.635Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:38.655Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:38.656Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:38.656Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:38.657Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:38.658Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:38.659Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:38.659Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:38.675Z|153787a6-ac9e-41d8-9ddc-dd0d90c80b1e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:38.831Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:38.836Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:38.837Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||Invoke 2023-01-12T06:57:38.838Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:38.838Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853 2023-01-12T06:57:38.838Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Method : GET 2023-01-12T06:57:38.839Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3b0925a74340c0b", X-B3-SpanId:"5640f610aeaca88b", X-B3-ParentSpanId:"e3b0925a74340c0b", X-B3-Sampled:"0", X-ONAP-RequestID:"b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0", X-RequestID:"b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0", X-TransactionID:"b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0", X-ECOMP-RequestID:"b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5da8e5ff-789e-4f4d-bcaf-004da6c27ea3"] 2023-01-12T06:57:38.839Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Request body: 2023-01-12T06:57:38.839Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:38.871Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:38.872Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:38.872Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Status text : 2023-01-12T06:57:38.872Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:38.875Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||Response body: { "requestId" : "76086449-51a5-4170-bcb0-e6873cba0853", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:57:14.000+00:00", "endTime" : "2023-01-12T06:57:30.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "76086449-51a5-4170-bcb0-e6873cba0853", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853" } } } 2023-01-12T06:57:38.876Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:38.876Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76086449-51a5-4170-bcb0-e6873cba0853|INFO|500||InvokeReturn 2023-01-12T06:57:38.879Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:38.880Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:38.880Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:38.880Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false 2023-01-12T06:57:38.881Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:38.881Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3b0925a74340c0b", X-B3-SpanId:"f3ee80bfa06856bf", X-B3-ParentSpanId:"e3b0925a74340c0b", X-B3-Sampled:"0", X-ONAP-RequestID:"b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0", X-RequestID:"b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0", X-TransactionID:"b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0", X-ECOMP-RequestID:"b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0db3faa6-9306-4238-bf87-ca1d72fbcf87"] 2023-01-12T06:57:38.882Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:38.882Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:38.909Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:38.911Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:38.911Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:38.911Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:38.914Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:38.914Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:38.915Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76086449-51a5-4170-bcb0-e6873cba0853&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:38.929Z|b765b708-9ab5-4c8a-bbbd-a784c8e8a2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76086449-51a5-4170-bcb0-e6873cba0853|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:40.249Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:40.253Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 2a81b77c-e05e-4375-861f-9a5deaff45ff already exists in requestDb InfraActiveRequests table 2023-01-12T06:57:40.255Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:57:40.256Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:57:40.256Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:40.257Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:57:40.257Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:57:40.260Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6915ba5305b0ddde", X-B3-SpanId:"046a09e76aeceac1", X-B3-ParentSpanId:"6915ba5305b0ddde", X-B3-Sampled:"0", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fae23b8d-f6da-486c-b728-0c56b06f2501"] 2023-01-12T06:57:40.261Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:57:40.261Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:40.291Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:40.292Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:57:40.292Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:57:40.294Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:40.295Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: 2023-01-12T06:57:40.295Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:40.296Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:40.323Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:57:40.328Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:57:40.359Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:57:40.360Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T06:57:40.428Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T06:57:40.429Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:57:38 GMT], content-length=[1054], vertex-id=[208896], x-aai-txid=[1-aai-resources-230112-06:57:38:748-47863], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:57:40.526Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673506639976","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dc000f5e-2378-4067-b16d-a616875e9049"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:40.540Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:57:40.543Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:57:40.548Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:40.550Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:57:40.550Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:40.550Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:40.551Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:57:40.551Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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:"6915ba5305b0ddde", X-B3-SpanId:"732acb5b6b0c541d", X-B3-ParentSpanId:"6915ba5305b0ddde", X-B3-Sampled:"0", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c00ed951-9da1-4607-a905-ed8bdd2c25e4"] 2023-01-12T06:57:40.552Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"dc000f5e-2378-4067-b16d-a616875e9049","serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db"},"instanceName":"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0","requestScope":"vfModule"} 2023-01-12T06:57:40.552Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:40.599Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:40.600Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:40.600Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:57:40.603Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:40.605Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:57:40.605Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:40.606Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:57:40.608Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227 2023-01-12T06:57:40.610Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|INFO|500||Invoke 2023-01-12T06:57:40.613Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:40.613Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227 2023-01-12T06:57:40.614Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||Method : GET 2023-01-12T06:57:40.614Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf819c33-9ed8-4088-8722-0e15ef9a5735"] 2023-01-12T06:57:40.614Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||Request body: 2023-01-12T06:57:40.616Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:40.703Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:40.705Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:40.707Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||Status text : 2023-01-12T06:57:40.707Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:40.708Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||Response body: { "id" : 7, "modelCustomizationUUID" : "3f38177e-ac74-4b08-a45b-85d19cca9227", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-01-12 06:55:36.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" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization" } } } 2023-01-12T06:57:40.709Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:40.710Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3f38177e-ac74-4b08-a45b-85d19cca9227|INFO|500||InvokeReturn 2023-01-12T06:57:40.733Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:40.734Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke 2023-01-12T06:57:40.735Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:40.735Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:40.736Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method : GET 2023-01-12T06:57:40.737Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b26b234-6fa0-4a82-a1a0-161c7d6f4233"] 2023-01-12T06:57:40.737Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 2023-01-12T06:57:40.744Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:40.820Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:40.827Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:40.828Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text : 2023-01-12T06:57:40.829Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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/73e536ed-8457-4b6e-b58e-3a4a038fe19d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:40.830Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: { "modelUUID" : "73e536ed-8457-4b6e-b58e-3a4a038fe19d", "modelInvariantUUID" : "244ccec9-a0b7-45e8-a938-242f1623e042", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-12 06:55:36.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/moduleHeatTemplate" } } } 2023-01-12T06:57:40.830Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:40.831Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn 2023-01-12T06:57:40.853Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance 2023-01-12T06:57:40.854Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-12T06:57:40.855Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:40.855Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance 2023-01-12T06:57:40.856Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-12T06:57:40.857Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6316617-9d5e-4e18-80ac-fcf1b7bccff0"] 2023-01-12T06:57:40.857Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-12T06:57:40.858Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:40.933Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:40.934Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:57:40.935Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-01-12T06:57:40.939Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:40.940Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-01-12T06:57:40.940Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:40.941Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:40.943Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042 2023-01-12T06:57:40.943Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|INFO|500||Invoke 2023-01-12T06:57:40.943Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:40.944Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042 2023-01-12T06:57:40.944Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||Method : GET 2023-01-12T06:57:40.945Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d5e9536-ae35-4792-b1f5-9014d10957a8"] 2023-01-12T06:57:40.945Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||Request body: 2023-01-12T06:57:40.945Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:41.039Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:41.043Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:41.044Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||Status text : 2023-01-12T06:57:41.045Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:41.052Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "73e536ed-8457-4b6e-b58e-3a4a038fe19d", "modelInvariantUUID" : "244ccec9-a0b7-45e8-a938-242f1623e042", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-12 06:55:36.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/moduleHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042" } } } 2023-01-12T06:57:41.053Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:41.054Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=244ccec9-a0b7-45e8-a938-242f1623e042|INFO|500||InvokeReturn 2023-01-12T06:57:41.062Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance 2023-01-12T06:57:41.064Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-12T06:57:41.064Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:41.065Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance 2023-01-12T06:57:41.066Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-12T06:57:41.067Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35ed67ed-d966-4e9e-a38b-29f23db3a1b0"] 2023-01-12T06:57:41.068Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-12T06:57:41.069Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:41.093Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:41.094Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:57:41.096Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-01-12T06:57:41.097Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:41.099Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-01-12T06:57:41.100Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:41.102Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=73e536ed-8457-4b6e-b58e-3a4a038fe19d&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T06:57:41.104Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.104Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.105Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.105Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.105Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.106Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d73285d-c61d-4cbb-a79b-8abeace42810"] 2023-01-12T06:57:41.107Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.107Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.142Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.143Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.144Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.145Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:41.146Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 45, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" } } } 2023-01-12T06:57:41.147Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.147Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.159Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d 2023-01-12T06:57:41.160Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|INFO|500||Invoke 2023-01-12T06:57:41.160Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:41.160Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d 2023-01-12T06:57:41.160Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Method : GET 2023-01-12T06:57:41.161Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdededfe-6ad9-4d5e-8ab0-7932c057a8f7"] 2023-01-12T06:57:41.161Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Request body: 2023-01-12T06:57:41.161Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:41.217Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:41.218Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:41.219Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Status text : 2023-01-12T06:57:41.219Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:41.223Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Response body: { "modelUUID" : "73e536ed-8457-4b6e-b58e-3a4a038fe19d", "modelInvariantUUID" : "244ccec9-a0b7-45e8-a938-242f1623e042", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-12 06:55:36.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/moduleHeatTemplate" } } } 2023-01-12T06:57:41.224Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:41.225Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|INFO|500||InvokeReturn 2023-01-12T06:57:41.229Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.229Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:57:41.230Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:41.233Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.233Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:57:41.234Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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:"6915ba5305b0ddde", X-B3-SpanId:"e7e20707e8bf61ef", X-B3-ParentSpanId:"6915ba5305b0ddde", X-B3-Sampled:"0", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f32f9e8-5116-402a-913f-67e8c6f1a3cc"] 2023-01-12T06:57:41.234Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2a81b77c-e05e-4375-861f-9a5deaff45ff","requestStatus":"IN_PROGRESS","startTime":1673506660324,"source":"VID","vnfId":"dc000f5e-2378-4067-b16d-a616875e9049","vnfType":"","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"2a81b77c-e05e-4375-861f-9a5deaff45ff"} 2023-01-12T06:57:41.234Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:41.309Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:41.310Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:57:41.310Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:57:41.311Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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/2a81b77c-e05e-4375-861f-9a5deaff45ff", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:41.313Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:57:40.324+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:57:41.255+00:00", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:57:41.313Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:41.314Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:57:41.326Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.327Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:57:41.327Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:41.328Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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-12T06:57:41.328Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:57:41.328Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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:"6915ba5305b0ddde", X-B3-SpanId:"14f8696d1d086a37", X-B3-ParentSpanId:"6915ba5305b0ddde", X-B3-Sampled:"0", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d12b69f-d122-4912-9128-4dd13653e3a3"] 2023-01-12T06:57:41.329Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/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\":\"244ccec9-a0b7-45e8-a938-242f1623e042\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"3f38177e-ac74-4b08-a45b-85d19cca9227\",\"modelVersionId\":\"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\"modelCustomizationId\":\"3f38177e-ac74-4b08-a45b-85d19cca9227\",\"modelUuid\":\"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\"modelInvariantUuid\":\"244ccec9-a0b7-45e8-a938-242f1623e042\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"7e7d6352-e32e-48e6-976b-74129c51e2db\",\"modelInfo\":{\"modelInvariantId\":\"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dce60719-a939-40ef-a156-361a4bcf89ea\",\"modelUuid\":\"dce60719-a939-40ef-a156-361a4bcf89ea\",\"modelInvariantUuid\":\"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"}}},{\"relatedInstance\":{\"instanceId\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"4bb22515-648d-4614-905d-7b9d4c852a29\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\"modelVersionId\":\"fba025ac-cf21-4846-9446-88dfe227e95e\",\"modelCustomizationId\":\"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\"modelUuid\":\"fba025ac-cf21-4846-9446-88dfe227e95e\",\"modelInvariantUuid\":\"4bb22515-648d-4614-905d-7b9d4c852a29\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7e7d6352-e32e-48e6-976b-74129c51e2db\",\"vnfInstanceId\":\"dc000f5e-2378-4067-b16d-a616875e9049\"}","type":"String"},"requestId":{"value":"2a81b77c-e05e-4375-861f-9a5deaff45ff","type":"String"},"mso-request-id":{"value":"2a81b77c-e05e-4375-861f-9a5deaff45ff","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"7e7d6352-e32e-48e6-976b-74129c51e2db","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"dc000f5e-2378-4067-b16d-a616875e9049","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/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T06:57:41.329Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:42.350Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:42.352Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:57:42.352Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:57:42.353Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:57:42 GMT", X-ONAP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-TransactionID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ECOMP-RequestID:"2a81b77c-e05e-4375-861f-9a5deaff45ff", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6d12b69f-d122-4912-9128-4dd13653e3a3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:57:42.354Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2a81b77c-e05e-4375-861f-9a5deaff45ff\",\"instanceId\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\"}}","message":"Success","processInstanceID":"682bf2c5-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:57:42.355Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:42.356Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:57:42.361Z|2a81b77c-e05e-4375-861f-9a5deaff45ff|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:42.538Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:42.545Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:57:42.546Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:57:42.546Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:42.547Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:57:42.547Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:57:42.547Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f0678238ffe02b8", X-B3-SpanId:"2a204b38f9379627", X-B3-ParentSpanId:"1f0678238ffe02b8", X-B3-Sampled:"0", X-ONAP-RequestID:"57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec", X-RequestID:"57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec", X-TransactionID:"57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec", X-ECOMP-RequestID:"57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63eb5846-39ed-4c62-8273-7a1670b670f9"] 2023-01-12T06:57:42.548Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:57:42.548Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:42.629Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:42.630Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:42.630Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:57:42.631Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:42.631Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:42.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:57:42.632Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:42.632Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:57:42.635Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:57:42.635Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:42.636Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:42.636Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:57:42.636Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:42.636Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f0678238ffe02b8", X-B3-SpanId:"914ee53311d72377", X-B3-ParentSpanId:"1f0678238ffe02b8", X-B3-Sampled:"0", X-ONAP-RequestID:"57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec", X-RequestID:"57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec", X-TransactionID:"57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec", X-ECOMP-RequestID:"57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d5a0bac-3a0b-43ca-a913-586d4571ea53"] 2023-01-12T06:57:42.636Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:42.637Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:42.658Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:42.659Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:42.660Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:42.660Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:42.676Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:42.677Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:42.678Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:42.699Z|57c92550-fd3b-44cf-9d0d-6bf8e2b9a3ec|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:44.135Z|bf4c0746-c61f-46bd-9a16-5822040d6edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:44.136Z|bf4c0746-c61f-46bd-9a16-5822040d6edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:44.139Z|77a7dcb3-f1ef-4c0d-82ae-f11ae19abafc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:44.140Z|77a7dcb3-f1ef-4c0d-82ae-f11ae19abafc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:46.351Z|c7b1c050-a444-475b-a67d-c9abfe064b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:46.352Z|c7b1c050-a444-475b-a67d-c9abfe064b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:48.766Z|405d5fd7-3220-4314-aa2a-4c1cb977f4d2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:57:48.767Z|405d5fd7-3220-4314-aa2a-4c1cb977f4d2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:50.263Z|45e4bdde-9d3a-411b-bb8d-6d9b0b929e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:57:50.265Z|45e4bdde-9d3a-411b-bb8d-6d9b0b929e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:57:52.921Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:57:52.944Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:57:52.946Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:57:52.947Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:52.948Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:57:52.948Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:57:52.948Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fb20ad38c6ea8cd", X-B3-SpanId:"f3db50f26e946bd3", X-B3-ParentSpanId:"9fb20ad38c6ea8cd", X-B3-Sampled:"0", X-ONAP-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-TransactionID:"ece366b8-05af-460f-bdbc-212e05e28547", X-ECOMP-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3fe1b19-205e-4f89-be79-f2887535cde9"] 2023-01-12T06:57:52.949Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:57:52.949Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:53.019Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:53.020Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:53.020Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:57:53.020Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:53.022Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:48.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:57:53.023Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:53.023Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:57:53.026Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:57:53.026Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:57:53.026Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:53.027Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:57:53.027Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:57:53.028Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fb20ad38c6ea8cd", X-B3-SpanId:"e0113735c5403776", X-B3-ParentSpanId:"9fb20ad38c6ea8cd", X-B3-Sampled:"0", X-ONAP-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-TransactionID:"ece366b8-05af-460f-bdbc-212e05e28547", X-ECOMP-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60f1a650-8870-4e43-9ee9-93b4b2966062"] 2023-01-12T06:57:53.028Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:57:53.028Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:53.049Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:53.051Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:53.052Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:57:53.052Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:53.053Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:57:53.054Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:53.054Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:57:53.143Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:57:53.144Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:57:53.144Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:53.145Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:57:53.145Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:57:53.145Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-TransactionID:"ece366b8-05af-460f-bdbc-212e05e28547", X-ECOMP-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8148d95-c278-4b06-9ff9-ec42bedb40c4"] 2023-01-12T06:57:53.145Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:57:53.146Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:53.307Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:53.309Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:53.309Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:57:53.310Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F95CB50403ADAF46DC63B5D9246FB58C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 12 Jan 2023 06:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:53.310Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6b242429-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:46.125+0000","endTime":"2023-01-12T06:57:48.144+0000","removalTime":null,"durationInMillis":2019,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6a64a481-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:57:53.311Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:53.311Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:57:53.355Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:57:53.356Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:57:53.356Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:57:53.357Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:57:53.357Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:57:53.358Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-TransactionID:"ece366b8-05af-460f-bdbc-212e05e28547", X-ECOMP-RequestID:"ece366b8-05af-460f-bdbc-212e05e28547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"337cb567-32a4-47f7-805c-852eadb9fe94"] 2023-01-12T06:57:53.358Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:57:53.359Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:57:53.515Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:57:53.517Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:57:53.517Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:57:53.518Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B40FF033C59129E190CF68A848CE0CF4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 06:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:57:53.519Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"6b929da1-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"SubProcess_0y8yozw:6b65c125-9246-11ed-9546-7241cb10643c","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"6b242429-9246-11ed-9546-7241cb10643c","executionId":"6b929d9f-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:57:46.849+0000","endTime":"2023-01-12T06:57:47.854+0000","durationInMillis":1005,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:57:53.519Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:57:53.520Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6b242429-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:57:53.536Z|ece366b8-05af-460f-bdbc-212e05e28547|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:57:54.192Z|ac66e9d9-befd-46ba-b66e-2e8f90f7e76d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:54.193Z|b7e4dc54-64aa-4da4-a807-4ac97dd7b5d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:54.193Z|b7e4dc54-64aa-4da4-a807-4ac97dd7b5d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:54.193Z|ac66e9d9-befd-46ba-b66e-2e8f90f7e76d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:57:56.377Z|371d82c4-ebd0-4b80-8901-7eb5ffac70de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:57:56.378Z|371d82c4-ebd0-4b80-8901-7eb5ffac70de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:03.688Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:58:03.698Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:03.699Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:58:03.700Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:03.700Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:03.700Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:58:03.700Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cffda4e2097f375e", X-B3-SpanId:"23e3a7f7097b8961", X-B3-ParentSpanId:"cffda4e2097f375e", X-B3-Sampled:"0", X-ONAP-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-TransactionID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-ECOMP-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59b1754a-3493-4a83-b0ee-23a9a50c696e"] 2023-01-12T06:58:03.701Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:58:03.702Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:03.738Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:03.740Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:03.741Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:58:03.741Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:03.742Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:59.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:58:03.743Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:03.744Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:58:03.748Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:03.748Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:58:03.749Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:03.749Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:03.750Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:58:03.750Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cffda4e2097f375e", X-B3-SpanId:"20bd0c3e3bed2d13", X-B3-ParentSpanId:"cffda4e2097f375e", X-B3-Sampled:"0", X-ONAP-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-TransactionID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-ECOMP-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82327209-65d4-4d52-911c-20597a8b94d7"] 2023-01-12T06:58:03.751Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:58:03.751Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:03.776Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:03.777Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:03.777Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:58:03.778Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:03.780Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:58:03.780Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:03.781Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:58:03.835Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:03.836Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:03.837Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:03.837Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:03.837Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:03.838Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-TransactionID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-ECOMP-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3d25ddb-2d6f-461d-8a47-15977bb0c752"] 2023-01-12T06:58:03.838Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:03.838Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:03.976Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:03.977Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:03.978Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:03.978Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F75987E67EC660B7C26ED1CCD1EF7E12; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:58:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:03.979Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f9c1830-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:53.622+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6f93b37f-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:58:03.979Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:03.980Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:04.022Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:04.022Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:04.023Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:04.023Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:04.023Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:04.023Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-TransactionID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-ECOMP-RequestID:"b999ec8b-4df6-4a43-b00a-7c6a7cc03779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7805e42-bbb9-44c2-99f7-2f89b4e2e092"] 2023-01-12T06:58:04.024Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:04.024Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:04.156Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:04.157Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:04.157Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:04.157Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8247AEE320EB5E51193AA6B53543F12F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Thu, 12 Jan 2023 06:58:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:04.158Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7338c718-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","executionId":"6f9c1830-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:57:59.682+0000","endTime":"2023-01-12T06:57:59.701+0000","durationInMillis":19,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:58:04.158Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:04.159Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:04.168Z|b999ec8b-4df6-4a43-b00a-7c6a7cc03779|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:58:04.217Z|7a5a4bf6-85cd-40a9-b39e-1820236b5f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:04.217Z|03e54a90-805a-4704-a80b-6bac52135170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:04.218Z|03e54a90-805a-4704-a80b-6bac52135170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:04.218Z|7a5a4bf6-85cd-40a9-b39e-1820236b5f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:05.261Z|14f6ac61-c6a8-4e47-a787-dad60390cefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:58:05.263Z|14f6ac61-c6a8-4e47-a787-dad60390cefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:58:06.031Z|f620cd9a-fc60-4b59-94b3-0e47deac6658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:58:06.032Z|f620cd9a-fc60-4b59-94b3-0e47deac6658|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:58:06.402Z|44cc4aba-44ce-4d4f-adf7-9aaef5c0b550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:06.403Z|44cc4aba-44ce-4d4f-adf7-9aaef5c0b550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:14.240Z|5e54b15b-21f4-4977-872b-5679630505b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:14.241Z|5e54b15b-21f4-4977-872b-5679630505b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:14.246Z|f0afebd1-fe4a-4637-8bf4-16732559b480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:14.247Z|f0afebd1-fe4a-4637-8bf4-16732559b480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:14.338Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:58:14.345Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:14.346Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:58:14.346Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:14.347Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:14.347Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:58:14.347Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a36eb21f8e29240f", X-B3-SpanId:"6f104a8a749daa67", X-B3-ParentSpanId:"a36eb21f8e29240f", X-B3-Sampled:"0", X-ONAP-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-TransactionID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-ECOMP-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b065c01e-2896-4036-b8a0-11b0d7ce60cb"] 2023-01-12T06:58:14.347Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:58:14.348Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:14.382Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:14.383Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:14.383Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:58:14.383Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:14.388Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:59.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:58:14.389Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:14.389Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:58:14.391Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:14.392Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:58:14.392Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:14.392Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:14.392Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:58:14.393Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a36eb21f8e29240f", X-B3-SpanId:"c9a944a3a647e941", X-B3-ParentSpanId:"a36eb21f8e29240f", X-B3-Sampled:"0", X-ONAP-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-TransactionID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-ECOMP-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0bcdbcf-3416-4d34-91ee-fc610f1fd16c"] 2023-01-12T06:58:14.393Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:58:14.393Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:14.414Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:14.415Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:14.415Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:58:14.415Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:14.419Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:58:14.420Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:14.420Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:58:14.452Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:14.453Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:14.453Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:14.454Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:14.454Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:14.454Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-TransactionID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-ECOMP-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeba2ae4-1f0b-4a03-8b66-e88a82d1484e"] 2023-01-12T06:58:14.454Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:14.455Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:14.594Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:14.595Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:14.596Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:14.596Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=413684255EE37D0986E84C553FCAD952; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:58:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:14.596Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f9c1830-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:53.622+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6f93b37f-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:58:14.597Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:14.597Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:14.634Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:14.635Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:14.635Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:14.635Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:14.636Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:14.636Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-TransactionID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-ECOMP-RequestID:"dbbd2f7f-0252-4d12-b04c-fe695561311f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6df3016c-e6e4-4072-8690-e96d65bf97cf"] 2023-01-12T06:58:14.636Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:14.637Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:14.787Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:14.787Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:14.788Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:14.788Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F2DCB69528AF8259A4A5CAE5A540944B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Thu, 12 Jan 2023 06:58:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:14.799Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7338c718-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","executionId":"6f9c1830-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:57:59.682+0000","endTime":"2023-01-12T06:57:59.701+0000","durationInMillis":19,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:58:14.799Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:14.800Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:14.805Z|dbbd2f7f-0252-4d12-b04c-fe695561311f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:58:16.426Z|756ba2da-06ab-4aac-8464-ff76f8025b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:16.428Z|756ba2da-06ab-4aac-8464-ff76f8025b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:20.261Z|00d7aa0a-cd58-46fc-97b3-86bd4c033c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:58:20.262Z|00d7aa0a-cd58-46fc-97b3-86bd4c033c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:58:24.277Z|3b2b4564-fd0c-4b95-bc8d-15ecd7c5e861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:24.278Z|3b2b4564-fd0c-4b95-bc8d-15ecd7c5e861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:24.273Z|b82aab2b-509c-40c5-b57d-1b9779e7d88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:24.283Z|b82aab2b-509c-40c5-b57d-1b9779e7d88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:24.950Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:58:24.955Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:24.956Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:58:24.956Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:24.957Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:24.957Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:58:24.957Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65e80cf55848fdcf", X-B3-SpanId:"9de54b141c498f80", X-B3-ParentSpanId:"65e80cf55848fdcf", X-B3-Sampled:"0", X-ONAP-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-TransactionID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-ECOMP-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e294da68-7b95-437e-8fe8-010a5e8cbece"] 2023-01-12T06:58:24.958Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:58:24.958Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:25.013Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:25.013Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:25.014Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:58:25.014Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:25.017Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:59.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:58:25.017Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:25.018Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:58:25.021Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:25.022Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:58:25.022Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:25.023Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:25.023Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:58:25.023Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65e80cf55848fdcf", X-B3-SpanId:"9ef31c47d36d2399", X-B3-ParentSpanId:"65e80cf55848fdcf", X-B3-Sampled:"0", X-ONAP-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-TransactionID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-ECOMP-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb8e7a30-f546-461c-b5ad-0f07c1355fc7"] 2023-01-12T06:58:25.024Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:58:25.024Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:25.047Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:25.047Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:25.048Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:58:25.048Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:25.054Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:58:25.055Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:25.056Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:58:25.124Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:25.125Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:25.125Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:25.126Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:25.126Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:25.126Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-TransactionID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-ECOMP-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ebc5ed6-d0fa-4f74-8d2a-ef05bd509ef9"] 2023-01-12T06:58:25.126Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:25.127Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:25.276Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:25.277Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:25.277Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:25.278Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=40464CE4EACAC0BA559641A68A1AC810; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:25.278Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f9c1830-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:53.622+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6f93b37f-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:58:25.279Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:25.279Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:25.336Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:25.337Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:25.337Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:25.337Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:25.337Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:25.337Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-TransactionID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-ECOMP-RequestID:"b9201a4a-f5e1-4fe5-af45-293c602d8f7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cafcc68-8bb1-4e3b-8243-6f9701933983"] 2023-01-12T06:58:25.338Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:25.338Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:25.490Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:25.491Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:25.492Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:25.492Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CF86D4C897951A721433427CDBCE331F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Thu, 12 Jan 2023 06:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:25.493Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7338c718-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","executionId":"6f9c1830-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:57:59.682+0000","endTime":"2023-01-12T06:57:59.701+0000","durationInMillis":19,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:58:25.493Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:25.494Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:25.518Z|b9201a4a-f5e1-4fe5-af45-293c602d8f7f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:58:26.483Z|2fd2e75c-00f7-4678-857e-b06fd1902d32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:26.484Z|2fd2e75c-00f7-4678-857e-b06fd1902d32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:34.303Z|3b3ae248-4b81-4cb8-91af-25aaaf8af07d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:34.304Z|3b3ae248-4b81-4cb8-91af-25aaaf8af07d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:34.309Z|3943bf37-617b-4a1e-b6ea-a0a37327fa43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:34.310Z|3943bf37-617b-4a1e-b6ea-a0a37327fa43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:35.261Z|28b46bac-bde0-4f24-a744-6d3b14489c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:58:35.290Z|28b46bac-bde0-4f24-a744-6d3b14489c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:58:35.683Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:58:35.690Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:35.691Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:58:35.692Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:35.693Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:35.693Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:58:35.694Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d276c04eb68d2fb0", X-B3-SpanId:"17b9f7f7f7e78a36", X-B3-ParentSpanId:"d276c04eb68d2fb0", X-B3-Sampled:"0", X-ONAP-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-TransactionID:"be6744c9-24ca-495e-9781-480e335504ba", X-ECOMP-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efe29872-df16-40e3-9ed6-93c5161a36c7"] 2023-01-12T06:58:35.694Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:58:35.695Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:35.726Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:35.730Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:35.731Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:58:35.732Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:35.735Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:59.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:58:35.735Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:35.738Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:58:35.741Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:35.742Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:58:35.742Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:35.743Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:35.744Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:58:35.746Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d276c04eb68d2fb0", X-B3-SpanId:"ab0f595cd0ef8daf", X-B3-ParentSpanId:"d276c04eb68d2fb0", X-B3-Sampled:"0", X-ONAP-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-TransactionID:"be6744c9-24ca-495e-9781-480e335504ba", X-ECOMP-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38e9b1b8-afb1-4aed-8074-275626207a36"] 2023-01-12T06:58:35.747Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:58:35.747Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:35.774Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:35.776Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:35.777Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:58:35.778Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:35.779Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:58:35.780Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:35.781Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:58:35.825Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:35.826Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:35.827Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:35.828Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:35.828Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:35.829Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-TransactionID:"be6744c9-24ca-495e-9781-480e335504ba", X-ECOMP-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1fd0b21-f73a-430e-88e2-142f880e9fef"] 2023-01-12T06:58:35.829Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:35.830Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:36.027Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:36.028Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:36.028Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:36.028Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=90B7778BF5B3D5362FAC7A0A8C6C7156; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 12 Jan 2023 06:58:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:36.029Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f9c1830-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:53.622+0000","endTime":"2023-01-12T06:58:31.730+0000","removalTime":null,"durationInMillis":38108,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6f93b37f-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:58:36.029Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:36.030Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:36.032Z|2831b727-f58e-42e5-a9a9-3a5f2d2fae27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:58:36.033Z|2831b727-f58e-42e5-a9a9-3a5f2d2fae27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:58:36.082Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:36.083Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:36.083Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:36.084Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:36.084Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:36.085Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-TransactionID:"be6744c9-24ca-495e-9781-480e335504ba", X-ECOMP-RequestID:"be6744c9-24ca-495e-9781-480e335504ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06508a14-9135-4d6b-82e5-6af90df2dada"] 2023-01-12T06:58:36.085Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:36.086Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:36.251Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:36.252Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:36.252Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:36.253Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=019D3701FCD629D4418393DD7C2E0380; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 12 Jan 2023 06:58:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:36.253Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:86529b0b-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","executionId":"6f9c1830-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:58:31.728+0000","endTime":"2023-01-12T06:58:31.729+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:58:36.254Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:36.254Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:36.269Z|be6744c9-24ca-495e-9781-480e335504ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:58:36.526Z|d54a6827-8ddf-458e-b955-911f1e96dc0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:36.527Z|d54a6827-8ddf-458e-b955-911f1e96dc0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:44.329Z|621de938-b3ba-44e2-80bb-f5ce75c08dea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:44.329Z|621de938-b3ba-44e2-80bb-f5ce75c08dea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:44.332Z|e848bf4e-9fb5-4844-9e67-5b564c55dee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:44.333Z|e848bf4e-9fb5-4844-9e67-5b564c55dee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:46.449Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:58:46.457Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:46.458Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:58:46.459Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:46.459Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:46.459Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:58:46.460Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f70c5367316b1fc0", X-B3-SpanId:"f1106889e59a829a", X-B3-ParentSpanId:"f70c5367316b1fc0", X-B3-Sampled:"0", X-ONAP-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-TransactionID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-ECOMP-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6289ded7-bed7-437f-989c-3d57f5746498"] 2023-01-12T06:58:46.460Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:58:46.460Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:46.525Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:46.526Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:46.527Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:58:46.527Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:46.533Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:59.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:58:46.541Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:46.545Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:58:46.549Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:46.553Z|24a7cd9c-fdf2-4d44-91eb-b4d1462ece29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:46.555Z|24a7cd9c-fdf2-4d44-91eb-b4d1462ece29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:46.561Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:58:46.562Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:46.562Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:46.563Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:58:46.563Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f70c5367316b1fc0", X-B3-SpanId:"f85026e6253102ea", X-B3-ParentSpanId:"f70c5367316b1fc0", X-B3-Sampled:"0", X-ONAP-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-TransactionID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-ECOMP-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9142c1ed-3ac4-4893-9c02-b4dca4bd6a6a"] 2023-01-12T06:58:46.563Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:58:46.563Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:46.582Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:46.583Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:46.584Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:58:46.584Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:46.585Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:58:46.586Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:46.586Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:58:46.686Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:46.687Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:46.687Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:46.688Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:46.688Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:46.688Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-TransactionID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-ECOMP-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0b2d2bb-8a8c-49a8-820d-83cdf444237f"] 2023-01-12T06:58:46.689Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:46.689Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:46.858Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:46.859Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:46.860Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:46.860Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0097BF9452C2F16718E10607D74A3878; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 12 Jan 2023 06:58:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:46.861Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f9c1830-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:53.622+0000","endTime":"2023-01-12T06:58:31.730+0000","removalTime":null,"durationInMillis":38108,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6f93b37f-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:58:46.861Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:46.862Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:46.926Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:46.927Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:46.927Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:46.928Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:46.928Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:46.928Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-TransactionID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-ECOMP-RequestID:"53d6f21f-d2ee-45ae-9d82-e3b78c49db6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23dbdeff-1925-4328-bdf1-3d70585e31c1"] 2023-01-12T06:58:46.928Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:46.929Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:47.083Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:47.083Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:47.085Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:47.085Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=30B44A161053D7DCB7207D714612A1B4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 12 Jan 2023 06:58:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:47.086Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:86529b0b-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","executionId":"6f9c1830-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:58:31.728+0000","endTime":"2023-01-12T06:58:31.729+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:58:47.087Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:47.087Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:47.101Z|53d6f21f-d2ee-45ae-9d82-e3b78c49db6c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:58:48.768Z|505a05a6-93c7-437e-ab7d-a7bb82632bd8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:58:48.769Z|505a05a6-93c7-437e-ab7d-a7bb82632bd8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:50.261Z|2ae01809-9aba-4978-b04c-3106c71a8ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:58:50.262Z|2ae01809-9aba-4978-b04c-3106c71a8ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:58:54.365Z|9cdcbfa4-8c5e-4f3d-b010-8f6f24c8b47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:54.371Z|9cdcbfa4-8c5e-4f3d-b010-8f6f24c8b47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:54.388Z|19279593-4efe-40b7-be9a-69bee1fd8b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:54.391Z|19279593-4efe-40b7-be9a-69bee1fd8b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:56.593Z|f96c5f43-d91c-4331-baf7-848a78b708d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:58:56.594Z|f96c5f43-d91c-4331-baf7-848a78b708d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:58:57.266Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:58:57.279Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:57.280Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:58:57.281Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:57.281Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:58:57.281Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:58:57.281Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64fe6f6db7a7530e", X-B3-SpanId:"f2ea9c5dda6825d5", X-B3-ParentSpanId:"64fe6f6db7a7530e", X-B3-Sampled:"0", X-ONAP-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-TransactionID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-ECOMP-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a82aa11b-bd47-49ab-9409-eb45607e2d1b"] 2023-01-12T06:58:57.282Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:58:57.283Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:57.338Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:57.339Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:57.339Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:58:57.339Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:57.342Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:59.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:58:57.343Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:57.343Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:58:57.346Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:57.350Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:58:57.350Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:57.351Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:58:57.351Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:58:57.352Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64fe6f6db7a7530e", X-B3-SpanId:"7a3a3b1d37d9aefe", X-B3-ParentSpanId:"64fe6f6db7a7530e", X-B3-Sampled:"0", X-ONAP-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-TransactionID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-ECOMP-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44822f64-ed4a-4463-9228-f091f761e650"] 2023-01-12T06:58:57.352Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:58:57.352Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:57.373Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:57.374Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:57.375Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:58:57.376Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:58:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:57.377Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:58:57.377Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:57.378Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:58:57.416Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:57.416Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:57.417Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:57.417Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:58:57.418Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:57.418Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-TransactionID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-ECOMP-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3df0b0a-0e1a-47b6-8331-7c19afaaa400"] 2023-01-12T06:58:57.418Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:57.419Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:57.588Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:57.589Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:57.589Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:57.590Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A9D2EB3D9F733CE485EF6E0D7E8D3524; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 12 Jan 2023 06:58:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:57.590Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f9c1830-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:53.622+0000","endTime":"2023-01-12T06:58:31.730+0000","removalTime":null,"durationInMillis":38108,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6f93b37f-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:58:57.590Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:57.591Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:57.638Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:57.639Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:58:57.640Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:58:57.640Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:58:57.641Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:58:57.641Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-TransactionID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-ECOMP-RequestID:"47ffd630-3da3-4804-a8d6-e4a879425076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9f3f574-cfe1-40c4-b75f-0a47c0375935"] 2023-01-12T06:58:57.642Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:58:57.642Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:58:57.792Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:58:57.794Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:58:57.795Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:58:57.798Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3FF10B1631A86E992967F43B3CAF9E6C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 12 Jan 2023 06:58:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:58:57.801Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:86529b0b-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","executionId":"6f9c1830-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:58:31.728+0000","endTime":"2023-01-12T06:58:31.729+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:58:57.802Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:58:57.806Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:58:57.834Z|47ffd630-3da3-4804-a8d6-e4a879425076|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:04.418Z|96eacae4-f6f0-4a2a-a42a-7f63deb2759d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:04.419Z|96eacae4-f6f0-4a2a-a42a-7f63deb2759d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:04.421Z|d0f0e14f-a9f6-4903-a00b-df0e9f095bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:04.422Z|d0f0e14f-a9f6-4903-a00b-df0e9f095bcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:04.951Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:04.953Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e0eec6a0-f5ad-498a-8317-f1a78ff73c4d already exists in requestDb InfraActiveRequests table 2023-01-12T06:59:04.954Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:04.954Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||Invoke 2023-01-12T06:59:04.954Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:04.955Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:04.955Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Method : GET 2023-01-12T06:59:04.955Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"869987a57d9b62f3", X-B3-SpanId:"24c5f096a6daf734", X-B3-ParentSpanId:"869987a57d9b62f3", X-B3-Sampled:"0", X-ONAP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-TransactionID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ECOMP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dfec492-36cf-4054-9da5-16acf5444511"] 2023-01-12T06:59:04.956Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Request body: 2023-01-12T06:59:04.956Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:04.997Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:04.998Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:59:04.998Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status text : 2023-01-12T06:59:05.000Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:05.000Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Response body: 2023-01-12T06:59:05.001Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:05.001Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|404|Not Found|InvokeReturn 2023-01-12T06:59:05.024Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:59:05.029Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:59:05.067Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2023-01-12T06:59:05.068Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e0eec6a0-f5ad-498a-8317-f1a78ff73c4d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1c551f6d-f761-4e3b-bb8e-ac1218478198], X-ECOMP-RequestID=[e0eec6a0-f5ad-498a-8317-f1a78ff73c4d], X-TransactionId=[], X-ONAP-RequestID=[e0eec6a0-f5ad-498a-8317-f1a78ff73c4d]} 2023-01-12T06:59:05.231Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:59:03 GMT], content-length=[573], vertex-id=[237608], x-aai-txid=[0-aai-resources-230112-06:59:03:491-22350], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:59:05.233Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673506381288","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-12T06:59:05.233Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-12T06:59:05.236Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:59:05.236Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:59:05.238Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-12T06:59:05.238Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:59:05.238Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:05.239Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-12T06:59:05.239Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:59:05.239Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"869987a57d9b62f3", X-B3-SpanId:"7c0115b8f8bef415", X-B3-ParentSpanId:"869987a57d9b62f3", X-B3-Sampled:"0", X-ONAP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-TransactionID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ECOMP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"189cb5e8-9d17-4435-a867-a80d6423c64d"] 2023-01-12T06:59:05.240Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55","requestScope":"service"} 2023-01-12T06:59:05.240Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:05.262Z|d7d2a944-e411-4dff-b91e-129798ef267d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:59:05.262Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:05.263Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:05.263Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:59:05.263Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:05.264Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:59:05.264Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:05.264Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:59:05.265Z|d7d2a944-e411-4dff-b91e-129798ef267d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:59:05.265Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T06:59:05.265Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T06:59:05.266Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:05.266Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T06:59:05.268Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T06:59:05.269Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-TransactionID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ECOMP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af9da562-596f-4e43-bcb8-2cd611d21a41"] 2023-01-12T06:59:05.269Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T06:59:05.269Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:05.354Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:05.355Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:05.356Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T06:59:05.356Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:05.362Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T06:59:05.363Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:05.364Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T06:59:05.368Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-12T06:59:05.369Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-12T06:59:05.369Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:05.370Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-12T06:59:05.375Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-12T06:59:05.376Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-TransactionID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ECOMP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac15ec8b-8704-4821-9f17-4edf337c277f"] 2023-01-12T06:59:05.376Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-12T06:59:05.377Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:05.413Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:05.415Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:05.415Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-12T06:59:05.416Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:05.418Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-12T06:59:05.419Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:05.419Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-12T06:59:05.422Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T06:59:05.422Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T06:59:05.423Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:05.423Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T06:59:05.424Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T06:59:05.424Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-TransactionID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ECOMP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d21cbd52-f067-49a2-9646-2b4d3f018b84"] 2023-01-12T06:59:05.425Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T06:59:05.425Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:05.462Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:05.463Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:05.465Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T06:59:05.465Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:05.466Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T06:59:05.467Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:05.468Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T06:59:05.474Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-12T06:59:05.475Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:59:05.475Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:05.475Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-12T06:59:05.476Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:59:05.476Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1783", X-B3-TraceId:"869987a57d9b62f3", X-B3-SpanId:"c50707b2ef10758d", X-B3-ParentSpanId:"869987a57d9b62f3", X-B3-Sampled:"0", X-ONAP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-TransactionID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ECOMP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42c9c4a4-0364-4c87-89bd-574806202620"] 2023-01-12T06:59:05.476Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d","requestStatus":"IN_PROGRESS","startTime":1673506745025,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n\t\t\t\"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\",\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\": \"91486200-d8da-467c-814d-109b9e88c453\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55","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":"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d"} 2023-01-12T06:59:05.477Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:05.524Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:05.525Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:59:05.525Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:59:05.526Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:05.528Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:59:05.025+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n\t\t\t\"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\",\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\": \"91486200-d8da-467c-814d-109b9e88c453\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:59:05.504+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "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" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" } } } 2023-01-12T06:59:05.529Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:05.530Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:59:05.541Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-12T06:59:05.542Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:59:05.542Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:05.543Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-12T06:59:05.543Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:59:05.544Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"869987a57d9b62f3", X-B3-SpanId:"cb8b0732aeecb503", X-B3-ParentSpanId:"869987a57d9b62f3", X-B3-Sampled:"0", X-ONAP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-TransactionID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ECOMP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8398481-b5e4-4a22-b5a3-1fa6a28c8a49"] 2023-01-12T06:59:05.544Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"83925a24-bb93-4b27-8fe3-20824693d7fa\",\"modelUuid\":\"83925a24-bb93-4b27-8fe3-20824693d7fa\",\"modelInvariantUuid\":\"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\"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\":\"91486200-d8da-467c-814d-109b9e88c453\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d","type":"String"},"mso-request-id":{"value":"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d","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-12T06:59:05.544Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:06.034Z|b7f26d0f-b9f0-4113-b063-118476b4cd0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:59:06.035Z|b7f26d0f-b9f0-4113-b063-118476b4cd0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:59:06.561Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:06.562Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:59:06.562Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:59:06.562Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:59:06 GMT", X-ONAP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-TransactionID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ECOMP-RequestID:"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c8398481-b5e4-4a22-b5a3-1fa6a28c8a49", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:59:06.563Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e0eec6a0-f5ad-498a-8317-f1a78ff73c4d\",\"instanceId\":\"66e87384-d3bd-4229-80c3-202b7e7e9354\"}}","message":"Success","processInstanceID":"9a5d11b3-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:59:06.563Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:06.564Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:59:06.569Z|e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:06.682Z|efce10d6-e1c3-48e1-9a9a-fdc316f25895|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:06.685Z|efce10d6-e1c3-48e1-9a9a-fdc316f25895|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:06.746Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:06.755Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:06.756Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||Invoke 2023-01-12T06:59:06.756Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:06.757Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:06.757Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Method : GET 2023-01-12T06:59:06.757Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b7cecdbda79391d", X-B3-SpanId:"ce181a44ba3b2bc1", X-B3-ParentSpanId:"0b7cecdbda79391d", X-B3-Sampled:"0", X-ONAP-RequestID:"e3e4b0b1-327e-49b9-9992-ddcdf527c04c", X-RequestID:"e3e4b0b1-327e-49b9-9992-ddcdf527c04c", X-TransactionID:"e3e4b0b1-327e-49b9-9992-ddcdf527c04c", X-ECOMP-RequestID:"e3e4b0b1-327e-49b9-9992-ddcdf527c04c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a8c0de6-d632-4ba8-ae96-363871b605bc"] 2023-01-12T06:59:06.758Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Request body: 2023-01-12T06:59:06.758Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:06.796Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:06.796Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:06.797Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status text : 2023-01-12T06:59:06.797Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:06.799Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Response body: { "requestId" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:59:05.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n\t\t\t\"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\",\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\": \"91486200-d8da-467c-814d-109b9e88c453\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:06.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "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" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" } } } 2023-01-12T06:59:06.800Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:06.800Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||InvokeReturn 2023-01-12T06:59:06.802Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:06.803Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:06.803Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:06.803Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:06.803Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:06.804Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b7cecdbda79391d", X-B3-SpanId:"0cb52c08f8d6d7fb", X-B3-ParentSpanId:"0b7cecdbda79391d", X-B3-Sampled:"0", X-ONAP-RequestID:"e3e4b0b1-327e-49b9-9992-ddcdf527c04c", X-RequestID:"e3e4b0b1-327e-49b9-9992-ddcdf527c04c", X-TransactionID:"e3e4b0b1-327e-49b9-9992-ddcdf527c04c", X-ECOMP-RequestID:"e3e4b0b1-327e-49b9-9992-ddcdf527c04c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7a4500f-6479-4cf0-9397-82d15facbdbf"] 2023-01-12T06:59:06.804Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:06.804Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:06.820Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:06.821Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:06.822Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:06.822Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:06.826Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:06.827Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:06.827Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:06.836Z|e3e4b0b1-327e-49b9-9992-ddcdf527c04c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:08.045Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:08.051Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:08.051Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:59:08.052Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:08.052Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:08.053Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:59:08.053Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"688c6d550b6a9fd3", X-B3-SpanId:"17ecfaeb120afb20", X-B3-ParentSpanId:"688c6d550b6a9fd3", X-B3-Sampled:"0", X-ONAP-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-TransactionID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-ECOMP-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2589704f-ced9-4a58-aaa5-70c010fc3ff7"] 2023-01-12T06:59:08.054Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:59:08.054Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:08.087Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:08.088Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:08.088Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:59:08.089Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:08.094Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:59.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:59:08.095Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:08.096Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:59:08.104Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:08.105Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:08.106Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:08.106Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:08.106Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:08.107Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"688c6d550b6a9fd3", X-B3-SpanId:"f5f281703021fa57", X-B3-ParentSpanId:"688c6d550b6a9fd3", X-B3-Sampled:"0", X-ONAP-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-TransactionID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-ECOMP-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59201fbb-0aa9-4d8e-abed-3a8e74d3435c"] 2023-01-12T06:59:08.107Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:08.107Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:08.136Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:08.137Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:08.137Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:08.137Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:08.138Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:59:08.139Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:08.139Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:08.171Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:59:08.172Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:59:08.172Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:08.173Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:59:08.173Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:59:08.173Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-TransactionID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-ECOMP-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35228cde-b817-4b2e-ba73-f99601895d72"] 2023-01-12T06:59:08.174Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:59:08.174Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:08.321Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:08.322Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:08.322Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:59:08.323Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=123588DFE535CB6D35DD133D1B5059B5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 12 Jan 2023 06:59:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:08.323Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f9c1830-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:53.622+0000","endTime":"2023-01-12T06:58:31.730+0000","removalTime":null,"durationInMillis":38108,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6f93b37f-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:59:08.323Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:08.324Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:59:08.355Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:59:08.356Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:59:08.356Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:08.357Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:59:08.357Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:59:08.357Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-TransactionID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-ECOMP-RequestID:"60778a55-0de5-4a5b-87aa-45b9150e2c2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c17c3f6-e58b-42d8-b9a2-b1f53c23e91f"] 2023-01-12T06:59:08.358Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:59:08.358Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:08.517Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:08.518Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:08.518Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:59:08.518Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=530B3A14503A3B2CB19B69246F8C1A8B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 12 Jan 2023 06:59:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:08.519Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:86529b0b-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","executionId":"6f9c1830-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:58:31.728+0000","endTime":"2023-01-12T06:58:31.729+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:59:08.520Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:08.520Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:59:08.527Z|60778a55-0de5-4a5b-87aa-45b9150e2c2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:14.453Z|6b6ee877-8dac-4812-8303-59a5e103c07a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:14.454Z|6b6ee877-8dac-4812-8303-59a5e103c07a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:14.470Z|5a325ec8-2885-4332-8829-bf016c573542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:14.471Z|5a325ec8-2885-4332-8829-bf016c573542|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:16.717Z|29bb3216-d94a-4c8c-99a4-00d3a3c6c39c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:16.718Z|29bb3216-d94a-4c8c-99a4-00d3a3c6c39c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:16.989Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:17.009Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:17.010Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||Invoke 2023-01-12T06:59:17.011Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:17.011Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:17.011Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Method : GET 2023-01-12T06:59:17.012Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"feda0e7705418ced", X-B3-SpanId:"93930c54c0177563", X-B3-ParentSpanId:"feda0e7705418ced", X-B3-Sampled:"0", X-ONAP-RequestID:"7696f999-4453-46c6-a667-579770bd3587", X-RequestID:"7696f999-4453-46c6-a667-579770bd3587", X-TransactionID:"7696f999-4453-46c6-a667-579770bd3587", X-ECOMP-RequestID:"7696f999-4453-46c6-a667-579770bd3587", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b45509ce-3e9e-4da3-96a4-b5f0f94b7a47"] 2023-01-12T06:59:17.012Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Request body: 2023-01-12T06:59:17.012Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:17.067Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:17.067Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:17.068Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status text : 2023-01-12T06:59:17.068Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:17.075Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Response body: { "requestId" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:05.000+00:00", "endTime" : "2023-01-12T06:59:11.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n\t\t\t\"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\",\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\": \"91486200-d8da-467c-814d-109b9e88c453\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "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" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" } } } 2023-01-12T06:59:17.076Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:17.076Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||InvokeReturn 2023-01-12T06:59:17.080Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:17.081Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:17.082Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:17.083Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:17.083Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:17.084Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"feda0e7705418ced", X-B3-SpanId:"38e4eb605625669b", X-B3-ParentSpanId:"feda0e7705418ced", X-B3-Sampled:"0", X-ONAP-RequestID:"7696f999-4453-46c6-a667-579770bd3587", X-RequestID:"7696f999-4453-46c6-a667-579770bd3587", X-TransactionID:"7696f999-4453-46c6-a667-579770bd3587", X-ECOMP-RequestID:"7696f999-4453-46c6-a667-579770bd3587", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51847599-c748-48d9-8b63-da63f54f418f"] 2023-01-12T06:59:17.085Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:17.086Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:17.119Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:17.120Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:17.121Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:17.121Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:17.123Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:17.123Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:17.124Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:17.153Z|7696f999-4453-46c6-a667-579770bd3587|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:17.319Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:17.323Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:17.324Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||Invoke 2023-01-12T06:59:17.324Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:17.325Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:17.325Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Method : GET 2023-01-12T06:59:17.325Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16cf351ab6a82003", X-B3-SpanId:"b9454dbd59b6eb22", X-B3-ParentSpanId:"16cf351ab6a82003", X-B3-Sampled:"0", X-ONAP-RequestID:"3dd6c45a-cc64-41e2-8645-9e164557003b", X-RequestID:"3dd6c45a-cc64-41e2-8645-9e164557003b", X-TransactionID:"3dd6c45a-cc64-41e2-8645-9e164557003b", X-ECOMP-RequestID:"3dd6c45a-cc64-41e2-8645-9e164557003b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92b74880-725b-471b-b0dc-37bf146274ee"] 2023-01-12T06:59:17.325Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Request body: 2023-01-12T06:59:17.326Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:17.355Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:17.355Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:17.355Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status text : 2023-01-12T06:59:17.356Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:17.358Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Response body: { "requestId" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:05.000+00:00", "endTime" : "2023-01-12T06:59:11.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n\t\t\t\"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\",\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\": \"91486200-d8da-467c-814d-109b9e88c453\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "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" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" } } } 2023-01-12T06:59:17.359Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:17.359Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||InvokeReturn 2023-01-12T06:59:17.361Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:17.361Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:17.362Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:17.367Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:17.367Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:17.368Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16cf351ab6a82003", X-B3-SpanId:"1fb08e247f46856b", X-B3-ParentSpanId:"16cf351ab6a82003", X-B3-Sampled:"0", X-ONAP-RequestID:"3dd6c45a-cc64-41e2-8645-9e164557003b", X-RequestID:"3dd6c45a-cc64-41e2-8645-9e164557003b", X-TransactionID:"3dd6c45a-cc64-41e2-8645-9e164557003b", X-ECOMP-RequestID:"3dd6c45a-cc64-41e2-8645-9e164557003b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"749399a7-9868-42d8-9a17-a90c9f80a7a2"] 2023-01-12T06:59:17.368Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:17.368Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:17.396Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:17.397Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:17.397Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:17.398Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:17.402Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:17.403Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:17.403Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:17.413Z|3dd6c45a-cc64-41e2-8645-9e164557003b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:17.564Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:17.582Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:17.583Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||Invoke 2023-01-12T06:59:17.584Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:17.584Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:17.584Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Method : GET 2023-01-12T06:59:17.584Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7c15d4da9080aa3", X-B3-SpanId:"f6ed5ca972872cf0", X-B3-ParentSpanId:"e7c15d4da9080aa3", X-B3-Sampled:"0", X-ONAP-RequestID:"24af9c6c-0535-414c-a371-ee67dbce3acb", X-RequestID:"24af9c6c-0535-414c-a371-ee67dbce3acb", X-TransactionID:"24af9c6c-0535-414c-a371-ee67dbce3acb", X-ECOMP-RequestID:"24af9c6c-0535-414c-a371-ee67dbce3acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87a2bf2a-c595-47a4-8a55-dc27327cc536"] 2023-01-12T06:59:17.585Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Request body: 2023-01-12T06:59:17.585Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:17.643Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:17.643Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:17.644Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status text : 2023-01-12T06:59:17.644Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:17.652Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Response body: { "requestId" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:05.000+00:00", "endTime" : "2023-01-12T06:59:11.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n\t\t\t\"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\",\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\": \"91486200-d8da-467c-814d-109b9e88c453\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "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" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" } } } 2023-01-12T06:59:17.653Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:17.653Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||InvokeReturn 2023-01-12T06:59:17.655Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:17.656Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:17.656Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:17.656Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:17.657Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:17.657Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7c15d4da9080aa3", X-B3-SpanId:"b0a0e4cdda53bedf", X-B3-ParentSpanId:"e7c15d4da9080aa3", X-B3-Sampled:"0", X-ONAP-RequestID:"24af9c6c-0535-414c-a371-ee67dbce3acb", X-RequestID:"24af9c6c-0535-414c-a371-ee67dbce3acb", X-TransactionID:"24af9c6c-0535-414c-a371-ee67dbce3acb", X-ECOMP-RequestID:"24af9c6c-0535-414c-a371-ee67dbce3acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0b90096-4491-4f37-8851-bb3aed84a1b3"] 2023-01-12T06:59:17.657Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:17.658Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:17.699Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:17.701Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:17.702Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:17.707Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:17.708Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:17.708Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:17.708Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:17.737Z|24af9c6c-0535-414c-a371-ee67dbce3acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:17.909Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:17.940Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:17.941Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||Invoke 2023-01-12T06:59:17.941Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:17.941Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:17.942Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Method : GET 2023-01-12T06:59:17.942Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2bd98c33ebb789c", X-B3-SpanId:"883d510d27ec17a8", X-B3-ParentSpanId:"b2bd98c33ebb789c", X-B3-Sampled:"0", X-ONAP-RequestID:"633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8", X-RequestID:"633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8", X-TransactionID:"633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8", X-ECOMP-RequestID:"633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6e29493-f93a-4ec5-bf28-630955a6cbb8"] 2023-01-12T06:59:17.947Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Request body: 2023-01-12T06:59:17.947Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:18.016Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:18.017Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:18.018Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status text : 2023-01-12T06:59:18.018Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:18.019Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Response body: { "requestId" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:05.000+00:00", "endTime" : "2023-01-12T06:59:11.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n\t\t\t\"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\",\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\": \"91486200-d8da-467c-814d-109b9e88c453\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "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" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" } } } 2023-01-12T06:59:18.020Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:18.020Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||InvokeReturn 2023-01-12T06:59:18.022Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:18.023Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:18.023Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:18.024Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:18.024Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:18.024Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2bd98c33ebb789c", X-B3-SpanId:"013aa491e59426e9", X-B3-ParentSpanId:"b2bd98c33ebb789c", X-B3-Sampled:"0", X-ONAP-RequestID:"633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8", X-RequestID:"633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8", X-TransactionID:"633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8", X-ECOMP-RequestID:"633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6264ef93-69a7-4f14-a7a3-2cd4d458da9e"] 2023-01-12T06:59:18.025Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:18.025Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:18.059Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:18.060Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:18.060Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:18.061Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:18.064Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:18.065Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:18.067Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:18.082Z|633e5b1b-e42e-4ef8-b47f-00a9ff10a8f8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:18.258Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:18.277Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:18.280Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||Invoke 2023-01-12T06:59:18.281Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:18.281Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d 2023-01-12T06:59:18.281Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Method : GET 2023-01-12T06:59:18.281Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb9989562c729f89", X-B3-SpanId:"f90fcfc213ddf31f", X-B3-ParentSpanId:"eb9989562c729f89", X-B3-Sampled:"0", X-ONAP-RequestID:"ed928bab-9e30-4e39-a0c8-4f9fa7331cd1", X-RequestID:"ed928bab-9e30-4e39-a0c8-4f9fa7331cd1", X-TransactionID:"ed928bab-9e30-4e39-a0c8-4f9fa7331cd1", X-ECOMP-RequestID:"ed928bab-9e30-4e39-a0c8-4f9fa7331cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f2af7d0-c96f-4629-9954-ebbc8cbe1376"] 2023-01-12T06:59:18.282Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Request body: 2023-01-12T06:59:18.283Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:18.382Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:18.385Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:18.385Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Status text : 2023-01-12T06:59:18.386Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:18.388Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||Response body: { "requestId" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:05.000+00:00", "endTime" : "2023-01-12T06:59:11.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n\t\t\t\"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\",\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\": \"91486200-d8da-467c-814d-109b9e88c453\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "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" : "e0eec6a0-f5ad-498a-8317-f1a78ff73c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d" } } } 2023-01-12T06:59:18.389Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:18.390Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|INFO|500||InvokeReturn 2023-01-12T06:59:18.392Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:18.393Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:18.394Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:18.394Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false 2023-01-12T06:59:18.395Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:18.396Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb9989562c729f89", X-B3-SpanId:"00e373bd74a1afa1", X-B3-ParentSpanId:"eb9989562c729f89", X-B3-Sampled:"0", X-ONAP-RequestID:"ed928bab-9e30-4e39-a0c8-4f9fa7331cd1", X-RequestID:"ed928bab-9e30-4e39-a0c8-4f9fa7331cd1", X-TransactionID:"ed928bab-9e30-4e39-a0c8-4f9fa7331cd1", X-ECOMP-RequestID:"ed928bab-9e30-4e39-a0c8-4f9fa7331cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4075f743-f6ea-4b9e-b920-13eac3fbebc0"] 2023-01-12T06:59:18.396Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:18.397Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:18.415Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:18.417Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:18.418Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:18.420Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:18.422Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:18.423Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:18.423Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0eec6a0-f5ad-498a-8317-f1a78ff73c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:18.447Z|ed928bab-9e30-4e39-a0c8-4f9fa7331cd1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0eec6a0-f5ad-498a-8317-f1a78ff73c4d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:18.695Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:18.710Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:18.712Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:59:18.713Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:18.713Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:18.714Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:59:18.715Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"108b2ffb1bdb0759", X-B3-SpanId:"40632b3198a9b40c", X-B3-ParentSpanId:"108b2ffb1bdb0759", X-B3-Sampled:"0", X-ONAP-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-TransactionID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-ECOMP-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"510527cc-bdf5-4c59-b2af-0e17abf4b73d"] 2023-01-12T06:59:18.715Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:59:18.716Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:18.762Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:18.764Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:18.766Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:59:18.767Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:18.768Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:59.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:59:18.768Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:18.769Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:59:18.779Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:18.781Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:18.781Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:18.782Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:18.784Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:18.785Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"108b2ffb1bdb0759", X-B3-SpanId:"2793f2ecb255c340", X-B3-ParentSpanId:"108b2ffb1bdb0759", X-B3-Sampled:"0", X-ONAP-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-TransactionID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-ECOMP-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f207374a-4d3c-4fee-96a7-53cc67b86b58"] 2023-01-12T06:59:18.785Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:18.786Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:18.807Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:18.808Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:18.808Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:18.809Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:18.815Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:59:18.816Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:18.817Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:19.029Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:59:19.031Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:59:19.031Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:19.032Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:59:19.032Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:59:19.033Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-TransactionID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-ECOMP-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a0df969-557c-47cd-909b-2490c7d6900b"] 2023-01-12T06:59:19.033Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:59:19.033Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:19.223Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:19.224Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:19.225Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:59:19.225Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=72973345D6B3778F4F4B3FF38CA81179; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 12 Jan 2023 06:59:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:19.226Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f9c1830-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:53.622+0000","endTime":"2023-01-12T06:58:31.730+0000","removalTime":null,"durationInMillis":38108,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6f93b37f-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:59:19.227Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:19.227Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:59:19.269Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:59:19.270Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:59:19.271Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:19.271Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:59:19.272Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:59:19.272Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-TransactionID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-ECOMP-RequestID:"a2f7b62e-3980-42b6-969d-9085f3c19137", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a69fca6-29bb-4848-b287-89b709ef9916"] 2023-01-12T06:59:19.273Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:59:19.274Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:19.446Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:19.447Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:19.447Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:59:19.448Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B2D35BB3D5B789200004198CDCD24333; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 12 Jan 2023 06:59:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:19.449Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:86529b0b-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","executionId":"6f9c1830-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:58:31.728+0000","endTime":"2023-01-12T06:58:31.729+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:59:19.449Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:19.450Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:59:19.456Z|a2f7b62e-3980-42b6-969d-9085f3c19137|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:20.261Z|699cec9a-26df-4af3-b54b-9bde150e59ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:59:20.265Z|699cec9a-26df-4af3-b54b-9bde150e59ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:59:22.154Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:22.156Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: ce389c6e-bad1-474b-8c77-e5b87c3762a7 already exists in requestDb InfraActiveRequests table 2023-01-12T06:59:22.156Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:22.157Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||Invoke 2023-01-12T06:59:22.157Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:22.157Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:22.157Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Method : GET 2023-01-12T06:59:22.158Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca9633a1e3d9bc2a", X-B3-SpanId:"362de3f8142d6a36", X-B3-ParentSpanId:"ca9633a1e3d9bc2a", X-B3-Sampled:"0", X-ONAP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-TransactionID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ECOMP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d82b1a6d-e288-4aeb-9b76-c321e41ea3b3"] 2023-01-12T06:59:22.158Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Request body: 2023-01-12T06:59:22.158Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:22.198Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:22.199Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:59:22.199Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status text : 2023-01-12T06:59:22.199Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:22.200Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Response body: 2023-01-12T06:59:22.200Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:22.200Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|404|Not Found|InvokeReturn 2023-01-12T06:59:22.223Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:59:22.223Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-12T06:59:22.227Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:59:22.277Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:59:22.278Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4|INFO|500||Invoke 2023-01-12T06:59:22.380Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4|INFO|404|Not Found|InvokeReturn 2023-01-12T06:59:22.380Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4 has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:59:20 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230112-06:59:20:692-71406], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:59:22.383Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4","ERR.5.4.6114"]}}} 2023-01-12T06:59:22.395Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4 2023-01-12T06:59:22.396Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ab455f2d-3fc8-4123-8fcb-f8dff54c35b4 2023-01-12T06:59:22.400Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:59:22.448Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:59:22.450Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4|INFO|500||Invoke 2023-01-12T06:59:22.586Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4|INFO|404|Not Found|InvokeReturn 2023-01-12T06:59:22.587Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4 has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 06:59:20 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230112-06:59:20:909-8561], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:59:22.588Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4","ERR.5.4.6114"]}}} 2023-01-12T06:59:22.591Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ab455f2d-3fc8-4123-8fcb-f8dff54c35b4 2023-01-12T06:59:22.592Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ab455f2d-3fc8-4123-8fcb-f8dff54c35b4 2023-01-12T06:59:22.596Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:59:22.647Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.648Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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=[ce389c6e-bad1-474b-8c77-e5b87c3762a7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e899f8c6-7977-4034-b435-75f1643ac362], X-ECOMP-RequestID=[ce389c6e-bad1-474b-8c77-e5b87c3762a7], X-TransactionId=[], X-ONAP-RequestID=[ce389c6e-bad1-474b-8c77-e5b87c3762a7]} 2023-01-12T06:59:22.734Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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=[Thu, 12 Jan 2023 06:59:21 GMT], content-length=[573], vertex-id=[237608], x-aai-txid=[1-aai-resources-230112-06:59:21:035-42332], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:59:22.736Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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":"1673506381288","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-12T06:59:22.737Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.740Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:59:22.740Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:59:22.742Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.742Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:59:22.742Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:22.743Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.743Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:59:22.743Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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:"ca9633a1e3d9bc2a", X-B3-SpanId:"11f0d6557beb4df2", X-B3-ParentSpanId:"ca9633a1e3d9bc2a", X-B3-Sampled:"0", X-ONAP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-TransactionID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ECOMP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c08698a-379f-4404-b592-cb8391bd6cda"] 2023-01-12T06:59:22.744Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"66e87384-d3bd-4229-80c3-202b7e7e9354"},"instanceName":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0","requestScope":"vnf"} 2023-01-12T06:59:22.744Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:22.778Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:22.779Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:22.780Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:59:22.780Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:22.780Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:59:22.781Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:22.784Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:59:22.786Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf 2023-01-12T06:59:22.787Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|INFO|500||Invoke 2023-01-12T06:59:22.788Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:22.789Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf 2023-01-12T06:59:22.789Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||Method : GET 2023-01-12T06:59:22.790Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-TransactionID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ECOMP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fb04333-835b-4312-9925-452a02f665d9"] 2023-01-12T06:59:22.791Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||Request body: 2023-01-12T06:59:22.791Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:22.853Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:22.854Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:22.855Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||Status text : 2023-01-12T06:59:22.856Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:22.856Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 10, "modelCustomizationUUID" : "763b0671-26c7-4ff6-9076-32b6cf787eaf", "modelInstanceName" : "basic_cnf 0", "created" : "2023-01-12 06:56:29.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-12T06:56:29.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" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf" } } } 2023-01-12T06:59:22.857Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:22.857Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=763b0671-26c7-4ff6-9076-32b6cf787eaf|INFO|500||InvokeReturn 2023-01-12T06:59:22.862Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.863Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke 2023-01-12T06:59:22.864Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:22.864Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.864Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method : GET 2023-01-12T06:59:22.865Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-TransactionID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ECOMP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31be63f5-770e-4994-bdfe-055bfd33428d"] 2023-01-12T06:59:22.865Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 2023-01-12T06:59:22.866Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:22.918Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:22.919Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:22.919Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text : 2023-01-12T06:59:22.919Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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/079ab3db-32c2-4ff0-a0ff-31f5e859c571", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:22.921Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: { "modelUUID" : "079ab3db-32c2-4ff0-a0ff-31f5e859c571", "modelInvariantUUID" : "5a3d8ea4-121a-4fbe-b588-319c82cbb9c4", "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-12T06:56:29.000+00:00", "modelInvariantId" : "5a3d8ea4-121a-4fbe-b588-319c82cbb9c4", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/079ab3db-32c2-4ff0-a0ff-31f5e859c571" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/079ab3db-32c2-4ff0-a0ff-31f5e859c571" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/079ab3db-32c2-4ff0-a0ff-31f5e859c571/vnfResourceWorkflow" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/079ab3db-32c2-4ff0-a0ff-31f5e859c571/heatTemplates" } } } 2023-01-12T06:59:22.922Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:22.927Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn 2023-01-12T06:59:22.931Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.931Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.932Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.932Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.932Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.933Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-TransactionID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ECOMP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e717cc4b-f327-4888-9349-2614c3b1ed0c"] 2023-01-12T06:59:22.933Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.933Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.995Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.996Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.996Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:22.996Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:23.000Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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" : 10035, "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-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" } } } 2023-01-12T06:59:23.001Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:23.002Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:23.007Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:23.008Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:59:23.008Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:23.009Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:23.009Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:59:23.009Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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:"ca9633a1e3d9bc2a", X-B3-SpanId:"c826fb567847f45c", X-B3-ParentSpanId:"ca9633a1e3d9bc2a", X-B3-Sampled:"0", X-ONAP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-TransactionID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ECOMP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da3dd5ef-2a2a-421a-b2e5-f5ec396d1890"] 2023-01-12T06:59:23.010Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ce389c6e-bad1-474b-8c77-e5b87c3762a7","requestStatus":"IN_PROGRESS","startTime":1673506762223,"source":"VID","vnfName":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"66e87384-d3bd-4229-80c3-202b7e7e9354","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"ce389c6e-bad1-474b-8c77-e5b87c3762a7"} 2023-01-12T06:59:23.010Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:23.051Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:23.051Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:59:23.052Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:59:23.052Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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/ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:23.057Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:59:22.223+00:00", "source" : "VID", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:59:23.034+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" } } } 2023-01-12T06:59:23.058Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:23.058Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:59:23.071Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:23.071Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:59:23.072Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:23.072Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T06:59:23.072Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:59:23.073Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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:"ca9633a1e3d9bc2a", X-B3-SpanId:"ffe55b2feaacf106", X-B3-ParentSpanId:"ca9633a1e3d9bc2a", X-B3-Sampled:"0", X-ONAP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-TransactionID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ECOMP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b848e85-4f91-465c-aa23-aac9f2d1673a"] 2023-01-12T06:59:23.073Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/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\":\"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\"modelVersionId\":\"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\"modelCustomizationId\":\"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\"modelUuid\":\"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\"modelInvariantUuid\":\"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"66e87384-d3bd-4229-80c3-202b7e7e9354\",\"modelInfo\":{\"modelInvariantId\":\"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"83925a24-bb93-4b27-8fe3-20824693d7fa\",\"modelUuid\":\"83925a24-bb93-4b27-8fe3-20824693d7fa\",\"modelInvariantUuid\":\"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"66e87384-d3bd-4229-80c3-202b7e7e9354\"}","type":"String"},"requestId":{"value":"ce389c6e-bad1-474b-8c77-e5b87c3762a7","type":"String"},"mso-request-id":{"value":"ce389c6e-bad1-474b-8c77-e5b87c3762a7","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"66e87384-d3bd-4229-80c3-202b7e7e9354","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/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T06:59:23.073Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:24.109Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:24.110Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:59:24.110Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:59:24.110Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:59:23 GMT", X-ONAP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-TransactionID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ECOMP-RequestID:"ce389c6e-bad1-474b-8c77-e5b87c3762a7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4b848e85-4f91-465c-aa23-aac9f2d1673a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:59:24.111Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ce389c6e-bad1-474b-8c77-e5b87c3762a7\",\"instanceId\":\"103bbda2-906b-4ab6-9838-4ca59d3d8afb\"}}","message":"Success","processInstanceID":"a4cfef9f-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:59:24.112Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:24.112Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:59:24.119Z|ce389c6e-bad1-474b-8c77-e5b87c3762a7|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:24.313Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:24.322Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:24.323Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||Invoke 2023-01-12T06:59:24.323Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:24.323Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:24.323Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Method : GET 2023-01-12T06:59:24.323Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2af53f9150a8ed5e", X-B3-SpanId:"518d1973a07f045c", X-B3-ParentSpanId:"2af53f9150a8ed5e", X-B3-Sampled:"0", X-ONAP-RequestID:"04388091-9d2e-4072-baf8-a84760b7f4e4", X-RequestID:"04388091-9d2e-4072-baf8-a84760b7f4e4", X-TransactionID:"04388091-9d2e-4072-baf8-a84760b7f4e4", X-ECOMP-RequestID:"04388091-9d2e-4072-baf8-a84760b7f4e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d5acda5-8537-4651-9623-fb6832102f8f"] 2023-01-12T06:59:24.324Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Request body: 2023-01-12T06:59:24.324Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:24.361Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:24.362Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:24.362Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status text : 2023-01-12T06:59:24.363Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:24.363Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Response body: { "requestId" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:59:22.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:23.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" } } } 2023-01-12T06:59:24.364Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:24.364Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||InvokeReturn 2023-01-12T06:59:24.366Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:24.367Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:24.367Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:24.367Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:24.368Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:24.368Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2af53f9150a8ed5e", X-B3-SpanId:"006d15ed2ca87be5", X-B3-ParentSpanId:"2af53f9150a8ed5e", X-B3-Sampled:"0", X-ONAP-RequestID:"04388091-9d2e-4072-baf8-a84760b7f4e4", X-RequestID:"04388091-9d2e-4072-baf8-a84760b7f4e4", X-TransactionID:"04388091-9d2e-4072-baf8-a84760b7f4e4", X-ECOMP-RequestID:"04388091-9d2e-4072-baf8-a84760b7f4e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f95780f-b2e9-4c5c-8040-5fb44207849a"] 2023-01-12T06:59:24.368Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:24.369Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:24.407Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:24.407Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:24.408Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:24.408Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:24.409Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:24.409Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:24.409Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:24.417Z|04388091-9d2e-4072-baf8-a84760b7f4e4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:24.493Z|fc5d7f74-cc5a-4f57-b022-4e66e3924b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:24.496Z|fc5d7f74-cc5a-4f57-b022-4e66e3924b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:24.508Z|60387b07-28c8-4d2b-8dda-e20895511910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:24.508Z|60387b07-28c8-4d2b-8dda-e20895511910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:26.751Z|6ac94fac-92eb-43c2-a41b-f4b61365d455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:26.752Z|6ac94fac-92eb-43c2-a41b-f4b61365d455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:29.619Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:29.626Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:29.628Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:59:29.628Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:29.630Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:29.631Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:59:29.631Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"213804a4e961fd7b", X-B3-SpanId:"138b31a00beb169e", X-B3-ParentSpanId:"213804a4e961fd7b", X-B3-Sampled:"0", X-ONAP-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-TransactionID:"16a8853a-cce0-425c-84cf-db50ff871818", X-ECOMP-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1198cab3-9460-4486-b326-ed2801cd47df"] 2023-01-12T06:59:29.632Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:59:29.632Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:29.656Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:29.657Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:29.658Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:59:29.658Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:29.660Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:57:59.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:59:29.660Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:29.661Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:59:29.663Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:29.663Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:29.664Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:29.664Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:29.664Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:29.665Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"213804a4e961fd7b", X-B3-SpanId:"2490c82c397c0bdf", X-B3-ParentSpanId:"213804a4e961fd7b", X-B3-Sampled:"0", X-ONAP-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-TransactionID:"16a8853a-cce0-425c-84cf-db50ff871818", X-ECOMP-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21b1e2c6-19dd-49a6-9230-db2ec76df694"] 2023-01-12T06:59:29.665Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:29.666Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:29.698Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:29.699Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:29.699Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:29.700Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:29.700Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:59:29.701Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:29.701Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:29.745Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:59:29.746Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:59:29.746Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:29.747Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:59:29.747Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:59:29.747Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-TransactionID:"16a8853a-cce0-425c-84cf-db50ff871818", X-ECOMP-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da28e9d1-60fb-4abe-bb49-a20500a5af9f"] 2023-01-12T06:59:29.748Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:59:29.748Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:29.927Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:29.928Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:29.935Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:59:29.936Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0C09602078ECFB513457B8EB5B696DEE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 12 Jan 2023 06:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:29.936Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f9c1830-9246-11ed-9546-7241cb10643c","businessKey":"2a81b77c-e05e-4375-861f-9a5deaff45ff","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:57:53.622+0000","endTime":"2023-01-12T06:58:31.730+0000","removalTime":null,"durationInMillis":38108,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"6f93b37f-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T06:59:29.937Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:29.938Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a81b77c-e05e-4375-861f-9a5deaff45ff&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:59:30.002Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:59:30.003Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:59:30.003Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:30.003Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:59:30.004Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:59:30.004Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-TransactionID:"16a8853a-cce0-425c-84cf-db50ff871818", X-ECOMP-RequestID:"16a8853a-cce0-425c-84cf-db50ff871818", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c27d9ac9-40a0-4eea-be1e-03e7f573220d"] 2023-01-12T06:59:30.005Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:59:30.006Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:30.154Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:30.155Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:30.155Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:59:30.156Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FC2A0DCB07AF35EE9A63D8DB736B6910; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 12 Jan 2023 06:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:30.156Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:86529b0b-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"6f9c1830-9246-11ed-9546-7241cb10643c","executionId":"6f9c1830-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:58:31.728+0000","endTime":"2023-01-12T06:58:31.729+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"682bf2c5-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:59:30.157Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:30.157Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f9c1830-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:59:30.166Z|16a8853a-cce0-425c-84cf-db50ff871818|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:34.526Z|372bf32c-768d-47a2-b818-a5047b5115ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:34.526Z|372bf32c-768d-47a2-b818-a5047b5115ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:34.547Z|4ac4185b-07d1-4229-95cc-0944b023cb0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:34.547Z|4ac4185b-07d1-4229-95cc-0944b023cb0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:34.578Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:34.593Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:34.594Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||Invoke 2023-01-12T06:59:34.594Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:34.595Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:34.595Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Method : GET 2023-01-12T06:59:34.595Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0237e154f6e664c1", X-B3-SpanId:"c3d98c6c1faf4d81", X-B3-ParentSpanId:"0237e154f6e664c1", X-B3-Sampled:"0", X-ONAP-RequestID:"7362c060-6243-42af-8e1c-9ae715c2d53b", X-RequestID:"7362c060-6243-42af-8e1c-9ae715c2d53b", X-TransactionID:"7362c060-6243-42af-8e1c-9ae715c2d53b", X-ECOMP-RequestID:"7362c060-6243-42af-8e1c-9ae715c2d53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b885d29-2b1c-4d0f-ab5e-be9186bc6f11"] 2023-01-12T06:59:34.596Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Request body: 2023-01-12T06:59:34.596Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:34.622Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:34.623Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:34.623Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status text : 2023-01-12T06:59:34.623Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:34.624Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Response body: { "requestId" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:22.000+00:00", "endTime" : "2023-01-12T06:59:32.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:33.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" } } } 2023-01-12T06:59:34.625Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:34.626Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||InvokeReturn 2023-01-12T06:59:34.628Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:34.628Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:34.628Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:34.629Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:34.629Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:34.629Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0237e154f6e664c1", X-B3-SpanId:"591332560f251bef", X-B3-ParentSpanId:"0237e154f6e664c1", X-B3-Sampled:"0", X-ONAP-RequestID:"7362c060-6243-42af-8e1c-9ae715c2d53b", X-RequestID:"7362c060-6243-42af-8e1c-9ae715c2d53b", X-TransactionID:"7362c060-6243-42af-8e1c-9ae715c2d53b", X-ECOMP-RequestID:"7362c060-6243-42af-8e1c-9ae715c2d53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb63bd7d-7433-4f99-afde-5a76b9fc8f96"] 2023-01-12T06:59:34.630Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:34.630Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:34.647Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:34.648Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:34.648Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:34.648Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:34.649Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:34.649Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:34.649Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:34.657Z|7362c060-6243-42af-8e1c-9ae715c2d53b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:34.831Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:34.838Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:34.840Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||Invoke 2023-01-12T06:59:34.840Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:34.841Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:34.841Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Method : GET 2023-01-12T06:59:34.842Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e4ddcaa595f872f", X-B3-SpanId:"75d1d9868c097382", X-B3-ParentSpanId:"8e4ddcaa595f872f", X-B3-Sampled:"0", X-ONAP-RequestID:"e566dd48-8e4c-4700-9566-f8b4b4a19fab", X-RequestID:"e566dd48-8e4c-4700-9566-f8b4b4a19fab", X-TransactionID:"e566dd48-8e4c-4700-9566-f8b4b4a19fab", X-ECOMP-RequestID:"e566dd48-8e4c-4700-9566-f8b4b4a19fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53a99400-0328-4fb2-bb81-e75f038f8e0d"] 2023-01-12T06:59:34.842Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Request body: 2023-01-12T06:59:34.843Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:34.881Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:34.883Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:34.883Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status text : 2023-01-12T06:59:34.884Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:34.885Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Response body: { "requestId" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:22.000+00:00", "endTime" : "2023-01-12T06:59:32.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:33.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" } } } 2023-01-12T06:59:34.885Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:34.886Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||InvokeReturn 2023-01-12T06:59:34.888Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:34.889Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:34.889Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:34.890Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:34.891Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:34.891Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e4ddcaa595f872f", X-B3-SpanId:"5096600981bea6ad", X-B3-ParentSpanId:"8e4ddcaa595f872f", X-B3-Sampled:"0", X-ONAP-RequestID:"e566dd48-8e4c-4700-9566-f8b4b4a19fab", X-RequestID:"e566dd48-8e4c-4700-9566-f8b4b4a19fab", X-TransactionID:"e566dd48-8e4c-4700-9566-f8b4b4a19fab", X-ECOMP-RequestID:"e566dd48-8e4c-4700-9566-f8b4b4a19fab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d24b800-4d64-4f40-b232-57722d077187"] 2023-01-12T06:59:34.892Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:34.892Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:34.917Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:34.918Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:34.918Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:34.919Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:34.920Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:34.920Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:34.921Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:34.928Z|e566dd48-8e4c-4700-9566-f8b4b4a19fab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:35.099Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:35.111Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:35.114Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||Invoke 2023-01-12T06:59:35.115Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:35.115Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:35.117Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Method : GET 2023-01-12T06:59:35.117Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4505e8392d30427", X-B3-SpanId:"9f0049e21a7d8449", X-B3-ParentSpanId:"c4505e8392d30427", X-B3-Sampled:"0", X-ONAP-RequestID:"94df1a54-c5bb-403b-b698-f0e30ce2e89a", X-RequestID:"94df1a54-c5bb-403b-b698-f0e30ce2e89a", X-TransactionID:"94df1a54-c5bb-403b-b698-f0e30ce2e89a", X-ECOMP-RequestID:"94df1a54-c5bb-403b-b698-f0e30ce2e89a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c5788d1-623d-49c2-bb10-597b2c58e890"] 2023-01-12T06:59:35.117Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Request body: 2023-01-12T06:59:35.117Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:35.149Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:35.150Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:35.150Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status text : 2023-01-12T06:59:35.151Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:35.152Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Response body: { "requestId" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:22.000+00:00", "endTime" : "2023-01-12T06:59:32.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:33.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" } } } 2023-01-12T06:59:35.153Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:35.154Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||InvokeReturn 2023-01-12T06:59:35.156Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:35.157Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:35.157Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:35.158Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:35.158Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:35.159Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4505e8392d30427", X-B3-SpanId:"159c138791fd30d2", X-B3-ParentSpanId:"c4505e8392d30427", X-B3-Sampled:"0", X-ONAP-RequestID:"94df1a54-c5bb-403b-b698-f0e30ce2e89a", X-RequestID:"94df1a54-c5bb-403b-b698-f0e30ce2e89a", X-TransactionID:"94df1a54-c5bb-403b-b698-f0e30ce2e89a", X-ECOMP-RequestID:"94df1a54-c5bb-403b-b698-f0e30ce2e89a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea2a3dbb-ced4-4309-9886-7cdcecac0867"] 2023-01-12T06:59:35.160Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:35.160Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:35.183Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:35.185Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:35.185Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:35.186Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:35.187Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:35.187Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:35.188Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:35.199Z|94df1a54-c5bb-403b-b698-f0e30ce2e89a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:35.261Z|b42b7738-8900-4880-809f-59e1c721501b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:59:35.262Z|b42b7738-8900-4880-809f-59e1c721501b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:59:35.344Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:35.350Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:35.351Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||Invoke 2023-01-12T06:59:35.351Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:35.352Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:35.352Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Method : GET 2023-01-12T06:59:35.352Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18586c7cc2c39b54", X-B3-SpanId:"56fcf542d152ed7f", X-B3-ParentSpanId:"18586c7cc2c39b54", X-B3-Sampled:"0", X-ONAP-RequestID:"33fae16c-9a4f-4bcf-a284-6c3173d7cbc4", X-RequestID:"33fae16c-9a4f-4bcf-a284-6c3173d7cbc4", X-TransactionID:"33fae16c-9a4f-4bcf-a284-6c3173d7cbc4", X-ECOMP-RequestID:"33fae16c-9a4f-4bcf-a284-6c3173d7cbc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"735f4104-d17b-4efc-99fc-f1e40277539a"] 2023-01-12T06:59:35.353Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Request body: 2023-01-12T06:59:35.353Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:35.389Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:35.391Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:35.391Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status text : 2023-01-12T06:59:35.392Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:35.392Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Response body: { "requestId" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:22.000+00:00", "endTime" : "2023-01-12T06:59:32.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:33.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" } } } 2023-01-12T06:59:35.393Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:35.393Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||InvokeReturn 2023-01-12T06:59:35.395Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:35.396Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:35.396Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:35.396Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:35.397Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:35.397Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18586c7cc2c39b54", X-B3-SpanId:"2301311dd754275b", X-B3-ParentSpanId:"18586c7cc2c39b54", X-B3-Sampled:"0", X-ONAP-RequestID:"33fae16c-9a4f-4bcf-a284-6c3173d7cbc4", X-RequestID:"33fae16c-9a4f-4bcf-a284-6c3173d7cbc4", X-TransactionID:"33fae16c-9a4f-4bcf-a284-6c3173d7cbc4", X-ECOMP-RequestID:"33fae16c-9a4f-4bcf-a284-6c3173d7cbc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7f23b92-39fd-4da0-a849-1888c27d3334"] 2023-01-12T06:59:35.398Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:35.398Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:35.437Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:35.438Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:35.438Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:35.438Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:35.444Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:35.445Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:35.445Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:35.459Z|33fae16c-9a4f-4bcf-a284-6c3173d7cbc4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:35.597Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:35.604Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:35.605Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||Invoke 2023-01-12T06:59:35.606Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:35.606Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7 2023-01-12T06:59:35.609Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Method : GET 2023-01-12T06:59:35.609Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7e232e094507974", X-B3-SpanId:"67be25edeba49ce9", X-B3-ParentSpanId:"c7e232e094507974", X-B3-Sampled:"0", X-ONAP-RequestID:"af2afb9c-5fa6-457a-a0ed-8f098c49dfc1", X-RequestID:"af2afb9c-5fa6-457a-a0ed-8f098c49dfc1", X-TransactionID:"af2afb9c-5fa6-457a-a0ed-8f098c49dfc1", X-ECOMP-RequestID:"af2afb9c-5fa6-457a-a0ed-8f098c49dfc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c39d9a0-2480-4a46-b342-40f2f75d6fcd"] 2023-01-12T06:59:35.610Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Request body: 2023-01-12T06:59:35.610Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:35.669Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:35.669Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:35.670Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Status text : 2023-01-12T06:59:35.670Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:35.677Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||Response body: { "requestId" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:22.000+00:00", "endTime" : "2023-01-12T06:59:32.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:33.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ce389c6e-bad1-474b-8c77-e5b87c3762a7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7" } } } 2023-01-12T06:59:35.678Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:35.679Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce389c6e-bad1-474b-8c77-e5b87c3762a7|INFO|500||InvokeReturn 2023-01-12T06:59:35.681Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:35.682Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:35.682Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:35.682Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false 2023-01-12T06:59:35.683Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:35.683Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7e232e094507974", X-B3-SpanId:"aa6043ef69ac7821", X-B3-ParentSpanId:"c7e232e094507974", X-B3-Sampled:"0", X-ONAP-RequestID:"af2afb9c-5fa6-457a-a0ed-8f098c49dfc1", X-RequestID:"af2afb9c-5fa6-457a-a0ed-8f098c49dfc1", X-TransactionID:"af2afb9c-5fa6-457a-a0ed-8f098c49dfc1", X-ECOMP-RequestID:"af2afb9c-5fa6-457a-a0ed-8f098c49dfc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5994861a-332a-4b14-ad60-ca1e018c8514"] 2023-01-12T06:59:35.683Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:35.684Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:35.719Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:35.719Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:35.721Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:35.722Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:35.722Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:35.723Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:35.723Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce389c6e-bad1-474b-8c77-e5b87c3762a7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:35.749Z|af2afb9c-5fa6-457a-a0ed-8f098c49dfc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce389c6e-bad1-474b-8c77-e5b87c3762a7|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:36.036Z|f12e8ca6-3789-4f66-880f-cdaafa392923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:59:36.036Z|f12e8ca6-3789-4f66-880f-cdaafa392923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:59:36.781Z|004d11c8-37b4-4ff2-a7bf-eb7b4c3a6037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:36.783Z|004d11c8-37b4-4ff2-a7bf-eb7b4c3a6037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:38.293Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:38.296Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 276b77a1-c6fa-486b-ad7b-fa5c7e77d629 already exists in requestDb InfraActiveRequests table 2023-01-12T06:59:38.297Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T06:59:38.297Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||Invoke 2023-01-12T06:59:38.298Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.298Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T06:59:38.298Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Method : GET 2023-01-12T06:59:38.298Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d466591618a29d0", X-B3-SpanId:"05877442d7ce363c", X-B3-ParentSpanId:"1d466591618a29d0", X-B3-Sampled:"0", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f201b00-8bb5-4c76-81eb-939290d5e47d"] 2023-01-12T06:59:38.299Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Request body: 2023-01-12T06:59:38.299Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:38.322Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:38.322Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:59:38.323Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status text : 2023-01-12T06:59:38.323Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.323Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Response body: 2023-01-12T06:59:38.323Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:38.324Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|404|Not Found|InvokeReturn 2023-01-12T06:59:38.333Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:59:38.340Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:59:38.384Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:59:38.385Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.501Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.501Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:59:36 GMT], content-length=[1024], vertex-id=[237608], x-aai-txid=[1-aai-resources-230112-06:59:36:769-5080], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:59:38.503Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673506764506","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"103bbda2-906b-4ab6-9838-4ca59d3d8afb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_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-12T06:59:38.505Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:59:38.505Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:59:38.506Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.507Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:59:38.507Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.508Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.508Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:59:38.508Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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:"1d466591618a29d0", X-B3-SpanId:"efcae21d5217e587", X-B3-ParentSpanId:"1d466591618a29d0", X-B3-Sampled:"0", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2dfa237-b922-4b1c-b3ab-94569750b861"] 2023-01-12T06:59:38.509Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"103bbda2-906b-4ab6-9838-4ca59d3d8afb","serviceInstanceId":"66e87384-d3bd-4229-80c3-202b7e7e9354"},"instanceName":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55","requestScope":"vfModule"} 2023-01-12T06:59:38.510Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:38.539Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:38.540Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:38.540Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:59:38.541Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.541Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:59:38.542Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:38.543Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:59:38.545Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f 2023-01-12T06:59:38.545Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|INFO|500||Invoke 2023-01-12T06:59:38.545Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.546Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f 2023-01-12T06:59:38.546Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||Method : GET 2023-01-12T06:59:38.547Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8afc69b0-c4ab-4ce8-b050-601098ab30b6"] 2023-01-12T06:59:38.547Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||Request body: 2023-01-12T06:59:38.547Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:38.593Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:38.594Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:38.595Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||Status text : 2023-01-12T06:59:38.595Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.596Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||Response body: { "id" : 10, "modelCustomizationUUID" : "c3b918dc-1dc5-4cf4-8dcd-692fba010b4f", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-01-12 06:56:29.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" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization" } } } 2023-01-12T06:59:38.597Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:38.598Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c3b918dc-1dc5-4cf4-8dcd-692fba010b4f|INFO|500||InvokeReturn 2023-01-12T06:59:38.606Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.607Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke 2023-01-12T06:59:38.608Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.608Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.609Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method : GET 2023-01-12T06:59:38.609Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad74cac6-97fb-4a74-acd9-461c6f13d3c8"] 2023-01-12T06:59:38.610Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 2023-01-12T06:59:38.610Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:38.651Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:38.652Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:38.653Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text : 2023-01-12T06:59:38.653Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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/33680227-2894-41fd-9dfe-45f155f33e18", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.683Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: { "modelUUID" : "33680227-2894-41fd-9dfe-45f155f33e18", "modelInvariantUUID" : "3ffffe6f-4ec4-412d-bd70-885db6fa0ea5", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-12 06:56:29.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/moduleHeatTemplate" } } } 2023-01-12T06:59:38.684Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:38.684Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn 2023-01-12T06:59:38.690Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance 2023-01-12T06:59:38.691Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-12T06:59:38.691Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.691Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance 2023-01-12T06:59:38.692Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-12T06:59:38.692Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"354e3435-f94c-442b-a839-3f7709c74942"] 2023-01-12T06:59:38.693Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-12T06:59:38.694Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:38.713Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:38.714Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:59:38.715Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-01-12T06:59:38.715Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.716Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-01-12T06:59:38.717Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:38.717Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T06:59:38.719Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5 2023-01-12T06:59:38.719Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|INFO|500||Invoke 2023-01-12T06:59:38.720Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.720Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5 2023-01-12T06:59:38.721Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||Method : GET 2023-01-12T06:59:38.721Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4670fb3a-ec27-4909-b439-cfa772012066"] 2023-01-12T06:59:38.722Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||Request body: 2023-01-12T06:59:38.722Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:38.748Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:38.750Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:38.751Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||Status text : 2023-01-12T06:59:38.751Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.752Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "33680227-2894-41fd-9dfe-45f155f33e18", "modelInvariantUUID" : "3ffffe6f-4ec4-412d-bd70-885db6fa0ea5", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-12 06:56:29.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/moduleHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5" } } } 2023-01-12T06:59:38.752Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:38.753Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ffffe6f-4ec4-412d-bd70-885db6fa0ea5|INFO|500||InvokeReturn 2023-01-12T06:59:38.756Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance 2023-01-12T06:59:38.757Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-12T06:59:38.757Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.757Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance 2023-01-12T06:59:38.758Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-12T06:59:38.758Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0425fb76-0614-4bd6-8bf7-864449ba5061"] 2023-01-12T06:59:38.759Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-12T06:59:38.766Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:38.792Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:38.792Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:59:38.793Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-01-12T06:59:38.793Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.794Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-01-12T06:59:38.794Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:38.794Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=33680227-2894-41fd-9dfe-45f155f33e18&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T06:59:38.795Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.796Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.796Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.796Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.797Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.797Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbd734df-7742-4ba4-a367-b9409e66348e"] 2023-01-12T06:59:38.797Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.798Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.820Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.821Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.822Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.823Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.827Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 45, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" } } } 2023-01-12T06:59:38.827Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.828Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.830Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18 2023-01-12T06:59:38.831Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|INFO|500||Invoke 2023-01-12T06:59:38.831Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.831Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18 2023-01-12T06:59:38.832Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Method : GET 2023-01-12T06:59:38.832Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec9538d3-b425-4b0c-b884-d9f8711022ba"] 2023-01-12T06:59:38.832Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Request body: 2023-01-12T06:59:38.833Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:38.860Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:38.861Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:38.861Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Status text : 2023-01-12T06:59:38.862Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.865Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Response body: { "modelUUID" : "33680227-2894-41fd-9dfe-45f155f33e18", "modelInvariantUUID" : "3ffffe6f-4ec4-412d-bd70-885db6fa0ea5", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-12 06:56:29.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/moduleHeatTemplate" } } } 2023-01-12T06:59:38.866Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:38.867Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|INFO|500||InvokeReturn 2023-01-12T06:59:38.870Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.871Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:59:38.871Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.872Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.873Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:59:38.873Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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:"1d466591618a29d0", X-B3-SpanId:"a6aae508370966ba", X-B3-ParentSpanId:"1d466591618a29d0", X-B3-Sampled:"0", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f1deb95-ce1b-4d5b-8b78-5edf6aa0af63"] 2023-01-12T06:59:38.873Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"276b77a1-c6fa-486b-ad7b-fa5c7e77d629","requestStatus":"IN_PROGRESS","startTime":1673506778334,"source":"VID","vnfId":"103bbda2-906b-4ab6-9838-4ca59d3d8afb","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"66e87384-d3bd-4229-80c3-202b7e7e9354","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"276b77a1-c6fa-486b-ad7b-fa5c7e77d629"} 2023-01-12T06:59:38.874Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:38.913Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:38.915Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:59:38.916Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:59:38.917Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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/276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:38.918Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:59:38.334+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:59:38.896+00:00", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" } } } 2023-01-12T06:59:38.919Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:38.920Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:59:38.930Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.932Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:59:38.932Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:38.932Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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-12T06:59:38.933Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:59:38.934Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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:"1d466591618a29d0", X-B3-SpanId:"0c66c990d18a1580", X-B3-ParentSpanId:"1d466591618a29d0", X-B3-Sampled:"0", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dd7b6da-7f80-4122-a85c-f55a8d9efc51"] 2023-01-12T06:59:38.934Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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\":\"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\"modelVersionId\":\"33680227-2894-41fd-9dfe-45f155f33e18\",\"modelCustomizationId\":\"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\"modelUuid\":\"33680227-2894-41fd-9dfe-45f155f33e18\",\"modelInvariantUuid\":\"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"66e87384-d3bd-4229-80c3-202b7e7e9354\",\"modelInfo\":{\"modelInvariantId\":\"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"83925a24-bb93-4b27-8fe3-20824693d7fa\",\"modelUuid\":\"83925a24-bb93-4b27-8fe3-20824693d7fa\",\"modelInvariantUuid\":\"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"}}},{\"relatedInstance\":{\"instanceId\":\"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\"modelVersionId\":\"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\"modelCustomizationId\":\"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\"modelUuid\":\"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\"modelInvariantUuid\":\"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"66e87384-d3bd-4229-80c3-202b7e7e9354\",\"vnfInstanceId\":\"103bbda2-906b-4ab6-9838-4ca59d3d8afb\"}","type":"String"},"requestId":{"value":"276b77a1-c6fa-486b-ad7b-fa5c7e77d629","type":"String"},"mso-request-id":{"value":"276b77a1-c6fa-486b-ad7b-fa5c7e77d629","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"66e87384-d3bd-4229-80c3-202b7e7e9354","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"103bbda2-906b-4ab6-9838-4ca59d3d8afb","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/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T06:59:38.934Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:39.967Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:39.968Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:59:39.969Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:59:39.969Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:59:39 GMT", X-ONAP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-TransactionID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ECOMP-RequestID:"276b77a1-c6fa-486b-ad7b-fa5c7e77d629", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7dd7b6da-7f80-4122-a85c-f55a8d9efc51", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:59:39.970Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"276b77a1-c6fa-486b-ad7b-fa5c7e77d629\",\"instanceId\":\"78d8045a-44b4-4563-b1df-f9aa649d5aa9\"}}","message":"Success","processInstanceID":"ae46ba06-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:59:39.971Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:39.971Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:59:39.978Z|276b77a1-c6fa-486b-ad7b-fa5c7e77d629|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:40.135Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:40.140Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T06:59:40.141Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||Invoke 2023-01-12T06:59:40.141Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:40.142Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T06:59:40.142Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Method : GET 2023-01-12T06:59:40.142Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87768bbcbd2bd069", X-B3-SpanId:"5ec943f312b01dbf", X-B3-ParentSpanId:"87768bbcbd2bd069", X-B3-Sampled:"0", X-ONAP-RequestID:"c99347d6-2b08-4dfb-b7e5-978c80113e2b", X-RequestID:"c99347d6-2b08-4dfb-b7e5-978c80113e2b", X-TransactionID:"c99347d6-2b08-4dfb-b7e5-978c80113e2b", X-ECOMP-RequestID:"c99347d6-2b08-4dfb-b7e5-978c80113e2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be603f64-dbad-4c0d-8e30-e090c42a3078"] 2023-01-12T06:59:40.142Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Request body: 2023-01-12T06:59:40.143Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:40.197Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:40.198Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:40.199Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status text : 2023-01-12T06:59:40.199Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:40.204Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Response body: { "requestId" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:59:38.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:39.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" } } } 2023-01-12T06:59:40.205Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:40.205Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||InvokeReturn 2023-01-12T06:59:40.207Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T06:59:40.208Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:40.209Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:40.209Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T06:59:40.209Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:40.210Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87768bbcbd2bd069", X-B3-SpanId:"50a0c7c25f8adb98", X-B3-ParentSpanId:"87768bbcbd2bd069", X-B3-Sampled:"0", X-ONAP-RequestID:"c99347d6-2b08-4dfb-b7e5-978c80113e2b", X-RequestID:"c99347d6-2b08-4dfb-b7e5-978c80113e2b", X-TransactionID:"c99347d6-2b08-4dfb-b7e5-978c80113e2b", X-ECOMP-RequestID:"c99347d6-2b08-4dfb-b7e5-978c80113e2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7804125a-26fe-440b-a959-659cb018d535"] 2023-01-12T06:59:40.210Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:40.210Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:40.246Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:40.247Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:40.247Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:40.247Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:40.250Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:40.250Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:40.250Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:40.261Z|c99347d6-2b08-4dfb-b7e5-978c80113e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:40.350Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:40.359Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:40.360Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:59:40.360Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:40.360Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:40.361Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:59:40.361Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0149e295958d3e4", X-B3-SpanId:"f14677cc4a599f65", X-B3-ParentSpanId:"d0149e295958d3e4", X-B3-Sampled:"0", X-ONAP-RequestID:"8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99", X-RequestID:"8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99", X-TransactionID:"8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99", X-ECOMP-RequestID:"8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"764d7358-9ea6-4181-b22d-09f277e4357b"] 2023-01-12T06:59:40.361Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:59:40.362Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:40.396Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:40.397Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:40.397Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:59:40.398Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:40.402Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "endTime" : "2023-01-12T06:59:34.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:35.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:59:40.403Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:40.403Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:59:40.405Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:40.406Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:40.406Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:40.407Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:40.407Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:40.408Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0149e295958d3e4", X-B3-SpanId:"c7fcfd5194b7d299", X-B3-ParentSpanId:"d0149e295958d3e4", X-B3-Sampled:"0", X-ONAP-RequestID:"8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99", X-RequestID:"8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99", X-TransactionID:"8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99", X-ECOMP-RequestID:"8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a2d904a-80ec-46e1-a61c-d960c6d3e51c"] 2023-01-12T06:59:40.409Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:40.410Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:40.430Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:40.431Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:40.431Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:40.432Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:40.435Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:59:40.436Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:40.436Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:40.449Z|8fb1b2b5-373f-4cf3-bb5f-f2bf2b0b9f99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:40.613Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:40.618Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:40.618Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:59:40.619Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:40.619Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:40.620Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:59:40.620Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dab767fecf9ec2a", X-B3-SpanId:"262ee36546c2cccd", X-B3-ParentSpanId:"3dab767fecf9ec2a", X-B3-Sampled:"0", X-ONAP-RequestID:"5044ca59-85c2-416f-85b8-a3a3a3d2f18e", X-RequestID:"5044ca59-85c2-416f-85b8-a3a3a3d2f18e", X-TransactionID:"5044ca59-85c2-416f-85b8-a3a3a3d2f18e", X-ECOMP-RequestID:"5044ca59-85c2-416f-85b8-a3a3a3d2f18e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b3ff36f-b23f-41e6-b709-60580fb00393"] 2023-01-12T06:59:40.620Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:59:40.621Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:40.649Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:40.650Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:40.651Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:59:40.652Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:40.653Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "endTime" : "2023-01-12T06:59:34.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:35.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:59:40.653Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:40.653Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:59:40.655Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:40.656Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:40.656Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:40.657Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:40.657Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:40.658Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dab767fecf9ec2a", X-B3-SpanId:"eead76a5156fa48a", X-B3-ParentSpanId:"3dab767fecf9ec2a", X-B3-Sampled:"0", X-ONAP-RequestID:"5044ca59-85c2-416f-85b8-a3a3a3d2f18e", X-RequestID:"5044ca59-85c2-416f-85b8-a3a3a3d2f18e", X-TransactionID:"5044ca59-85c2-416f-85b8-a3a3a3d2f18e", X-ECOMP-RequestID:"5044ca59-85c2-416f-85b8-a3a3a3d2f18e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bf7cd5d-42ab-4454-9c99-2d53ec44e0a4"] 2023-01-12T06:59:40.658Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:40.658Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:40.691Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:40.692Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:40.693Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:40.695Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:40.696Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:59:40.696Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:40.697Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:40.710Z|5044ca59-85c2-416f-85b8-a3a3a3d2f18e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:40.859Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:40.867Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:40.868Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:59:40.869Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:40.869Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:40.869Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:59:40.869Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"144d52eab536b4d0", X-B3-SpanId:"a2f11b1e035373e4", X-B3-ParentSpanId:"144d52eab536b4d0", X-B3-Sampled:"0", X-ONAP-RequestID:"2179aad8-2aad-48ed-8804-ce6e63b68b69", X-RequestID:"2179aad8-2aad-48ed-8804-ce6e63b68b69", X-TransactionID:"2179aad8-2aad-48ed-8804-ce6e63b68b69", X-ECOMP-RequestID:"2179aad8-2aad-48ed-8804-ce6e63b68b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5db66ad0-e61a-4ff1-a00e-04e841a1536c"] 2023-01-12T06:59:40.870Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:59:40.870Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:40.905Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:40.905Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:40.906Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:59:40.906Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:40.909Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "endTime" : "2023-01-12T06:59:34.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:35.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:59:40.909Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:40.910Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:59:40.911Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:40.912Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:40.912Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:40.912Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:40.913Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:40.913Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"144d52eab536b4d0", X-B3-SpanId:"ea870aab8985824a", X-B3-ParentSpanId:"144d52eab536b4d0", X-B3-Sampled:"0", X-ONAP-RequestID:"2179aad8-2aad-48ed-8804-ce6e63b68b69", X-RequestID:"2179aad8-2aad-48ed-8804-ce6e63b68b69", X-TransactionID:"2179aad8-2aad-48ed-8804-ce6e63b68b69", X-ECOMP-RequestID:"2179aad8-2aad-48ed-8804-ce6e63b68b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e29a74f-dcc1-42d5-8bed-91f50f3bd484"] 2023-01-12T06:59:40.913Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:40.914Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:40.941Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:40.942Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:40.942Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:40.943Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:40.944Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:59:40.944Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:40.945Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:40.962Z|2179aad8-2aad-48ed-8804-ce6e63b68b69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:41.122Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:41.139Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:41.140Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:59:41.140Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:41.141Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:41.141Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:59:41.141Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc7547a8de4abc6f", X-B3-SpanId:"755ee11d29a3e3b5", X-B3-ParentSpanId:"dc7547a8de4abc6f", X-B3-Sampled:"0", X-ONAP-RequestID:"761ec2ca-b9c7-4f63-929d-24268ff74c62", X-RequestID:"761ec2ca-b9c7-4f63-929d-24268ff74c62", X-TransactionID:"761ec2ca-b9c7-4f63-929d-24268ff74c62", X-ECOMP-RequestID:"761ec2ca-b9c7-4f63-929d-24268ff74c62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fd0f58c-4046-40c8-b155-55364812c511"] 2023-01-12T06:59:41.142Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:59:41.142Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:41.215Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:41.217Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:41.218Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:59:41.219Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:41.222Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "endTime" : "2023-01-12T06:59:34.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:35.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:59:41.223Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:41.224Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:59:41.229Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:41.231Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:41.231Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:41.231Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:41.232Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:41.232Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc7547a8de4abc6f", X-B3-SpanId:"fbf822ffd6c9d596", X-B3-ParentSpanId:"dc7547a8de4abc6f", X-B3-Sampled:"0", X-ONAP-RequestID:"761ec2ca-b9c7-4f63-929d-24268ff74c62", X-RequestID:"761ec2ca-b9c7-4f63-929d-24268ff74c62", X-TransactionID:"761ec2ca-b9c7-4f63-929d-24268ff74c62", X-ECOMP-RequestID:"761ec2ca-b9c7-4f63-929d-24268ff74c62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a800fc49-0bb7-44fa-9cf1-7c2abf3b15e9"] 2023-01-12T06:59:41.233Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:41.233Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:41.255Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:41.255Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:41.256Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:41.259Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:41.259Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:59:41.260Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:41.260Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:41.294Z|761ec2ca-b9c7-4f63-929d-24268ff74c62|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:41.438Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:41.443Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:41.443Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||Invoke 2023-01-12T06:59:41.443Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:41.444Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff 2023-01-12T06:59:41.444Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Method : GET 2023-01-12T06:59:41.444Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0b0d37a692be0cc", X-B3-SpanId:"bdf35136e889a1b7", X-B3-ParentSpanId:"d0b0d37a692be0cc", X-B3-Sampled:"0", X-ONAP-RequestID:"b4e3f7fa-245f-4c30-95df-1ab2251c3d9d", X-RequestID:"b4e3f7fa-245f-4c30-95df-1ab2251c3d9d", X-TransactionID:"b4e3f7fa-245f-4c30-95df-1ab2251c3d9d", X-ECOMP-RequestID:"b4e3f7fa-245f-4c30-95df-1ab2251c3d9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8a6c9be-8535-4345-b557-0a17cf5223a6"] 2023-01-12T06:59:41.445Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Request body: 2023-01-12T06:59:41.445Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:41.470Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:41.472Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:41.472Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Status text : 2023-01-12T06:59:41.472Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:41.473Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||Response body: { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "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-12T06:57:40.000+00:00", "endTime" : "2023-01-12T06:59:34.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\",\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\": \"71527fac65404a7baf2508071b22d32d\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"7e7d6352-e32e-48e6-976b-74129c51e2db\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"dc000f5e-2378-4067-b16d-a616875e9049\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:35.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "cloudIdentifier" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:57:55.000+00:00" } ], "requestURI" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff" } } } 2023-01-12T06:59:41.474Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:41.474Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a81b77c-e05e-4375-861f-9a5deaff45ff|INFO|500||InvokeReturn 2023-01-12T06:59:41.476Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:41.477Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:41.477Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:41.477Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false 2023-01-12T06:59:41.477Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:41.478Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0b0d37a692be0cc", X-B3-SpanId:"946f6cdb2d63b63e", X-B3-ParentSpanId:"d0b0d37a692be0cc", X-B3-Sampled:"0", X-ONAP-RequestID:"b4e3f7fa-245f-4c30-95df-1ab2251c3d9d", X-RequestID:"b4e3f7fa-245f-4c30-95df-1ab2251c3d9d", X-TransactionID:"b4e3f7fa-245f-4c30-95df-1ab2251c3d9d", X-ECOMP-RequestID:"b4e3f7fa-245f-4c30-95df-1ab2251c3d9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c10a7fa-97fd-4f22-bcab-71cba0fcc2b3"] 2023-01-12T06:59:41.478Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:41.478Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:41.506Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:41.507Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:41.507Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:41.508Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:41.512Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "2a81b77c-e05e-4375-861f-9a5deaff45ff", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":null,\"creation_time\":1673506678000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T06:58:00.000+00:00", "isDataInternal" : false } ] 2023-01-12T06:59:41.521Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:41.522Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a81b77c-e05e-4375-861f-9a5deaff45ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:41.531Z|b4e3f7fa-245f-4c30-95df-1ab2251c3d9d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a81b77c-e05e-4375-861f-9a5deaff45ff|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:44.554Z|572510a5-56d8-4cde-82fd-ab8ac4e8f895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:44.555Z|572510a5-56d8-4cde-82fd-ab8ac4e8f895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:44.583Z|a632c00d-0c00-4a59-9847-1cc58be3152c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:44.589Z|a632c00d-0c00-4a59-9847-1cc58be3152c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:46.811Z|c2d8fe92-9f5a-4e07-996c-7faaf7811e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:46.813Z|c2d8fe92-9f5a-4e07-996c-7faaf7811e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:48.764Z|3d2810e8-b28a-42e1-9e57-0be92a24878a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T06:59:48.765Z|3d2810e8-b28a-42e1-9e57-0be92a24878a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:50.262Z|5811eced-a0f2-435d-894a-df94eaa3432b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T06:59:50.263Z|5811eced-a0f2-435d-894a-df94eaa3432b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T06:59:50.455Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:50.464Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T06:59:50.465Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||Invoke 2023-01-12T06:59:50.466Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:50.466Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T06:59:50.467Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Method : GET 2023-01-12T06:59:50.467Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2530e655822bd20", X-B3-SpanId:"68cc8c1c104d952f", X-B3-ParentSpanId:"b2530e655822bd20", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-TransactionID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-ECOMP-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f033fda-bfb9-4061-b875-fe873ef1c671"] 2023-01-12T06:59:50.468Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Request body: 2023-01-12T06:59:50.468Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:50.531Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:50.532Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:50.533Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status text : 2023-01-12T06:59:50.533Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:50.534Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Response body: { "requestId" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "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-12T06:59:38.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:44.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" } } } 2023-01-12T06:59:50.535Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:50.535Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||InvokeReturn 2023-01-12T06:59:50.538Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T06:59:50.541Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:50.542Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:50.542Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T06:59:50.543Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:50.543Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2530e655822bd20", X-B3-SpanId:"13d87f1dfa8dd3c4", X-B3-ParentSpanId:"b2530e655822bd20", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-TransactionID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-ECOMP-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7af65f4e-7916-49a5-8782-9c0dbb6a6c5f"] 2023-01-12T06:59:50.543Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:50.544Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:50.579Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:50.580Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:50.581Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:50.581Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:50.588Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:50.589Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:50.590Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:50.684Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:59:50.685Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T06:59:50.685Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:50.685Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T06:59:50.698Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:59:50.699Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-TransactionID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-ECOMP-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a43efcf-757c-4293-a7a2-8a0c19f8cd3d"] 2023-01-12T06:59:50.699Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:59:50.699Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:50.868Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:50.869Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:50.869Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:59:50.870Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D653ACCC09B1305D6C73D07C84BEFF7E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 06:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:50.873Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b391db91-9246-11ed-9546-7241cb10643c","businessKey":"276b77a1-c6fa-486b-ad7b-fa5c7e77d629","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:59:47.640+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ae46ba06-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"b38fb970-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T06:59:50.877Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:50.878Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:59:50.925Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:59:50.926Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T06:59:50.926Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:50.926Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T06:59:50.927Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T06:59:50.927Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-TransactionID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-ECOMP-RequestID:"aa3ce41d-8eb5-4d55-b380-6e6faf505a4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2fce405-c6a2-4b5a-b235-86b0a1cf480b"] 2023-01-12T06:59:50.927Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T06:59:50.928Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:51.066Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:51.067Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:51.067Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T06:59:51.068Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2FE579BE0F23CF1DACA5130329CB24F8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 12 Jan 2023 06:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:51.069Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b4ceef99-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"b391db91-9246-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"b391db91-9246-11ed-9546-7241cb10643c","executionId":"b391db91-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T06:59:49.718+0000","endTime":"2023-01-12T06:59:49.726+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ae46ba06-9246-11ed-9546-7241cb10643c"}] 2023-01-12T06:59:51.069Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:51.070Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b391db91-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T06:59:51.080Z|aa3ce41d-8eb5-4d55-b380-6e6faf505a4a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:52.705Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:52.708Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|||INFO|500||Checking if requestId: 26194d17-c18e-4b59-9d67-deb13c0d5e31 already exists in requestDb InfraActiveRequests table 2023-01-12T06:59:52.711Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T06:59:52.712Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T06:59:52.713Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:52.713Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T06:59:52.714Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T06:59:52.715Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f4b64e1be6123ab", X-B3-SpanId:"037799f09fec28e6", X-B3-ParentSpanId:"8f4b64e1be6123ab", X-B3-Sampled:"0", X-ONAP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-TransactionID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ECOMP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9bc8524-681e-4b9c-83b5-49c963673e41"] 2023-01-12T06:59:52.715Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T06:59:52.716Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:52.745Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:52.746Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T06:59:52.746Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T06:59:52.747Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:52.748Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: 2023-01-12T06:59:52.749Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:52.749Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|404|Not Found|InvokeReturn 2023-01-12T06:59:52.762Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T06:59:52.766Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T06:59:52.817Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T06:59:52.818Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T06:59:52.913Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T06:59:52.914Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 06:59:51 GMT], content-length=[1054], vertex-id=[208896], x-aai-txid=[0-aai-resources-230112-06:59:51:209-23771], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T06:59:52.915Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|||DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673506639976","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dc000f5e-2378-4067-b16d-a616875e9049"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T06:59:52.916Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T06:59:52.916Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T06:59:52.918Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:52.919Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T06:59:52.919Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:52.919Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:52.920Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T06:59:52.920Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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:"8f4b64e1be6123ab", X-B3-SpanId:"0885ec50e8225249", X-B3-ParentSpanId:"8f4b64e1be6123ab", X-B3-Sampled:"0", X-ONAP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-TransactionID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ECOMP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b9d2645-1792-4413-a4c8-94c28b47d7a3"] 2023-01-12T06:59:52.920Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"dc000f5e-2378-4067-b16d-a616875e9049","serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db","vfModuleInstanceId":"d10121f9-3388-43f5-b050-2543ce4c6e81"},"instanceName":null,"requestScope":"vfModule"} 2023-01-12T06:59:52.921Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:52.967Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:52.967Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:52.968Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T06:59:52.968Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 06:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:52.968Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T06:59:52.969Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:52.969Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T06:59:52.970Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:52.971Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:52.971Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:52.971Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:52.971Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:52.972Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-TransactionID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ECOMP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b57f983-bea8-426b-a71d-d2b086d9a9a5"] 2023-01-12T06:59:52.972Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:52.972Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.006Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.007Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.007Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.008Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:53.015Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 48, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" } } } 2023-01-12T06:59:53.017Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.017Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.021Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d 2023-01-12T06:59:53.022Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|INFO|500||Invoke 2023-01-12T06:59:53.022Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:53.022Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d 2023-01-12T06:59:53.023Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Method : GET 2023-01-12T06:59:53.023Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-TransactionID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ECOMP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8c502bc-0d64-4644-a541-a59efda1aefc"] 2023-01-12T06:59:53.024Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Request body: 2023-01-12T06:59:53.024Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:53.064Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:53.065Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:53.066Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Status text : 2023-01-12T06:59:53.066Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:53.069Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||Response body: { "modelUUID" : "73e536ed-8457-4b6e-b58e-3a4a038fe19d", "modelInvariantUUID" : "244ccec9-a0b7-45e8-a938-242f1623e042", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-12 06:55:36.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d/moduleHeatTemplate" } } } 2023-01-12T06:59:53.070Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:53.070Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/73e536ed-8457-4b6e-b58e-3a4a038fe19d|INFO|500||InvokeReturn 2023-01-12T06:59:53.074Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.075Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T06:59:53.075Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:53.076Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.076Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T06:59:53.076Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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:"8f4b64e1be6123ab", X-B3-SpanId:"951b93e40a01a8a3", X-B3-ParentSpanId:"8f4b64e1be6123ab", X-B3-Sampled:"0", X-ONAP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-TransactionID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ECOMP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba24422b-1e02-4e08-a6a8-66db3e8d1bd3"] 2023-01-12T06:59:53.077Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"26194d17-c18e-4b59-9d67-deb13c0d5e31","requestStatus":"IN_PROGRESS","startTime":1673506792763,"source":"VID","vnfId":"dc000f5e-2378-4067-b16d-a616875e9049","vnfType":"","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"d10121f9-3388-43f5-b050-2543ce4c6e81","vfModuleModelName":"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0","cloudRegion":"RegionOne","serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"26194d17-c18e-4b59-9d67-deb13c0d5e31"} 2023-01-12T06:59:53.077Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:53.187Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:53.188Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T06:59:53.189Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T06:59:53.189Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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/26194d17-c18e-4b59-9d67-deb13c0d5e31", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:53 GMT", Connection:"close"] 2023-01-12T06:59:53.191Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:59:52.763+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T06:59:53.111+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T06:59:53.191Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:53.192Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T06:59:53.201Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.203Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T06:59:53.203Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:53.204Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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-12T06:59:53.204Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T06:59:53.204Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|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:"8f4b64e1be6123ab", X-B3-SpanId:"8e02cdb5be6b7860", X-B3-ParentSpanId:"8f4b64e1be6123ab", X-B3-Sampled:"0", X-ONAP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-TransactionID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ECOMP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e74c8e2-3d08-400c-bd2c-c9a00dfcc226"] 2023-01-12T06:59:53.205Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"244ccec9-a0b7-45e8-a938-242f1623e042\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"modelVersion\":\"1673506772501\",\"modelCustomizationUuid\":\"3f38177e-ac74-4b08-a45b-85d19cca9227\",\"modelVersionId\":\"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\"modelCustomizationId\":\"3f38177e-ac74-4b08-a45b-85d19cca9227\",\"modelUuid\":\"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\"modelInvariantUuid\":\"244ccec9-a0b7-45e8-a938-242f1623e042\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7e7d6352-e32e-48e6-976b-74129c51e2db\",\"vnfInstanceId\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vfModuleInstanceId\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\"}","type":"String"},"requestId":{"value":"26194d17-c18e-4b59-9d67-deb13c0d5e31","type":"String"},"mso-request-id":{"value":"26194d17-c18e-4b59-9d67-deb13c0d5e31","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7e7d6352-e32e-48e6-976b-74129c51e2db","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"dc000f5e-2378-4067-b16d-a616875e9049","type":"String"},"vfModuleId":{"value":"d10121f9-3388-43f5-b050-2543ce4c6e81","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/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T06:59:53.205Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:54.223Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:54.224Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T06:59:54.224Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T06:59:54.224Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 06:59:54 GMT", X-ONAP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-TransactionID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ECOMP-RequestID:"26194d17-c18e-4b59-9d67-deb13c0d5e31", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5e74c8e2-3d08-400c-bd2c-c9a00dfcc226", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T06:59:54.225Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"26194d17-c18e-4b59-9d67-deb13c0d5e31\",\"instanceId\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\"}}","message":"Success","processInstanceID":"b6c5dd60-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T06:59:54.225Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:54.226Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T06:59:54.232Z|26194d17-c18e-4b59-9d67-deb13c0d5e31|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:54.382Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Entering 2023-01-12T06:59:54.402Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T06:59:54.403Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T06:59:54.404Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:54.404Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T06:59:54.404Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T06:59:54.405Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abb4a5a1317496e2", X-B3-SpanId:"dfe602695430b4d2", X-B3-ParentSpanId:"abb4a5a1317496e2", X-B3-Sampled:"0", X-ONAP-RequestID:"efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3", X-RequestID:"efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3", X-TransactionID:"efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3", X-ECOMP-RequestID:"efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e186ed1c-ae60-41cb-8012-f41f064dbe27"] 2023-01-12T06:59:54.405Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T06:59:54.405Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:54.444Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:54.445Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:54.445Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T06:59:54.446Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:54.448Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T06:59:52.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:53.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T06:59:54.448Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:54.449Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||InvokeReturn 2023-01-12T06:59:54.450Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T06:59:54.451Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T06:59:54.451Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T06:59:54.452Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T06:59:54.452Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T06:59:54.452Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abb4a5a1317496e2", X-B3-SpanId:"b33afcc8998fd6ee", X-B3-ParentSpanId:"abb4a5a1317496e2", X-B3-Sampled:"0", X-ONAP-RequestID:"efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3", X-RequestID:"efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3", X-TransactionID:"efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3", X-ECOMP-RequestID:"efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbf27275-99a6-4f80-88a2-9a3e779c5b99"] 2023-01-12T06:59:54.452Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T06:59:54.453Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T06:59:54.470Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T06:59:54.471Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T06:59:54.471Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T06:59:54.472Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 06:59:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T06:59:54.473Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T06:59:54.473Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T06:59:54.474Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T06:59:54.482Z|efd8bfb3-35d4-4bb1-a1d1-d8e3a858fdb3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T06:59:54.584Z|0c502fe6-6eeb-462c-abcc-2b56b0e9a996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:54.585Z|0c502fe6-6eeb-462c-abcc-2b56b0e9a996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:54.617Z|208ba04f-6559-45d5-a10f-ba9c66dbfd40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:54.619Z|208ba04f-6559-45d5-a10f-ba9c66dbfd40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T06:59:56.836Z|ad4d5185-80c4-4a7a-b848-3841229abf1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T06:59:56.837Z|ad4d5185-80c4-4a7a-b848-3841229abf1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:01.230Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:01.236Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:01.237Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||Invoke 2023-01-12T07:00:01.237Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:01.238Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:01.239Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Method : GET 2023-01-12T07:00:01.239Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5f31930a96beb68", X-B3-SpanId:"db57d72cda948b6e", X-B3-ParentSpanId:"d5f31930a96beb68", X-B3-Sampled:"0", X-ONAP-RequestID:"39c29f69-e19d-4099-a857-bf6b54b8f2b0", X-RequestID:"39c29f69-e19d-4099-a857-bf6b54b8f2b0", X-TransactionID:"39c29f69-e19d-4099-a857-bf6b54b8f2b0", X-ECOMP-RequestID:"39c29f69-e19d-4099-a857-bf6b54b8f2b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45adb746-96be-42f4-b093-dc6252bf5cbd"] 2023-01-12T07:00:01.239Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Request body: 2023-01-12T07:00:01.240Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:01.267Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:01.269Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:01.269Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status text : 2023-01-12T07:00:01.269Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:01.270Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Response body: { "requestId" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:38.000+00:00", "endTime" : "2023-01-12T06:59:55.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:56.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" } } } 2023-01-12T07:00:01.271Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:01.272Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||InvokeReturn 2023-01-12T07:00:01.275Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:01.276Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:01.276Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:01.277Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:01.278Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:01.278Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5f31930a96beb68", X-B3-SpanId:"c9aa53cf4057dba0", X-B3-ParentSpanId:"d5f31930a96beb68", X-B3-Sampled:"0", X-ONAP-RequestID:"39c29f69-e19d-4099-a857-bf6b54b8f2b0", X-RequestID:"39c29f69-e19d-4099-a857-bf6b54b8f2b0", X-TransactionID:"39c29f69-e19d-4099-a857-bf6b54b8f2b0", X-ECOMP-RequestID:"39c29f69-e19d-4099-a857-bf6b54b8f2b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a25ccd7-c188-419e-9a72-4e7c0edf46df"] 2023-01-12T07:00:01.279Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:01.279Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:01.295Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:01.297Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:01.297Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:01.298Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:01.301Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:01.301Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:01.303Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:01.316Z|39c29f69-e19d-4099-a857-bf6b54b8f2b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:01.475Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:01.483Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:01.483Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||Invoke 2023-01-12T07:00:01.484Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:01.484Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:01.484Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Method : GET 2023-01-12T07:00:01.485Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"707c19b9f267d5d2", X-B3-SpanId:"fb7a42cc97d04956", X-B3-ParentSpanId:"707c19b9f267d5d2", X-B3-Sampled:"0", X-ONAP-RequestID:"3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b", X-RequestID:"3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b", X-TransactionID:"3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b", X-ECOMP-RequestID:"3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bb2a7fd-337d-4760-b656-3e5c5d1d2bb3"] 2023-01-12T07:00:01.485Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Request body: 2023-01-12T07:00:01.485Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:01.511Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:01.512Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:01.512Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status text : 2023-01-12T07:00:01.513Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:01.515Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Response body: { "requestId" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:38.000+00:00", "endTime" : "2023-01-12T06:59:55.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:56.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" } } } 2023-01-12T07:00:01.515Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:01.515Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||InvokeReturn 2023-01-12T07:00:01.517Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:01.517Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:01.517Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:01.517Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:01.518Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:01.518Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"707c19b9f267d5d2", X-B3-SpanId:"6fec3d11b1ee5033", X-B3-ParentSpanId:"707c19b9f267d5d2", X-B3-Sampled:"0", X-ONAP-RequestID:"3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b", X-RequestID:"3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b", X-TransactionID:"3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b", X-ECOMP-RequestID:"3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1e9ff7d-3c06-4ddf-9dd4-0c3007d22cfc"] 2023-01-12T07:00:01.518Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:01.518Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:01.531Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:01.532Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:01.532Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:01.533Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:01.534Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:01.534Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:01.535Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:01.542Z|3ead8d0e-9e65-4bcf-9b8c-96c68fc1b11b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:01.688Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:01.694Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:01.695Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||Invoke 2023-01-12T07:00:01.695Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:01.695Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:01.696Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Method : GET 2023-01-12T07:00:01.696Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d75f4836ab6442c", X-B3-SpanId:"4d6e07e379339544", X-B3-ParentSpanId:"7d75f4836ab6442c", X-B3-Sampled:"0", X-ONAP-RequestID:"f6e566bc-0485-416c-bef4-4eccfee76439", X-RequestID:"f6e566bc-0485-416c-bef4-4eccfee76439", X-TransactionID:"f6e566bc-0485-416c-bef4-4eccfee76439", X-ECOMP-RequestID:"f6e566bc-0485-416c-bef4-4eccfee76439", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e020072-1295-4a06-ba44-972a94281280"] 2023-01-12T07:00:01.696Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Request body: 2023-01-12T07:00:01.697Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:01.729Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:01.730Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:01.734Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status text : 2023-01-12T07:00:01.735Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:01.736Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Response body: { "requestId" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:38.000+00:00", "endTime" : "2023-01-12T06:59:55.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:56.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" } } } 2023-01-12T07:00:01.736Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:01.737Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||InvokeReturn 2023-01-12T07:00:01.740Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:01.741Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:01.741Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:01.741Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:01.742Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:01.742Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d75f4836ab6442c", X-B3-SpanId:"2177241d79ff41d8", X-B3-ParentSpanId:"7d75f4836ab6442c", X-B3-Sampled:"0", X-ONAP-RequestID:"f6e566bc-0485-416c-bef4-4eccfee76439", X-RequestID:"f6e566bc-0485-416c-bef4-4eccfee76439", X-TransactionID:"f6e566bc-0485-416c-bef4-4eccfee76439", X-ECOMP-RequestID:"f6e566bc-0485-416c-bef4-4eccfee76439", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a4a3ebe-f4bf-4501-bfa3-a8c520693325"] 2023-01-12T07:00:01.743Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:01.743Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:01.758Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:01.758Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:01.759Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:01.759Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:01.759Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:01.760Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:01.760Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:01.771Z|f6e566bc-0485-416c-bef4-4eccfee76439|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:01.945Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:01.950Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:01.950Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||Invoke 2023-01-12T07:00:01.951Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:01.951Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:01.952Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Method : GET 2023-01-12T07:00:01.952Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df75cde011079dd1", X-B3-SpanId:"bb8960affd988fe0", X-B3-ParentSpanId:"df75cde011079dd1", X-B3-Sampled:"0", X-ONAP-RequestID:"8f24379a-1539-4bf3-a4b1-48630f63a539", X-RequestID:"8f24379a-1539-4bf3-a4b1-48630f63a539", X-TransactionID:"8f24379a-1539-4bf3-a4b1-48630f63a539", X-ECOMP-RequestID:"8f24379a-1539-4bf3-a4b1-48630f63a539", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29f086d8-72ec-49b9-9b7b-6db7c5e1152b"] 2023-01-12T07:00:01.952Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Request body: 2023-01-12T07:00:01.953Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:01.981Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:01.983Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:01.984Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status text : 2023-01-12T07:00:01.985Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:01.986Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Response body: { "requestId" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:38.000+00:00", "endTime" : "2023-01-12T06:59:55.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:56.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" } } } 2023-01-12T07:00:01.986Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:01.987Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||InvokeReturn 2023-01-12T07:00:01.989Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:01.990Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:01.990Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:01.991Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:01.991Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:01.992Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df75cde011079dd1", X-B3-SpanId:"06c3d8f9ed818837", X-B3-ParentSpanId:"df75cde011079dd1", X-B3-Sampled:"0", X-ONAP-RequestID:"8f24379a-1539-4bf3-a4b1-48630f63a539", X-RequestID:"8f24379a-1539-4bf3-a4b1-48630f63a539", X-TransactionID:"8f24379a-1539-4bf3-a4b1-48630f63a539", X-ECOMP-RequestID:"8f24379a-1539-4bf3-a4b1-48630f63a539", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae2ea9bd-1502-4fae-896c-4c5ded824bf1"] 2023-01-12T07:00:01.992Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:01.992Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:02.018Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:02.019Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:02.020Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:02.020Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:02.021Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:02.022Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:02.022Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:02.031Z|8f24379a-1539-4bf3-a4b1-48630f63a539|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:02.167Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:02.185Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:02.185Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||Invoke 2023-01-12T07:00:02.186Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:02.186Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629 2023-01-12T07:00:02.186Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Method : GET 2023-01-12T07:00:02.187Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad279896107c3925", X-B3-SpanId:"ab8490999a987aac", X-B3-ParentSpanId:"ad279896107c3925", X-B3-Sampled:"0", X-ONAP-RequestID:"635defbe-3bed-44bf-980a-95052a3ab229", X-RequestID:"635defbe-3bed-44bf-980a-95052a3ab229", X-TransactionID:"635defbe-3bed-44bf-980a-95052a3ab229", X-ECOMP-RequestID:"635defbe-3bed-44bf-980a-95052a3ab229", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3b83c42-d68d-4599-98b3-64e7c7f7e13c"] 2023-01-12T07:00:02.187Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Request body: 2023-01-12T07:00:02.187Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:02.215Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:02.216Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:02.216Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Status text : 2023-01-12T07:00:02.217Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:02.220Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||Response body: { "requestId" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T06:59:38.000+00:00", "endTime" : "2023-01-12T06:59:55.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\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\": \"66e87384-d3bd-4229-80c3-202b7e7e9354\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T06:59:56.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "276b77a1-c6fa-486b-ad7b-fa5c7e77d629", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629" } } } 2023-01-12T07:00:02.220Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:02.221Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|INFO|500||InvokeReturn 2023-01-12T07:00:02.223Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:02.223Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:02.223Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:02.223Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false 2023-01-12T07:00:02.224Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:02.224Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad279896107c3925", X-B3-SpanId:"d80acb450c381b26", X-B3-ParentSpanId:"ad279896107c3925", X-B3-Sampled:"0", X-ONAP-RequestID:"635defbe-3bed-44bf-980a-95052a3ab229", X-RequestID:"635defbe-3bed-44bf-980a-95052a3ab229", X-TransactionID:"635defbe-3bed-44bf-980a-95052a3ab229", X-ECOMP-RequestID:"635defbe-3bed-44bf-980a-95052a3ab229", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f2a8846-9c9c-4925-8b0f-11eb03b00533"] 2023-01-12T07:00:02.224Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:02.224Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:02.242Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:02.243Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:02.243Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:02.244Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:02.244Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:02.244Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:02.245Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=276b77a1-c6fa-486b-ad7b-fa5c7e77d629&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:02.253Z|635defbe-3bed-44bf-980a-95052a3ab229|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/276b77a1-c6fa-486b-ad7b-fa5c7e77d629|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:04.613Z|0f40c34c-8526-4c7c-a640-d54ba21add71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:04.614Z|0f40c34c-8526-4c7c-a640-d54ba21add71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:04.632Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:04.638Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:04.639Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T07:00:04.639Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:04.639Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:04.640Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T07:00:04.640Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6731bc4bc6760355", X-B3-SpanId:"d492abb07c2668c5", X-B3-ParentSpanId:"6731bc4bc6760355", X-B3-Sampled:"0", X-ONAP-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-TransactionID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-ECOMP-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47edbdff-18c0-4193-9908-7fd7760eff14"] 2023-01-12T07:00:04.641Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T07:00:04.641Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:04.647Z|16c44d76-0ee2-4c64-b30c-9175c8dad9f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:04.648Z|16c44d76-0ee2-4c64-b30c-9175c8dad9f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:04.665Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:04.667Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:04.668Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T07:00:04.668Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:04.669Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "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-12T06:59:52.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:02.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T07:00:04.670Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:04.670Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||InvokeReturn 2023-01-12T07:00:04.672Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:04.674Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:04.674Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:04.675Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:04.675Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:04.675Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6731bc4bc6760355", X-B3-SpanId:"b2f655881b3edfd9", X-B3-ParentSpanId:"6731bc4bc6760355", X-B3-Sampled:"0", X-ONAP-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-TransactionID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-ECOMP-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8f5786a-a6cf-4f00-9ea1-7f7f168114ba"] 2023-01-12T07:00:04.676Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:04.676Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:04.703Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:04.704Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:04.704Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:04.705Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:04.706Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":1673506802000,\"creation_time\":1673506678000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T07:00:02.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:00:04.706Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:04.707Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:04.744Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:00:04.745Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:00:04.746Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:04.746Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:00:04.746Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:00:04.747Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-TransactionID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-ECOMP-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6659c94d-ae3f-4056-9ba2-1332fff51103"] 2023-01-12T07:00:04.747Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:00:04.747Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:04.911Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:04.912Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:04.913Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:00:04.913Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F59BFED602FC13115084F564903E0735; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 07:00:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:04.915Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"baa45029-9246-11ed-9546-7241cb10643c","businessKey":"26194d17-c18e-4b59-9d67-deb13c0d5e31","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:59:59.505+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b6c5dd60-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"baa2f156-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:00:04.916Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:04.917Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:00:04.956Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:00:04.957Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:00:04.957Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:04.957Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:00:04.957Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:00:04.958Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-TransactionID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-ECOMP-RequestID:"3381f8d4-1385-4e6f-bd48-0cf33115e6a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bd6d4b7-dcd8-46e7-b22e-90bc98b43c99"] 2023-01-12T07:00:04.958Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:00:04.967Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:05.183Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:05.184Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:05.185Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:00:05.185Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=84AB86283F0FDBBF51E570FF8AEF0AC2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 12 Jan 2023 07:00:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:05.187Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bc59a171-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"baa45029-9246-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"baa45029-9246-11ed-9546-7241cb10643c","executionId":"baa45029-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:00:02.371+0000","endTime":"2023-01-12T07:00:02.380+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b6c5dd60-9246-11ed-9546-7241cb10643c"}] 2023-01-12T07:00:05.187Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:05.189Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:00:05.194Z|3381f8d4-1385-4e6f-bd48-0cf33115e6a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:05.262Z|82bed9d8-27cd-4e50-8410-e2932785af25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:00:05.268Z|82bed9d8-27cd-4e50-8410-e2932785af25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:00:06.037Z|2499fb69-8409-4436-8b8c-6d6855ed510e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:00:06.038Z|2499fb69-8409-4436-8b8c-6d6855ed510e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:00:06.861Z|7c6c3452-bce7-4f44-b115-f81202ba0f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:06.862Z|7c6c3452-bce7-4f44-b115-f81202ba0f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:13.421Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:13.423Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|||INFO|500||Checking if requestId: ad6f90db-ae32-4a06-9d17-896954b7ac8d already exists in requestDb InfraActiveRequests table 2023-01-12T07:00:13.424Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:13.425Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||Invoke 2023-01-12T07:00:13.425Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:13.425Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:13.425Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Method : GET 2023-01-12T07:00:13.426Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"586d85e3aeae9fe9", X-B3-SpanId:"8108b3f41c056e53", X-B3-ParentSpanId:"586d85e3aeae9fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-TransactionID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ECOMP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d393d0bb-d403-4bf9-b888-81a087744487"] 2023-01-12T07:00:13.426Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Request body: 2023-01-12T07:00:13.427Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:13.457Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:13.458Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:00:13.458Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status text : 2023-01-12T07:00:13.459Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:13.459Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Response body: 2023-01-12T07:00:13.459Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:13.460Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:13.479Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:00:13.483Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:13.527Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.528Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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=[ad6f90db-ae32-4a06-9d17-896954b7ac8d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[edf3cc67-95b0-4af4-8c63-2551e5e27e66], X-ECOMP-RequestID=[ad6f90db-ae32-4a06-9d17-896954b7ac8d], X-TransactionId=[], X-ONAP-RequestID=[ad6f90db-ae32-4a06-9d17-896954b7ac8d]} 2023-01-12T07:00:13.610Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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=[Thu, 12 Jan 2023 07:00:11 GMT], content-length=[1024], vertex-id=[237608], x-aai-txid=[2-aai-resources-230112-07:00:11:912-83807], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:13.611Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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":"1673506764506","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"103bbda2-906b-4ab6-9838-4ca59d3d8afb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_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-12T07:00:13.611Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.614Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:00:13.614Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:00:13.615Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.616Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T07:00:13.616Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:13.616Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.617Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T07:00:13.617Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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:"586d85e3aeae9fe9", X-B3-SpanId:"fd21f03d357b0625", X-B3-ParentSpanId:"586d85e3aeae9fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-TransactionID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ECOMP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"408ca333-561d-41de-be8b-413a141a9a39"] 2023-01-12T07:00:13.618Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"103bbda2-906b-4ab6-9838-4ca59d3d8afb","serviceInstanceId":"66e87384-d3bd-4229-80c3-202b7e7e9354","vfModuleInstanceId":"78d8045a-44b4-4563-b1df-f9aa649d5aa9"},"instanceName":null,"requestScope":"vfModule"} 2023-01-12T07:00:13.618Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:13.640Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:13.641Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:13.641Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T07:00:13.641Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:13.642Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T07:00:13.642Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:13.643Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T07:00:13.643Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.644Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.644Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.645Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.645Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.645Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-TransactionID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ECOMP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b14ef954-17d8-4e30-9d35-0e7c6de39c26"] 2023-01-12T07:00:13.646Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.646Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.668Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.670Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.670Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.671Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:13.671Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 48, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" } } } 2023-01-12T07:00:13.672Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.673Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.676Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18 2023-01-12T07:00:13.676Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|INFO|500||Invoke 2023-01-12T07:00:13.677Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:13.677Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18 2023-01-12T07:00:13.677Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Method : GET 2023-01-12T07:00:13.677Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-TransactionID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ECOMP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95c25a55-6e96-47ae-93a0-0ee803a187bc"] 2023-01-12T07:00:13.678Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Request body: 2023-01-12T07:00:13.678Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:13.700Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:13.702Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:13.703Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Status text : 2023-01-12T07:00:13.703Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:13.704Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||Response body: { "modelUUID" : "33680227-2894-41fd-9dfe-45f155f33e18", "modelInvariantUUID" : "3ffffe6f-4ec4-412d-bd70-885db6fa0ea5", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-12 06:56:29.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18/moduleHeatTemplate" } } } 2023-01-12T07:00:13.705Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:13.706Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/33680227-2894-41fd-9dfe-45f155f33e18|INFO|500||InvokeReturn 2023-01-12T07:00:13.709Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.710Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T07:00:13.711Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:13.711Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.712Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T07:00:13.712Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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:"586d85e3aeae9fe9", X-B3-SpanId:"e012e03bb73a55ed", X-B3-ParentSpanId:"586d85e3aeae9fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-TransactionID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ECOMP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc54bd56-c771-4b61-ab3c-f9c7bcdae43c"] 2023-01-12T07:00:13.713Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ad6f90db-ae32-4a06-9d17-896954b7ac8d","requestStatus":"IN_PROGRESS","startTime":1673506813480,"source":"VID","vnfId":"103bbda2-906b-4ab6-9838-4ca59d3d8afb","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\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"modelVersion\": \"1673506793431\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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":"78d8045a-44b4-4563-b1df-f9aa649d5aa9","vfModuleModelName":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55","cloudRegion":"k8sregion","serviceInstanceId":"66e87384-d3bd-4229-80c3-202b7e7e9354","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"ad6f90db-ae32-4a06-9d17-896954b7ac8d"} 2023-01-12T07:00:13.713Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:13.737Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:13.738Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T07:00:13.738Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T07:00:13.739Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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/ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:13.740Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:13.480+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "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\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"modelVersion\": \"1673506793431\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:13.726+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleModelName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" } } } 2023-01-12T07:00:13.740Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:13.741Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T07:00:13.748Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.749Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T07:00:13.750Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:13.751Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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-12T07:00:13.751Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T07:00:13.751Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|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:"586d85e3aeae9fe9", X-B3-SpanId:"ea12e28b3d0d8d5b", X-B3-ParentSpanId:"586d85e3aeae9fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-TransactionID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ECOMP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce92d9f4-8df7-4d64-9cfc-fd65e846eb63"] 2023-01-12T07:00:13.752Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\"modelVersion\":\"1673506793431\",\"modelCustomizationUuid\":\"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\"modelVersionId\":\"33680227-2894-41fd-9dfe-45f155f33e18\",\"modelCustomizationId\":\"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\",\"modelUuid\":\"33680227-2894-41fd-9dfe-45f155f33e18\",\"modelInvariantUuid\":\"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"66e87384-d3bd-4229-80c3-202b7e7e9354\",\"vnfInstanceId\":\"103bbda2-906b-4ab6-9838-4ca59d3d8afb\",\"vfModuleInstanceId\":\"78d8045a-44b4-4563-b1df-f9aa649d5aa9\"}","type":"String"},"requestId":{"value":"ad6f90db-ae32-4a06-9d17-896954b7ac8d","type":"String"},"mso-request-id":{"value":"ad6f90db-ae32-4a06-9d17-896954b7ac8d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"66e87384-d3bd-4229-80c3-202b7e7e9354","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"103bbda2-906b-4ab6-9838-4ca59d3d8afb","type":"String"},"vfModuleId":{"value":"78d8045a-44b4-4563-b1df-f9aa649d5aa9","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/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T07:00:13.752Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:14.637Z|f1fe9d39-4d1c-4025-bf4a-a92f9994ba54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:14.638Z|f1fe9d39-4d1c-4025-bf4a-a92f9994ba54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:14.674Z|3a538f87-e276-438c-aa6a-3c8f5ddcad48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:14.675Z|3a538f87-e276-438c-aa6a-3c8f5ddcad48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:14.776Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:14.777Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T07:00:14.778Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T07:00:14.778Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 07:00:14 GMT", X-ONAP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-TransactionID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ECOMP-RequestID:"ad6f90db-ae32-4a06-9d17-896954b7ac8d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ce92d9f4-8df7-4d64-9cfc-fd65e846eb63", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:00:14.779Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ad6f90db-ae32-4a06-9d17-896954b7ac8d\",\"instanceId\":\"78d8045a-44b4-4563-b1df-f9aa649d5aa9\"}}","message":"Success","processInstanceID":"c305b31a-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:00:14.780Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:14.780Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T07:00:14.785Z|ad6f90db-ae32-4a06-9d17-896954b7ac8d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:14.935Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:14.947Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:14.948Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||Invoke 2023-01-12T07:00:14.948Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:14.949Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:14.949Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Method : GET 2023-01-12T07:00:14.949Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"095c35eeb501a5f3", X-B3-SpanId:"50f929749d6d7d1f", X-B3-ParentSpanId:"095c35eeb501a5f3", X-B3-Sampled:"0", X-ONAP-RequestID:"88e96656-f0b9-48af-a42a-dcf7e432a524", X-RequestID:"88e96656-f0b9-48af-a42a-dcf7e432a524", X-TransactionID:"88e96656-f0b9-48af-a42a-dcf7e432a524", X-ECOMP-RequestID:"88e96656-f0b9-48af-a42a-dcf7e432a524", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2774210-6315-4d6d-8c10-ac1be4f9a38b"] 2023-01-12T07:00:14.950Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Request body: 2023-01-12T07:00:14.950Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:14.982Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:14.982Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:14.983Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status text : 2023-01-12T07:00:14.983Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:14.995Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Response body: { "requestId" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:13.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "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\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"modelVersion\": \"1673506793431\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:14.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" } } } 2023-01-12T07:00:14.995Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:14.996Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||InvokeReturn 2023-01-12T07:00:14.997Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:14.997Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:14.998Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:15.002Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:15.002Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:15.003Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"095c35eeb501a5f3", X-B3-SpanId:"b56fe7985cc500b8", X-B3-ParentSpanId:"095c35eeb501a5f3", X-B3-Sampled:"0", X-ONAP-RequestID:"88e96656-f0b9-48af-a42a-dcf7e432a524", X-RequestID:"88e96656-f0b9-48af-a42a-dcf7e432a524", X-TransactionID:"88e96656-f0b9-48af-a42a-dcf7e432a524", X-ECOMP-RequestID:"88e96656-f0b9-48af-a42a-dcf7e432a524", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"563a075a-670f-4093-aa5c-60f0af1055ff"] 2023-01-12T07:00:15.003Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:15.003Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:15.024Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:15.025Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:15.025Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:15.026Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:15.026Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:15.026Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:15.027Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:15.035Z|88e96656-f0b9-48af-a42a-dcf7e432a524|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:15.336Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:15.348Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:15.349Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T07:00:15.349Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:15.349Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:15.350Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T07:00:15.350Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"494647ee9da0e025", X-B3-SpanId:"4f58430733f83779", X-B3-ParentSpanId:"494647ee9da0e025", X-B3-Sampled:"0", X-ONAP-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-TransactionID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-ECOMP-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06b287f0-3bab-479b-a3d7-1f2092932855"] 2023-01-12T07:00:15.350Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T07:00:15.351Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:15.374Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:15.376Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:15.377Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T07:00:15.378Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:15.380Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "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-12T06:59:52.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:02.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T07:00:15.381Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:15.381Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||InvokeReturn 2023-01-12T07:00:15.383Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:15.384Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:15.384Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:15.385Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:15.385Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:15.385Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"494647ee9da0e025", X-B3-SpanId:"b7152011f7be58d5", X-B3-ParentSpanId:"494647ee9da0e025", X-B3-Sampled:"0", X-ONAP-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-TransactionID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-ECOMP-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35e49b30-6ef0-4124-af83-c994d0a3336b"] 2023-01-12T07:00:15.386Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:15.386Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:15.481Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:15.491Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:15.508Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:15.509Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:15.510Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":1673506802000,\"creation_time\":1673506678000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T07:00:02.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:00:15.510Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:15.511Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:15.575Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:00:15.577Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:00:15.580Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:15.581Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:00:15.581Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:00:15.582Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-TransactionID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-ECOMP-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f544374b-22a9-4eeb-86eb-8c411ca83a05"] 2023-01-12T07:00:15.583Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:00:15.586Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:15.726Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:15.727Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:15.728Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:00:15.728Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E4571D43DCDABB422C776CA348B09464; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 07:00:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:15.729Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"baa45029-9246-11ed-9546-7241cb10643c","businessKey":"26194d17-c18e-4b59-9d67-deb13c0d5e31","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:59:59.505+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b6c5dd60-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"baa2f156-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:00:15.729Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:15.730Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:00:15.759Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:00:15.760Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:00:15.761Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:15.761Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:00:15.762Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:00:15.762Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-TransactionID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-ECOMP-RequestID:"50640ab8-30e2-4826-bc5f-05a91117b92e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff7a5ac-348d-4574-b497-ec906613731e"] 2023-01-12T07:00:15.762Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:00:15.763Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:15.906Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:15.907Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:15.907Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:00:15.908Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=206FD3CA8B6AA343F9A36D265374C8F2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 12 Jan 2023 07:00:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:15.908Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:bc59a171-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"baa45029-9246-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"baa45029-9246-11ed-9546-7241cb10643c","executionId":"baa45029-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:00:02.371+0000","endTime":"2023-01-12T07:00:02.380+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b6c5dd60-9246-11ed-9546-7241cb10643c"}] 2023-01-12T07:00:15.909Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:15.909Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:00:15.913Z|50640ab8-30e2-4826-bc5f-05a91117b92e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:16.886Z|1aebdcf4-bf82-49f7-b563-edfee704e832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:16.887Z|1aebdcf4-bf82-49f7-b563-edfee704e832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:20.262Z|d8b8ef13-345c-424e-a8bb-676ac887927a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:00:20.262Z|d8b8ef13-345c-424e-a8bb-676ac887927a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:00:24.663Z|d788fa54-7c82-4603-81bb-19cabe6bf9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:24.664Z|d788fa54-7c82-4603-81bb-19cabe6bf9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:24.701Z|d8c0fdfd-242c-47fc-9420-5a1accb67365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:24.702Z|d8c0fdfd-242c-47fc-9420-5a1accb67365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:25.177Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:25.182Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:25.183Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||Invoke 2023-01-12T07:00:25.184Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:25.184Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:25.185Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Method : GET 2023-01-12T07:00:25.185Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4696aad2a4fe45d8", X-B3-SpanId:"811f3c8ebd6e246c", X-B3-ParentSpanId:"4696aad2a4fe45d8", X-B3-Sampled:"0", X-ONAP-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-TransactionID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-ECOMP-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21d1543f-5b53-4e70-a9c8-8b0d4ce91359"] 2023-01-12T07:00:25.185Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Request body: 2023-01-12T07:00:25.186Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:25.212Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:25.213Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:25.214Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status text : 2023-01-12T07:00:25.214Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:25.216Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Response body: { "requestId" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "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-12T07:00:13.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "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\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"modelVersion\": \"1673506793431\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:17.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" } } } 2023-01-12T07:00:25.216Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:25.217Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||InvokeReturn 2023-01-12T07:00:25.218Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:25.219Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:25.219Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:25.220Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:25.220Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:25.220Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4696aad2a4fe45d8", X-B3-SpanId:"36c5284e2ee6ab2e", X-B3-ParentSpanId:"4696aad2a4fe45d8", X-B3-Sampled:"0", X-ONAP-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-TransactionID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-ECOMP-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d999701f-2167-4739-930f-04d2e1e61d34"] 2023-01-12T07:00:25.221Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:25.221Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:25.234Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:25.235Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:25.235Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:25.238Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:25.240Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:25.240Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:25.241Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:25.274Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:00:25.275Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:00:25.275Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:25.276Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:00:25.276Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:00:25.277Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-TransactionID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-ECOMP-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f214adcb-3dc1-4b88-b941-94e727dfbcee"] 2023-01-12T07:00:25.277Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:00:25.277Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:25.430Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:25.431Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:25.432Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:00:25.432Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E65DBFD8F379C5E7559D3907D7972DF9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 07:00:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:25.433Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c69da770-9246-11ed-9546-7241cb10643c","businessKey":"ad6f90db-ae32-4a06-9d17-896954b7ac8d","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T07:00:19.594+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c305b31a-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"c69bd26d-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:00:25.433Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:25.434Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ad6f90db-ae32-4a06-9d17-896954b7ac8d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:00:25.489Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:00:25.491Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:00:25.491Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:25.492Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:00:25.492Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:00:25.493Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-TransactionID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-ECOMP-RequestID:"b9b5a4d0-9a78-4b79-9314-7c72fc74b066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2d8302a-f7f5-4e6b-be22-220d7807d6ed"] 2023-01-12T07:00:25.494Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:00:25.494Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:25.652Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:25.659Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:25.659Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:00:25.660Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=11922A6FDC8DF4BE1A58A6FF86EE5500; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 12 Jan 2023 07:00:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:25.661Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:c69da777-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"c69da770-9246-11ed-9546-7241cb10643c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"c69da770-9246-11ed-9546-7241cb10643c","executionId":"c69da770-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:00:19.594+0000","endTime":"2023-01-12T07:00:19.595+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c305b31a-9246-11ed-9546-7241cb10643c"}] 2023-01-12T07:00:25.661Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:25.661Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c69da770-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:00:25.687Z|b9b5a4d0-9a78-4b79-9314-7c72fc74b066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:26.072Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:26.094Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:26.095Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T07:00:26.095Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:26.095Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:26.096Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T07:00:26.097Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bee4a8e3fb1c9917", X-B3-SpanId:"523ae0f2043f5ea2", X-B3-ParentSpanId:"bee4a8e3fb1c9917", X-B3-Sampled:"0", X-ONAP-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-TransactionID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-ECOMP-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac133c08-6285-47b2-b429-5375b93a9243"] 2023-01-12T07:00:26.097Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T07:00:26.098Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:26.197Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:26.198Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:26.199Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T07:00:26.199Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:26.204Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-01-12T06:59:52.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:25.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T07:00:26.205Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:26.205Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||InvokeReturn 2023-01-12T07:00:26.210Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:26.210Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:26.211Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:26.211Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:26.211Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:26.212Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bee4a8e3fb1c9917", X-B3-SpanId:"1d6c8122380db612", X-B3-ParentSpanId:"bee4a8e3fb1c9917", X-B3-Sampled:"0", X-ONAP-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-TransactionID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-ECOMP-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa2033d5-bf44-4968-bddb-c1a13ef51b11"] 2023-01-12T07:00:26.213Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:26.214Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:26.252Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:26.253Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:26.255Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:26.256Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:26.257Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":1673506802000,\"creation_time\":1673506678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T07:00:02.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:00:26.258Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:26.259Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:26.307Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:00:26.308Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:00:26.309Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:26.309Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:00:26.310Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:00:26.310Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-TransactionID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-ECOMP-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f497dc4-3d2a-4dbf-9a7d-d5becbae4db2"] 2023-01-12T07:00:26.310Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:00:26.311Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:26.563Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:26.564Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:26.567Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:00:26.567Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B52F022E70431A43565B2ED66BA78712; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 12 Jan 2023 07:00:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:26.568Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"baa45029-9246-11ed-9546-7241cb10643c","businessKey":"26194d17-c18e-4b59-9d67-deb13c0d5e31","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T06:59:59.505+0000","endTime":"2023-01-12T07:00:19.187+0000","removalTime":null,"durationInMillis":19682,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b6c5dd60-9246-11ed-9546-7241cb10643c","superProcessInstanceId":"baa2f156-9246-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:00:26.568Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:26.569Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26194d17-c18e-4b59-9d67-deb13c0d5e31&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:00:26.612Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:00:26.613Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:00:26.614Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:26.614Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:00:26.614Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:00:26.615Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-TransactionID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-ECOMP-RequestID:"6d2c0c20-55e7-4819-9150-5bfe62bbe4ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20ed4c4a-32e9-4512-ab3e-a6385b9d1f01"] 2023-01-12T07:00:26.615Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:00:26.616Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:26.776Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:26.777Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:26.778Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:00:26.778Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=913FEF6DD26E2D69BE42C85B27806072; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 12 Jan 2023 07:00:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:26.779Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c65f17f3-9246-11ed-9546-7241cb10643c","parentActivityInstanceId":"baa45029-9246-11ed-9546-7241cb10643c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"baa45029-9246-11ed-9546-7241cb10643c","executionId":"baa45029-9246-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:00:19.184+0000","endTime":"2023-01-12T07:00:19.185+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b6c5dd60-9246-11ed-9546-7241cb10643c"}] 2023-01-12T07:00:26.779Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:26.780Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=baa45029-9246-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:00:26.792Z|6d2c0c20-55e7-4819-9150-5bfe62bbe4ad|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:26.922Z|213fe65d-c50e-4a64-981d-9bdd8236b968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:26.923Z|213fe65d-c50e-4a64-981d-9bdd8236b968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:34.692Z|c23b0737-2364-4f97-8813-acb6088a8c4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:34.692Z|c23b0737-2364-4f97-8813-acb6088a8c4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:34.725Z|c69e1d35-f30b-44cd-9bd5-66ee8836fcf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:34.726Z|c69e1d35-f30b-44cd-9bd5-66ee8836fcf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:35.261Z|d223dc90-1432-4381-834c-bf2f51f33024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:00:35.262Z|d223dc90-1432-4381-834c-bf2f51f33024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:00:35.827Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:35.832Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:35.833Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||Invoke 2023-01-12T07:00:35.833Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:35.833Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:35.834Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Method : GET 2023-01-12T07:00:35.834Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2690cf1cff8a6bd8", X-B3-SpanId:"d241a21a5f3d89b3", X-B3-ParentSpanId:"2690cf1cff8a6bd8", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9", X-RequestID:"fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9", X-TransactionID:"fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9", X-ECOMP-RequestID:"fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36fea73c-9b9f-4a36-94c3-fea61864ee74"] 2023-01-12T07:00:35.834Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Request body: 2023-01-12T07:00:35.834Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:35.857Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:35.858Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:35.859Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status text : 2023-01-12T07:00:35.859Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:35.862Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Response body: { "requestId" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:13.000+00:00", "endTime" : "2023-01-12T07:00:35.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "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\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"modelVersion\": \"1673506793431\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:35.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" } } } 2023-01-12T07:00:35.863Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:35.863Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||InvokeReturn 2023-01-12T07:00:35.865Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:35.865Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:35.866Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:35.866Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:35.866Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:35.867Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2690cf1cff8a6bd8", X-B3-SpanId:"976dd244bc94e905", X-B3-ParentSpanId:"2690cf1cff8a6bd8", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9", X-RequestID:"fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9", X-TransactionID:"fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9", X-ECOMP-RequestID:"fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64986213-b6e5-4b6b-9b73-deceaa29abb5"] 2023-01-12T07:00:35.867Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:35.868Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:35.891Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:35.894Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:35.895Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:35.900Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:35.901Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:35.901Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:35.902Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:35.915Z|fa6e898f-ca04-4e9d-b8fe-3b8c38492cc9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:36.039Z|7767e800-3aad-422f-9f66-0a22e4b220aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:00:36.040Z|7767e800-3aad-422f-9f66-0a22e4b220aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:00:36.064Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:36.071Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:36.073Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||Invoke 2023-01-12T07:00:36.073Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:36.074Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:36.074Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Method : GET 2023-01-12T07:00:36.075Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69bcad3337fa92eb", X-B3-SpanId:"32064080deb818ad", X-B3-ParentSpanId:"69bcad3337fa92eb", X-B3-Sampled:"0", X-ONAP-RequestID:"13d793aa-0842-4578-a09c-bc805a550332", X-RequestID:"13d793aa-0842-4578-a09c-bc805a550332", X-TransactionID:"13d793aa-0842-4578-a09c-bc805a550332", X-ECOMP-RequestID:"13d793aa-0842-4578-a09c-bc805a550332", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"049c4c59-0422-4169-843a-a1bb05f795e0"] 2023-01-12T07:00:36.075Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Request body: 2023-01-12T07:00:36.076Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:36.111Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:36.112Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:36.112Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status text : 2023-01-12T07:00:36.113Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:36.116Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Response body: { "requestId" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:13.000+00:00", "endTime" : "2023-01-12T07:00:35.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "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\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"modelVersion\": \"1673506793431\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:35.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" } } } 2023-01-12T07:00:36.116Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:36.117Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||InvokeReturn 2023-01-12T07:00:36.120Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:36.120Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:36.121Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:36.121Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:36.121Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:36.121Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69bcad3337fa92eb", X-B3-SpanId:"2f70fa4c82e57a4c", X-B3-ParentSpanId:"69bcad3337fa92eb", X-B3-Sampled:"0", X-ONAP-RequestID:"13d793aa-0842-4578-a09c-bc805a550332", X-RequestID:"13d793aa-0842-4578-a09c-bc805a550332", X-TransactionID:"13d793aa-0842-4578-a09c-bc805a550332", X-ECOMP-RequestID:"13d793aa-0842-4578-a09c-bc805a550332", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dc758bb-7823-44d5-b1a9-e1e423f47de9"] 2023-01-12T07:00:36.122Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:36.122Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:36.145Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:36.166Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:36.167Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:36.167Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:36.168Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:36.169Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:36.170Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:36.179Z|13d793aa-0842-4578-a09c-bc805a550332|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:36.330Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:36.335Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:36.336Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||Invoke 2023-01-12T07:00:36.336Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:36.337Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:36.337Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Method : GET 2023-01-12T07:00:36.338Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38f8944874323fd7", X-B3-SpanId:"88fbe80dc68d7908", X-B3-ParentSpanId:"38f8944874323fd7", X-B3-Sampled:"0", X-ONAP-RequestID:"9b964077-50d2-41d8-bcc2-891f47ecddba", X-RequestID:"9b964077-50d2-41d8-bcc2-891f47ecddba", X-TransactionID:"9b964077-50d2-41d8-bcc2-891f47ecddba", X-ECOMP-RequestID:"9b964077-50d2-41d8-bcc2-891f47ecddba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aab713d3-8152-4ae2-9de1-e078107e7399"] 2023-01-12T07:00:36.338Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Request body: 2023-01-12T07:00:36.339Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:36.563Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:36.564Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:36.565Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status text : 2023-01-12T07:00:36.565Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:36.570Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Response body: { "requestId" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:13.000+00:00", "endTime" : "2023-01-12T07:00:35.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "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\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"modelVersion\": \"1673506793431\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:35.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" } } } 2023-01-12T07:00:36.570Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:36.571Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||InvokeReturn 2023-01-12T07:00:36.572Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:36.573Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:36.573Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:36.573Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:36.574Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:36.574Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38f8944874323fd7", X-B3-SpanId:"748a1d72e6cb0401", X-B3-ParentSpanId:"38f8944874323fd7", X-B3-Sampled:"0", X-ONAP-RequestID:"9b964077-50d2-41d8-bcc2-891f47ecddba", X-RequestID:"9b964077-50d2-41d8-bcc2-891f47ecddba", X-TransactionID:"9b964077-50d2-41d8-bcc2-891f47ecddba", X-ECOMP-RequestID:"9b964077-50d2-41d8-bcc2-891f47ecddba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84e226c6-2418-4947-b094-a74ea5af594d"] 2023-01-12T07:00:36.574Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:36.575Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:36.592Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:36.593Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:36.593Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:36.594Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:36.595Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:36.596Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:36.596Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:36.604Z|9b964077-50d2-41d8-bcc2-891f47ecddba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:36.769Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:36.773Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:36.774Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||Invoke 2023-01-12T07:00:36.775Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:36.775Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:36.776Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Method : GET 2023-01-12T07:00:36.776Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54e989ad44e5478e", X-B3-SpanId:"d0d4078339d830ab", X-B3-ParentSpanId:"54e989ad44e5478e", X-B3-Sampled:"0", X-ONAP-RequestID:"90ee3166-ad16-4b8c-9b9f-76b6f021db77", X-RequestID:"90ee3166-ad16-4b8c-9b9f-76b6f021db77", X-TransactionID:"90ee3166-ad16-4b8c-9b9f-76b6f021db77", X-ECOMP-RequestID:"90ee3166-ad16-4b8c-9b9f-76b6f021db77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b85e2eb3-3529-46fe-a5b9-1fb5d21ef542"] 2023-01-12T07:00:36.777Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Request body: 2023-01-12T07:00:36.777Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:36.810Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:36.813Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:36.813Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status text : 2023-01-12T07:00:36.814Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:36.814Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Response body: { "requestId" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:13.000+00:00", "endTime" : "2023-01-12T07:00:35.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "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\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"modelVersion\": \"1673506793431\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:35.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" } } } 2023-01-12T07:00:36.815Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:36.815Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||InvokeReturn 2023-01-12T07:00:36.818Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:36.819Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:36.819Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:36.819Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:36.820Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:36.820Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54e989ad44e5478e", X-B3-SpanId:"013282dfe842317d", X-B3-ParentSpanId:"54e989ad44e5478e", X-B3-Sampled:"0", X-ONAP-RequestID:"90ee3166-ad16-4b8c-9b9f-76b6f021db77", X-RequestID:"90ee3166-ad16-4b8c-9b9f-76b6f021db77", X-TransactionID:"90ee3166-ad16-4b8c-9b9f-76b6f021db77", X-ECOMP-RequestID:"90ee3166-ad16-4b8c-9b9f-76b6f021db77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c1670f8-0e02-4d55-98ba-38fb899b81c5"] 2023-01-12T07:00:36.820Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:36.821Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:36.835Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:36.836Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:36.836Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:36.836Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:36.838Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:36.839Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:36.839Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:36.846Z|90ee3166-ad16-4b8c-9b9f-76b6f021db77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:36.931Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:36.935Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:36.935Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T07:00:36.936Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:36.936Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:36.936Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T07:00:36.937Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2560e1af14f7a83", X-B3-SpanId:"6054c2febfd59983", X-B3-ParentSpanId:"b2560e1af14f7a83", X-B3-Sampled:"0", X-ONAP-RequestID:"799363e3-5e79-4c55-902e-9be435d3cfdf", X-RequestID:"799363e3-5e79-4c55-902e-9be435d3cfdf", X-TransactionID:"799363e3-5e79-4c55-902e-9be435d3cfdf", X-ECOMP-RequestID:"799363e3-5e79-4c55-902e-9be435d3cfdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42639ee2-b7c8-470e-a3a5-090c048e3dda"] 2023-01-12T07:00:36.937Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T07:00:36.938Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:36.950Z|5b837891-643e-4470-8d00-b4968ab9a91d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:36.951Z|5b837891-643e-4470-8d00-b4968ab9a91d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:36.967Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:36.969Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:36.970Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T07:00:36.970Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:36.974Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "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-12T06:59:52.000+00:00", "endTime" : "2023-01-12T07:00:28.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:28.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T07:00:36.975Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:36.975Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||InvokeReturn 2023-01-12T07:00:36.977Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:36.978Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:36.978Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:36.978Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:36.978Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:36.979Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2560e1af14f7a83", X-B3-SpanId:"66b800d20d749549", X-B3-ParentSpanId:"b2560e1af14f7a83", X-B3-Sampled:"0", X-ONAP-RequestID:"799363e3-5e79-4c55-902e-9be435d3cfdf", X-RequestID:"799363e3-5e79-4c55-902e-9be435d3cfdf", X-TransactionID:"799363e3-5e79-4c55-902e-9be435d3cfdf", X-ECOMP-RequestID:"799363e3-5e79-4c55-902e-9be435d3cfdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e07b3c8-343e-4676-a2d7-b54e32584409"] 2023-01-12T07:00:36.979Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:36.979Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:36.983Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:36.989Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:36.990Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||Invoke 2023-01-12T07:00:36.991Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:36.991Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d 2023-01-12T07:00:36.992Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Method : GET 2023-01-12T07:00:36.992Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cab4a46024ab90dd", X-B3-SpanId:"677e929c311b2533", X-B3-ParentSpanId:"cab4a46024ab90dd", X-B3-Sampled:"0", X-ONAP-RequestID:"28e8dabd-6f62-42fe-92dc-dae465a2e190", X-RequestID:"28e8dabd-6f62-42fe-92dc-dae465a2e190", X-TransactionID:"28e8dabd-6f62-42fe-92dc-dae465a2e190", X-ECOMP-RequestID:"28e8dabd-6f62-42fe-92dc-dae465a2e190", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8270554-648e-46b7-930c-7d1bb101a626"] 2023-01-12T07:00:36.992Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Request body: 2023-01-12T07:00:36.993Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:36.999Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:37.000Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:37.001Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:37.002Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:37.009Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":1673506802000,\"creation_time\":1673506678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T07:00:02.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:00:37.010Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:37.010Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:37.018Z|799363e3-5e79-4c55-902e-9be435d3cfdf|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:37.020Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:37.021Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:37.021Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Status text : 2023-01-12T07:00:37.022Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:37.022Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||Response body: { "requestId" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:13.000+00:00", "endTime" : "2023-01-12T07:00:35.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "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\": \"3ffffe6f-4ec4-412d-bd70-885db6fa0ea5\",\n \"modelVersionId\": \"33680227-2894-41fd-9dfe-45f155f33e18\",\n \"modelName\": \"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55\",\n \"modelVersion\": \"1673506793431\",\n \"modelCustomizationId\": \"c3b918dc-1dc5-4cf4-8dcd-692fba010b4f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:35.000+00:00", "vfModuleId" : "78d8045a-44b4-4563-b1df-f9aa649d5aa9", "vfModuleName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "vfModuleModelName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vfModules/78d8045a-44b4-4563-b1df-f9aa649d5aa9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ad6f90db-ae32-4a06-9d17-896954b7ac8d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d" } } } 2023-01-12T07:00:37.023Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:37.023Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ad6f90db-ae32-4a06-9d17-896954b7ac8d|INFO|500||InvokeReturn 2023-01-12T07:00:37.025Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:37.027Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:37.028Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:37.028Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false 2023-01-12T07:00:37.029Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:37.029Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cab4a46024ab90dd", X-B3-SpanId:"539b6d70275594fa", X-B3-ParentSpanId:"cab4a46024ab90dd", X-B3-Sampled:"0", X-ONAP-RequestID:"28e8dabd-6f62-42fe-92dc-dae465a2e190", X-RequestID:"28e8dabd-6f62-42fe-92dc-dae465a2e190", X-TransactionID:"28e8dabd-6f62-42fe-92dc-dae465a2e190", X-ECOMP-RequestID:"28e8dabd-6f62-42fe-92dc-dae465a2e190", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f430db5-ec57-4b87-b96a-b6242a722771"] 2023-01-12T07:00:37.029Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:37.030Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:37.049Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:37.052Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:37.052Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:37.053Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:37.054Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:37.055Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:37.056Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ad6f90db-ae32-4a06-9d17-896954b7ac8d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:37.064Z|28e8dabd-6f62-42fe-92dc-dae465a2e190|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ad6f90db-ae32-4a06-9d17-896954b7ac8d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:37.152Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:37.157Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:37.158Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T07:00:37.158Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:37.159Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:37.160Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T07:00:37.160Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ede0028245c01750", X-B3-SpanId:"c1cccca33d0a1ef9", X-B3-ParentSpanId:"ede0028245c01750", X-B3-Sampled:"0", X-ONAP-RequestID:"81ec6314-40d5-4bb6-a1db-11e62a7e7520", X-RequestID:"81ec6314-40d5-4bb6-a1db-11e62a7e7520", X-TransactionID:"81ec6314-40d5-4bb6-a1db-11e62a7e7520", X-ECOMP-RequestID:"81ec6314-40d5-4bb6-a1db-11e62a7e7520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b11e0069-116f-49ca-8d59-208780dc5017"] 2023-01-12T07:00:37.160Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T07:00:37.161Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:37.180Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:37.183Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:37.183Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T07:00:37.184Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:37.185Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "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-12T06:59:52.000+00:00", "endTime" : "2023-01-12T07:00:28.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:28.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T07:00:37.185Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:37.186Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||InvokeReturn 2023-01-12T07:00:37.188Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:37.188Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:37.189Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:37.189Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:37.190Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:37.190Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ede0028245c01750", X-B3-SpanId:"df82ffb65461c891", X-B3-ParentSpanId:"ede0028245c01750", X-B3-Sampled:"0", X-ONAP-RequestID:"81ec6314-40d5-4bb6-a1db-11e62a7e7520", X-RequestID:"81ec6314-40d5-4bb6-a1db-11e62a7e7520", X-TransactionID:"81ec6314-40d5-4bb6-a1db-11e62a7e7520", X-ECOMP-RequestID:"81ec6314-40d5-4bb6-a1db-11e62a7e7520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2a8d3cf-1418-4cb6-b8ef-c8f1cb0d2136"] 2023-01-12T07:00:37.191Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:37.191Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:37.218Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:37.219Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:37.220Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:37.220Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:37.221Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":1673506802000,\"creation_time\":1673506678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T07:00:02.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:00:37.222Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:37.223Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:37.232Z|81ec6314-40d5-4bb6-a1db-11e62a7e7520|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:37.417Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:37.423Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:37.424Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T07:00:37.424Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:37.424Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:37.425Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T07:00:37.425Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5a4dbe3072e42f5", X-B3-SpanId:"445f6b368fa9f9ca", X-B3-ParentSpanId:"a5a4dbe3072e42f5", X-B3-Sampled:"0", X-ONAP-RequestID:"7ebfc9e3-5066-4030-bf23-e5613cb01837", X-RequestID:"7ebfc9e3-5066-4030-bf23-e5613cb01837", X-TransactionID:"7ebfc9e3-5066-4030-bf23-e5613cb01837", X-ECOMP-RequestID:"7ebfc9e3-5066-4030-bf23-e5613cb01837", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"580fe74f-29cd-40d2-a2ce-dcf91ee72c3e"] 2023-01-12T07:00:37.426Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T07:00:37.426Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:37.489Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:37.491Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:37.491Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T07:00:37.493Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:37.493Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "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-12T06:59:52.000+00:00", "endTime" : "2023-01-12T07:00:28.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:28.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T07:00:37.494Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:37.494Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||InvokeReturn 2023-01-12T07:00:37.499Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:37.501Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:37.505Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:37.505Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:37.506Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:37.506Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5a4dbe3072e42f5", X-B3-SpanId:"427f62e908ee4dd8", X-B3-ParentSpanId:"a5a4dbe3072e42f5", X-B3-Sampled:"0", X-ONAP-RequestID:"7ebfc9e3-5066-4030-bf23-e5613cb01837", X-RequestID:"7ebfc9e3-5066-4030-bf23-e5613cb01837", X-TransactionID:"7ebfc9e3-5066-4030-bf23-e5613cb01837", X-ECOMP-RequestID:"7ebfc9e3-5066-4030-bf23-e5613cb01837", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7a77585-5880-4848-90b1-ba413c40ac67"] 2023-01-12T07:00:37.506Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:37.507Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:37.555Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:37.557Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:37.557Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:37.558Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:37.568Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":1673506802000,\"creation_time\":1673506678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T07:00:02.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:00:37.569Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:37.570Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:37.586Z|7ebfc9e3-5066-4030-bf23-e5613cb01837|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:37.733Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:37.738Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:37.739Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T07:00:37.740Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:37.740Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:37.740Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T07:00:37.740Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2425f44a2f5ff9c9", X-B3-SpanId:"1ca59f257fd33c2a", X-B3-ParentSpanId:"2425f44a2f5ff9c9", X-B3-Sampled:"0", X-ONAP-RequestID:"84ef065e-4c07-479a-ba3d-cfc939389553", X-RequestID:"84ef065e-4c07-479a-ba3d-cfc939389553", X-TransactionID:"84ef065e-4c07-479a-ba3d-cfc939389553", X-ECOMP-RequestID:"84ef065e-4c07-479a-ba3d-cfc939389553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55f525b9-8df8-45ab-bf9a-a6f23ed539df"] 2023-01-12T07:00:37.741Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T07:00:37.741Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:37.767Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:37.767Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:37.773Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T07:00:37.775Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:37.776Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "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-12T06:59:52.000+00:00", "endTime" : "2023-01-12T07:00:28.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:28.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T07:00:37.776Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:37.777Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||InvokeReturn 2023-01-12T07:00:37.779Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:37.779Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:37.779Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:37.780Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:37.780Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:37.780Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2425f44a2f5ff9c9", X-B3-SpanId:"92740377a799de48", X-B3-ParentSpanId:"2425f44a2f5ff9c9", X-B3-Sampled:"0", X-ONAP-RequestID:"84ef065e-4c07-479a-ba3d-cfc939389553", X-RequestID:"84ef065e-4c07-479a-ba3d-cfc939389553", X-TransactionID:"84ef065e-4c07-479a-ba3d-cfc939389553", X-ECOMP-RequestID:"84ef065e-4c07-479a-ba3d-cfc939389553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"632714b1-841a-411c-bd59-1284ff52c8e0"] 2023-01-12T07:00:37.780Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:37.781Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:37.799Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:37.800Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:37.800Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:37.800Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:37.811Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":1673506802000,\"creation_time\":1673506678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T07:00:02.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:00:37.812Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:37.813Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:37.825Z|84ef065e-4c07-479a-ba3d-cfc939389553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:37.979Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:37.985Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:37.986Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||Invoke 2023-01-12T07:00:37.986Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:37.987Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31 2023-01-12T07:00:37.987Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Method : GET 2023-01-12T07:00:37.988Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56dad47d81e796db", X-B3-SpanId:"761bc588bdc4eedc", X-B3-ParentSpanId:"56dad47d81e796db", X-B3-Sampled:"0", X-ONAP-RequestID:"acc74b4b-0d50-43df-8c8f-b46ef5b28640", X-RequestID:"acc74b4b-0d50-43df-8c8f-b46ef5b28640", X-TransactionID:"acc74b4b-0d50-43df-8c8f-b46ef5b28640", X-ECOMP-RequestID:"acc74b4b-0d50-43df-8c8f-b46ef5b28640", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeaa4f90-b5ad-49ec-b046-5be140581139"] 2023-01-12T07:00:37.989Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Request body: 2023-01-12T07:00:37.990Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:38.045Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:38.057Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:38.090Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Status text : 2023-01-12T07:00:38.107Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:38.130Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||Response body: { "requestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "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-12T06:59:52.000+00:00", "endTime" : "2023-01-12T07:00:28.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfType" : "", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"244ccec9-a0b7-45e8-a938-242f1623e042\",\n \"modelVersionId\": \"73e536ed-8457-4b6e-b58e-3a4a038fe19d\",\n \"modelName\": \"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\n \"modelVersion\": \"1673506772501\",\n \"modelCustomizationId\": \"3f38177e-ac74-4b08-a45b-85d19cca9227\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:28.000+00:00", "vfModuleId" : "d10121f9-3388-43f5-b050-2543ce4c6e81", "vfModuleName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "vfModuleModelName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049/vfModules/d10121f9-3388-43f5-b050-2543ce4c6e81", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31" } } } 2023-01-12T07:00:38.150Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:38.166Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26194d17-c18e-4b59-9d67-deb13c0d5e31|INFO|500||InvokeReturn 2023-01-12T07:00:38.187Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:38.203Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:38.203Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:38.203Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false 2023-01-12T07:00:38.204Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:38.204Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56dad47d81e796db", X-B3-SpanId:"e52f7f53779ef45f", X-B3-ParentSpanId:"56dad47d81e796db", X-B3-Sampled:"0", X-ONAP-RequestID:"acc74b4b-0d50-43df-8c8f-b46ef5b28640", X-RequestID:"acc74b4b-0d50-43df-8c8f-b46ef5b28640", X-TransactionID:"acc74b4b-0d50-43df-8c8f-b46ef5b28640", X-ECOMP-RequestID:"acc74b4b-0d50-43df-8c8f-b46ef5b28640", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58c64f15-6158-4d26-bf1f-9b4d37669958"] 2023-01-12T07:00:38.204Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:38.204Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:38.243Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:38.244Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:38.244Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:38.244Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:38.247Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "26194d17-c18e-4b59-9d67-deb13c0d5e31", "groupingId" : "4a8580dc-72b1-41eb-80b4-7d3debcdba8a", "name" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/71527fac65404a7baf2508071b22d32d/stacks/basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0/4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"updated_time\":1673506802000,\"creation_time\":1673506678000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"a238244b5d9143688a9a9abb9b6db851\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"4a8580dc-72b1-41eb-80b4-7d3debcdba8a\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0\",\"vnf_name\":\"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0\",\"vnf_id\":\"dc000f5e-2378-4067-b16d-a616875e9049\",\"vf_module_id\":\"d10121f9-3388-43f5-b050-2543ce4c6e81\",\"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-12T07:00:02.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:00:38.247Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:38.247Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26194d17-c18e-4b59-9d67-deb13c0d5e31&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:38.258Z|acc74b4b-0d50-43df-8c8f-b46ef5b28640|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26194d17-c18e-4b59-9d67-deb13c0d5e31|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:39.537Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:39.552Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||INFO|500||Checking if requestId: 27371752-b3d2-4385-8671-dedbe1459750 already exists in requestDb InfraActiveRequests table 2023-01-12T07:00:39.554Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:39.555Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||Invoke 2023-01-12T07:00:39.555Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:39.555Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:39.556Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Method : GET 2023-01-12T07:00:39.556Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"275c167143fbe138", X-B3-SpanId:"b2ab77fc0162d850", X-B3-ParentSpanId:"275c167143fbe138", X-B3-Sampled:"0", X-ONAP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-TransactionID:"27371752-b3d2-4385-8671-dedbe1459750", X-ECOMP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b398ec2-7509-4ff3-9b66-e1e72e3b9ebb"] 2023-01-12T07:00:39.556Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Request body: 2023-01-12T07:00:39.556Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:39.584Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:39.585Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:00:39.585Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status text : 2023-01-12T07:00:39.586Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:39.586Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Response body: 2023-01-12T07:00:39.586Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:39.587Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:39.595Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:00:39.603Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:39.644Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:39.645Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/related-to/volume-groups|INFO|500||Invoke 2023-01-12T07:00:39.689Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:39.693Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||INFO|500||Checking if requestId: f2b3eae2-999e-4a51-b0fb-68e6e015e362 already exists in requestDb InfraActiveRequests table 2023-01-12T07:00:39.695Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:39.695Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||Invoke 2023-01-12T07:00:39.695Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:39.696Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:39.696Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Method : GET 2023-01-12T07:00:39.696Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f63ab382a7db423d", X-B3-SpanId:"818ed16dc06576c0", X-B3-ParentSpanId:"f63ab382a7db423d", X-B3-Sampled:"0", X-ONAP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-TransactionID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ECOMP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b826ea6-24ad-4ab1-a118-74370859cbba"] 2023-01-12T07:00:39.696Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Request body: 2023-01-12T07:00:39.697Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:39.725Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:39.726Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:00:39.727Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status text : 2023-01-12T07:00:39.727Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:39.727Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Response body: 2023-01-12T07:00:39.728Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:39.728Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:39.732Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:39.732Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/related-to/volume-groups has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:38 GMT], content-length=[408], x-aai-txid=[0-aai-resources-230112-07:00:38:043-31728], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:39.735Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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/103bbda2-906b-4ab6-9838-4ca59d3d8afb/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-01-12T07:00:39.738Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/related-to/volume-groups 2023-01-12T07:00:39.738Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 103bbda2-906b-4ab6-9838-4ca59d3d8afb 2023-01-12T07:00:39.741Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:00:39.745Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:39.747Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:39.782Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vf-modules|INFO|500||Invoke 2023-01-12T07:00:39.783Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:39.783Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[27371752-b3d2-4385-8671-dedbe1459750], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[15b12332-9b09-4547-99bb-c6b7aec1537a], X-ECOMP-RequestID=[27371752-b3d2-4385-8671-dedbe1459750], X-TransactionId=[], X-ONAP-RequestID=[27371752-b3d2-4385-8671-dedbe1459750]} 2023-01-12T07:00:39.784Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/related-to/volume-groups|INFO|500||Invoke 2023-01-12T07:00:39.851Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vf-modules has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:38 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230112-07:00:38:161-89912], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:39.852Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/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/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vf-modules","ERR.5.4.6114"]}}} 2023-01-12T07:00:39.853Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vf-modules|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:39.855Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:39.856Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb/vf-modules 2023-01-12T07:00:39.856Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/related-to/volume-groups has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:38 GMT], content-length=[408], x-aai-txid=[0-aai-resources-230112-07:00:38:172-9234], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:39.856Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 103bbda2-906b-4ab6-9838-4ca59d3d8afb 2023-01-12T07:00:39.857Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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/dc000f5e-2378-4067-b16d-a616875e9049/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-01-12T07:00:39.860Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/related-to/volume-groups 2023-01-12T07:00:39.860Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : dc000f5e-2378-4067-b16d-a616875e9049 2023-01-12T07:00:39.862Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:39.865Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:39.901Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:39.901Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:39.902Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:39.902Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/vf-modules|INFO|500||Invoke 2023-01-12T07:00:39.968Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/vf-modules|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:39.969Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/vf-modules has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:38 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230112-07:00:38:287-93145], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:39.970Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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/dc000f5e-2378-4067-b16d-a616875e9049/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/vf-modules","ERR.5.4.6114"]}}} 2023-01-12T07:00:39.974Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049/vf-modules 2023-01-12T07:00:39.975Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : dc000f5e-2378-4067-b16d-a616875e9049 2023-01-12T07:00:39.985Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:39.989Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:39.990Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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=[Thu, 12 Jan 2023 07:00:38 GMT], content-length=[1024], vertex-id=[237608], x-aai-txid=[2-aai-resources-230112-07:00:38:284-27931], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:39.992Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673506764506","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/103bbda2-906b-4ab6-9838-4ca59d3d8afb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"103bbda2-906b-4ab6-9838-4ca59d3d8afb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_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-12T07:00:39.993Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:00:39.994Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:00:39.996Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:39.997Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T07:00:39.997Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:39.997Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:39.998Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T07:00:39.998Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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:"275c167143fbe138", X-B3-SpanId:"0abe3af0ad88930b", X-B3-ParentSpanId:"275c167143fbe138", X-B3-Sampled:"0", X-ONAP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-TransactionID:"27371752-b3d2-4385-8671-dedbe1459750", X-ECOMP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4dc10ff-2445-4a4d-bbaf-c662a6c138fb"] 2023-01-12T07:00:39.998Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"103bbda2-906b-4ab6-9838-4ca59d3d8afb","serviceInstanceId":"66e87384-d3bd-4229-80c3-202b7e7e9354"},"instanceName":null,"requestScope":"vnf"} 2023-01-12T07:00:39.999Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:40.023Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:40.024Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T07:00:40.048Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:40.049Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:40.049Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T07:00:40.050Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:40.051Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T07:00:40.052Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:40.053Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T07:00:40.056Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.057Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.058Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.058Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.059Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.059Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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:"27371752-b3d2-4385-8671-dedbe1459750", X-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-TransactionID:"27371752-b3d2-4385-8671-dedbe1459750", X-ECOMP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6865232-3591-497d-b0ca-52465a9b0b4c"] 2023-01-12T07:00:40.060Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.060Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.110Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.111Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.111Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.112Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:40.114Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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" : 10038, "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-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" } } } 2023-01-12T07:00:40.114Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.115Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.120Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.120Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T07:00:40.121Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:40.121Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.121Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T07:00:40.122Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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:"275c167143fbe138", X-B3-SpanId:"5d974c11acf2b088", X-B3-ParentSpanId:"275c167143fbe138", X-B3-Sampled:"0", X-ONAP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-TransactionID:"27371752-b3d2-4385-8671-dedbe1459750", X-ECOMP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17ab829f-d85d-4b88-9e79-068a3c8a6c0a"] 2023-01-12T07:00:40.122Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"27371752-b3d2-4385-8671-dedbe1459750","requestStatus":"IN_PROGRESS","startTime":1673506839857,"source":"VID","vnfId":"103bbda2-906b-4ab6-9838-4ca59d3d8afb","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\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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":"66e87384-d3bd-4229-80c3-202b7e7e9354","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"27371752-b3d2-4385-8671-dedbe1459750"} 2023-01-12T07:00:40.123Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:40.137Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T07:00:40.138Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:00:38 GMT], content-length=[1054], vertex-id=[208896], x-aai-txid=[2-aai-resources-230112-07:00:38:430-37278], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:40.138Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673506639976","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/dc000f5e-2378-4067-b16d-a616875e9049","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"dc000f5e-2378-4067-b16d-a616875e9049"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_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-12T07:00:40.140Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:00:40.140Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:00:40.142Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.142Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T07:00:40.143Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:40.143Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.144Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T07:00:40.144Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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:"f63ab382a7db423d", X-B3-SpanId:"8aa0ceaa07219f84", X-B3-ParentSpanId:"f63ab382a7db423d", X-B3-Sampled:"0", X-ONAP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-TransactionID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ECOMP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29268d67-6fdc-49ec-b447-3df24144b900"] 2023-01-12T07:00:40.144Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"dc000f5e-2378-4067-b16d-a616875e9049","serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db"},"instanceName":null,"requestScope":"vnf"} 2023-01-12T07:00:40.145Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:40.166Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:40.167Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T07:00:40.168Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T07:00:40.168Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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/27371752-b3d2-4385-8671-dedbe1459750", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:40.180Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "27371752-b3d2-4385-8671-dedbe1459750", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:39.857+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "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\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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-12T07:00:40.141+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "27371752-b3d2-4385-8671-dedbe1459750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" } } } 2023-01-12T07:00:40.181Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:40.181Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:40.182Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T07:00:40.182Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:40.182Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T07:00:40.183Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:40.183Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T07:00:40.183Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:40.186Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T07:00:40.191Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.192Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.193Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.193Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.193Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.194Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-TransactionID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ECOMP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3a6ac0d-1619-4c0b-8d6f-ec53e3ac3524"] 2023-01-12T07:00:40.194Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.195Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.199Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.200Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T07:00:40.200Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:40.200Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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-12T07:00:40.200Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T07:00:40.201Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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:"275c167143fbe138", X-B3-SpanId:"25ed2201ffca3b97", X-B3-ParentSpanId:"275c167143fbe138", X-B3-Sampled:"0", X-ONAP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-TransactionID:"27371752-b3d2-4385-8671-dedbe1459750", X-ECOMP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99b341f9-d390-42f5-ba1f-37f78c46289e"] 2023-01-12T07:00:40.201Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|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\":\"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\"modelVersionId\":\"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\"modelCustomizationId\":\"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\"modelUuid\":\"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\"modelInvariantUuid\":\"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\"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\":\"66e87384-d3bd-4229-80c3-202b7e7e9354\",\"vnfInstanceId\":\"103bbda2-906b-4ab6-9838-4ca59d3d8afb\"}","type":"String"},"requestId":{"value":"27371752-b3d2-4385-8671-dedbe1459750","type":"String"},"mso-request-id":{"value":"27371752-b3d2-4385-8671-dedbe1459750","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"66e87384-d3bd-4229-80c3-202b7e7e9354","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"103bbda2-906b-4ab6-9838-4ca59d3d8afb","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/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T07:00:40.206Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:40.218Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.220Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.220Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.221Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:40.221Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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" : 10038, "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-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" } } } 2023-01-12T07:00:40.222Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.222Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.225Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.226Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T07:00:40.226Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:40.227Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.227Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T07:00:40.227Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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:"f63ab382a7db423d", X-B3-SpanId:"1f2063da13c82ca1", X-B3-ParentSpanId:"f63ab382a7db423d", X-B3-Sampled:"0", X-ONAP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-TransactionID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ECOMP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09623d79-45e8-4b78-bdb4-5b3c484a41ce"] 2023-01-12T07:00:40.228Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f2b3eae2-999e-4a51-b0fb-68e6e015e362","requestStatus":"IN_PROGRESS","startTime":1673506839975,"source":"VID","vnfId":"dc000f5e-2378-4067-b16d-a616875e9049","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n\t\"requestDetails\": {\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\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"f2b3eae2-999e-4a51-b0fb-68e6e015e362"} 2023-01-12T07:00:40.228Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:40.267Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:40.268Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T07:00:40.268Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T07:00:40.269Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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/f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:40.269Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:39.975+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T07:00:40.244+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" } } } 2023-01-12T07:00:40.269Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:40.271Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T07:00:40.281Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.282Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T07:00:40.283Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:40.283Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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-12T07:00:40.283Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T07:00:40.284Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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:"f63ab382a7db423d", X-B3-SpanId:"69fe5d22e3d9f3aa", X-B3-ParentSpanId:"f63ab382a7db423d", X-B3-Sampled:"0", X-ONAP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-TransactionID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ECOMP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b036f773-7d30-47c0-8512-555884a469da"] 2023-01-12T07:00:40.285Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|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\":\"4bb22515-648d-4614-905d-7b9d4c852a29\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\"modelVersionId\":\"fba025ac-cf21-4846-9446-88dfe227e95e\",\"modelCustomizationId\":\"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\"modelUuid\":\"fba025ac-cf21-4846-9446-88dfe227e95e\",\"modelInvariantUuid\":\"4bb22515-648d-4614-905d-7b9d4c852a29\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7e7d6352-e32e-48e6-976b-74129c51e2db\",\"vnfInstanceId\":\"dc000f5e-2378-4067-b16d-a616875e9049\"}","type":"String"},"requestId":{"value":"f2b3eae2-999e-4a51-b0fb-68e6e015e362","type":"String"},"mso-request-id":{"value":"f2b3eae2-999e-4a51-b0fb-68e6e015e362","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7e7d6352-e32e-48e6-976b-74129c51e2db","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"dc000f5e-2378-4067-b16d-a616875e9049","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/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T07:00:40.285Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:41.234Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:41.235Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T07:00:41.236Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T07:00:41.236Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 07:00:41 GMT", X-ONAP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-TransactionID:"27371752-b3d2-4385-8671-dedbe1459750", X-ECOMP-RequestID:"27371752-b3d2-4385-8671-dedbe1459750", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"99b341f9-d390-42f5-ba1f-37f78c46289e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:00:41.237Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"27371752-b3d2-4385-8671-dedbe1459750\",\"instanceId\":\"103bbda2-906b-4ab6-9838-4ca59d3d8afb\"}}","message":"Success","processInstanceID":"d2cadf34-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:00:41.237Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:41.237Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T07:00:41.241Z|27371752-b3d2-4385-8671-dedbe1459750|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:41.325Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:41.325Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T07:00:41.326Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T07:00:41.327Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 07:00:41 GMT", X-ONAP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-TransactionID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ECOMP-RequestID:"f2b3eae2-999e-4a51-b0fb-68e6e015e362", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b036f773-7d30-47c0-8512-555884a469da", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:00:41.328Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f2b3eae2-999e-4a51-b0fb-68e6e015e362\",\"instanceId\":\"dc000f5e-2378-4067-b16d-a616875e9049\"}}","message":"Success","processInstanceID":"d2d89a22-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:00:41.332Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:41.332Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T07:00:41.339Z|f2b3eae2-999e-4a51-b0fb-68e6e015e362|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:41.403Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:41.417Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:41.418Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||Invoke 2023-01-12T07:00:41.418Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:41.419Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:41.419Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Method : GET 2023-01-12T07:00:41.419Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1647d381201df342", X-B3-SpanId:"54457a108ce9d442", X-B3-ParentSpanId:"1647d381201df342", X-B3-Sampled:"0", X-ONAP-RequestID:"1d9e1bb1-0903-4b32-a0d2-083cfc09f28a", X-RequestID:"1d9e1bb1-0903-4b32-a0d2-083cfc09f28a", X-TransactionID:"1d9e1bb1-0903-4b32-a0d2-083cfc09f28a", X-ECOMP-RequestID:"1d9e1bb1-0903-4b32-a0d2-083cfc09f28a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d9fb5e9-f060-4b29-8f16-aaee8b6966f0"] 2023-01-12T07:00:41.420Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Request body: 2023-01-12T07:00:41.420Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:41.445Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:41.445Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:41.446Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status text : 2023-01-12T07:00:41.446Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:41.454Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Response body: { "requestId" : "27371752-b3d2-4385-8671-dedbe1459750", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:39.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_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\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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-12T07:00:40.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "27371752-b3d2-4385-8671-dedbe1459750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" } } } 2023-01-12T07:00:41.455Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:41.455Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||InvokeReturn 2023-01-12T07:00:41.457Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:41.457Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:41.457Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:41.457Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:41.458Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:41.458Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1647d381201df342", X-B3-SpanId:"05a577ece275ab3e", X-B3-ParentSpanId:"1647d381201df342", X-B3-Sampled:"0", X-ONAP-RequestID:"1d9e1bb1-0903-4b32-a0d2-083cfc09f28a", X-RequestID:"1d9e1bb1-0903-4b32-a0d2-083cfc09f28a", X-TransactionID:"1d9e1bb1-0903-4b32-a0d2-083cfc09f28a", X-ECOMP-RequestID:"1d9e1bb1-0903-4b32-a0d2-083cfc09f28a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4084fcbe-2dd8-4606-9817-b618ea337426"] 2023-01-12T07:00:41.458Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:41.458Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:41.486Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:41.487Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:41.488Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:41.488Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:41.489Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:41.489Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:41.490Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:41.516Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:41.518Z|1d9e1bb1-0903-4b32-a0d2-083cfc09f28a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:41.522Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:41.523Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||Invoke 2023-01-12T07:00:41.524Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:41.525Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:41.525Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Method : GET 2023-01-12T07:00:41.525Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f6da145059e2642", X-B3-SpanId:"832918b7e6d5d056", X-B3-ParentSpanId:"9f6da145059e2642", X-B3-Sampled:"0", X-ONAP-RequestID:"1af13dab-b872-46bc-8c32-ea8f8d38fd7a", X-RequestID:"1af13dab-b872-46bc-8c32-ea8f8d38fd7a", X-TransactionID:"1af13dab-b872-46bc-8c32-ea8f8d38fd7a", X-ECOMP-RequestID:"1af13dab-b872-46bc-8c32-ea8f8d38fd7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaefddfc-21c9-4c83-a410-81dfb0dca7e5"] 2023-01-12T07:00:41.526Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Request body: 2023-01-12T07:00:41.526Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:41.583Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:41.586Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:41.586Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status text : 2023-01-12T07:00:41.587Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:41.588Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Response body: { "requestId" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:39.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" } } } 2023-01-12T07:00:41.588Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:41.589Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||InvokeReturn 2023-01-12T07:00:41.591Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:41.591Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:41.594Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:41.595Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:41.595Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:41.596Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f6da145059e2642", X-B3-SpanId:"25ac1157431868ac", X-B3-ParentSpanId:"9f6da145059e2642", X-B3-Sampled:"0", X-ONAP-RequestID:"1af13dab-b872-46bc-8c32-ea8f8d38fd7a", X-RequestID:"1af13dab-b872-46bc-8c32-ea8f8d38fd7a", X-TransactionID:"1af13dab-b872-46bc-8c32-ea8f8d38fd7a", X-ECOMP-RequestID:"1af13dab-b872-46bc-8c32-ea8f8d38fd7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55e48aa9-9069-4c31-912b-5cb6191abcd0"] 2023-01-12T07:00:41.596Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:41.596Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:41.616Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:41.618Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:41.618Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:41.619Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:41.620Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:41.620Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:41.621Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:41.629Z|1af13dab-b872-46bc-8c32-ea8f8d38fd7a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:44.721Z|b1558555-948b-4d60-b8cf-86c5445bf17c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:44.722Z|b1558555-948b-4d60-b8cf-86c5445bf17c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:44.750Z|83e95732-5a71-455d-b700-9d9b2870b170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:44.751Z|83e95732-5a71-455d-b700-9d9b2870b170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:46.992Z|9d55ca68-188f-4d83-9b50-99439fea9b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:46.993Z|9d55ca68-188f-4d83-9b50-99439fea9b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:48.773Z|429156a2-3a85-448f-9755-cfdff7834a9b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:00:48.775Z|429156a2-3a85-448f-9755-cfdff7834a9b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:50.263Z|9ec2b408-01dc-4bcd-baeb-b60547b16c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:00:50.267Z|9ec2b408-01dc-4bcd-baeb-b60547b16c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:00:51.678Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:51.687Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:51.688Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||Invoke 2023-01-12T07:00:51.689Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:51.689Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:51.689Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Method : GET 2023-01-12T07:00:51.690Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7382e7e6c78d96c6", X-B3-SpanId:"ac1f3ca3c0c86eeb", X-B3-ParentSpanId:"7382e7e6c78d96c6", X-B3-Sampled:"0", X-ONAP-RequestID:"051410f0-4756-4c78-b8f3-443542577c17", X-RequestID:"051410f0-4756-4c78-b8f3-443542577c17", X-TransactionID:"051410f0-4756-4c78-b8f3-443542577c17", X-ECOMP-RequestID:"051410f0-4756-4c78-b8f3-443542577c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"889e99f3-bbb0-4c51-b501-8aba912c4da9"] 2023-01-12T07:00:51.690Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Request body: 2023-01-12T07:00:51.690Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:51.728Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:51.729Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:51.730Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status text : 2023-01-12T07:00:51.730Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:51.731Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Response body: { "requestId" : "27371752-b3d2-4385-8671-dedbe1459750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:47.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_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\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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-12T07:00:48.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "27371752-b3d2-4385-8671-dedbe1459750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" } } } 2023-01-12T07:00:51.731Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:51.732Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||InvokeReturn 2023-01-12T07:00:51.734Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:51.735Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:51.735Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:51.735Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:51.736Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:51.736Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7382e7e6c78d96c6", X-B3-SpanId:"1bc6e92ccfa4bb06", X-B3-ParentSpanId:"7382e7e6c78d96c6", X-B3-Sampled:"0", X-ONAP-RequestID:"051410f0-4756-4c78-b8f3-443542577c17", X-RequestID:"051410f0-4756-4c78-b8f3-443542577c17", X-TransactionID:"051410f0-4756-4c78-b8f3-443542577c17", X-ECOMP-RequestID:"051410f0-4756-4c78-b8f3-443542577c17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21cc440f-6e0c-4dd3-9bd7-d3d720463665"] 2023-01-12T07:00:51.736Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:51.736Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:51.752Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:51.753Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:51.754Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:51.754Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:51.755Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:51.755Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:51.755Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:51.764Z|051410f0-4756-4c78-b8f3-443542577c17|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:51.821Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:51.826Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:51.826Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||Invoke 2023-01-12T07:00:51.827Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:51.827Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:51.827Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Method : GET 2023-01-12T07:00:51.828Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f0353bef03b5209", X-B3-SpanId:"3b39245bfbc19841", X-B3-ParentSpanId:"7f0353bef03b5209", X-B3-Sampled:"0", X-ONAP-RequestID:"0ddf847d-96c8-45ae-b593-38fd52c9b59b", X-RequestID:"0ddf847d-96c8-45ae-b593-38fd52c9b59b", X-TransactionID:"0ddf847d-96c8-45ae-b593-38fd52c9b59b", X-ECOMP-RequestID:"0ddf847d-96c8-45ae-b593-38fd52c9b59b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d1a4128-843d-420a-87fd-dc3ca5d6f3a7"] 2023-01-12T07:00:51.828Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Request body: 2023-01-12T07:00:51.828Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:51.891Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:51.892Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:51.892Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status text : 2023-01-12T07:00:51.892Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:51.893Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Response body: { "requestId" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:48.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" } } } 2023-01-12T07:00:51.893Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:51.894Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||InvokeReturn 2023-01-12T07:00:51.908Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:51.909Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:51.910Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:51.910Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:51.911Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:51.911Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f0353bef03b5209", X-B3-SpanId:"21e29b7aa80ad964", X-B3-ParentSpanId:"7f0353bef03b5209", X-B3-Sampled:"0", X-ONAP-RequestID:"0ddf847d-96c8-45ae-b593-38fd52c9b59b", X-RequestID:"0ddf847d-96c8-45ae-b593-38fd52c9b59b", X-TransactionID:"0ddf847d-96c8-45ae-b593-38fd52c9b59b", X-ECOMP-RequestID:"0ddf847d-96c8-45ae-b593-38fd52c9b59b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0571d0f2-4538-45f7-bccd-f35e5e4965a0"] 2023-01-12T07:00:51.912Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:51.912Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:51.943Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:51.944Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:51.944Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:51.944Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:51.945Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:51.945Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:51.946Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:51.973Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:51.985Z|0ddf847d-96c8-45ae-b593-38fd52c9b59b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:51.993Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:51.994Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||Invoke 2023-01-12T07:00:51.994Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:51.994Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:51.995Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Method : GET 2023-01-12T07:00:51.995Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a3d13900dea4518", X-B3-SpanId:"ab3f2da6f3d2ff85", X-B3-ParentSpanId:"9a3d13900dea4518", X-B3-Sampled:"0", X-ONAP-RequestID:"69b60111-cf54-49f4-a5bb-b127d4262682", X-RequestID:"69b60111-cf54-49f4-a5bb-b127d4262682", X-TransactionID:"69b60111-cf54-49f4-a5bb-b127d4262682", X-ECOMP-RequestID:"69b60111-cf54-49f4-a5bb-b127d4262682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c65a2170-c2ad-4d82-ada7-6426910e6794"] 2023-01-12T07:00:51.995Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Request body: 2023-01-12T07:00:51.996Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.035Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.036Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.036Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status text : 2023-01-12T07:00:52.036Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.037Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Response body: { "requestId" : "27371752-b3d2-4385-8671-dedbe1459750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:47.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_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\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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-12T07:00:48.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "27371752-b3d2-4385-8671-dedbe1459750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" } } } 2023-01-12T07:00:52.038Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.038Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||InvokeReturn 2023-01-12T07:00:52.040Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.041Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:52.041Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.042Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.042Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:52.043Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a3d13900dea4518", X-B3-SpanId:"99ad6bfcfcb90a66", X-B3-ParentSpanId:"9a3d13900dea4518", X-B3-Sampled:"0", X-ONAP-RequestID:"69b60111-cf54-49f4-a5bb-b127d4262682", X-RequestID:"69b60111-cf54-49f4-a5bb-b127d4262682", X-TransactionID:"69b60111-cf54-49f4-a5bb-b127d4262682", X-ECOMP-RequestID:"69b60111-cf54-49f4-a5bb-b127d4262682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eca30303-be2c-4f12-980b-85763c98dacb"] 2023-01-12T07:00:52.043Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:52.043Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.101Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.103Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.103Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:52.104Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.106Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:52.107Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.107Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:52.116Z|69b60111-cf54-49f4-a5bb-b127d4262682|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:52.185Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:52.192Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:52.193Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||Invoke 2023-01-12T07:00:52.194Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.194Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:52.194Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Method : GET 2023-01-12T07:00:52.195Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd813601668f19e0", X-B3-SpanId:"9b5599759dc52a2d", X-B3-ParentSpanId:"bd813601668f19e0", X-B3-Sampled:"0", X-ONAP-RequestID:"be47566e-a7a9-4eb5-9e87-a93f4b8914c3", X-RequestID:"be47566e-a7a9-4eb5-9e87-a93f4b8914c3", X-TransactionID:"be47566e-a7a9-4eb5-9e87-a93f4b8914c3", X-ECOMP-RequestID:"be47566e-a7a9-4eb5-9e87-a93f4b8914c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10155c07-2ef5-4110-b00c-14a09005e593"] 2023-01-12T07:00:52.195Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Request body: 2023-01-12T07:00:52.195Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.223Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.223Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.224Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status text : 2023-01-12T07:00:52.224Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.228Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Response body: { "requestId" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:48.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" } } } 2023-01-12T07:00:52.229Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.230Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||InvokeReturn 2023-01-12T07:00:52.235Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.235Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:52.236Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.236Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.236Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:52.236Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd813601668f19e0", X-B3-SpanId:"18336e9e85fb8e9b", X-B3-ParentSpanId:"bd813601668f19e0", X-B3-Sampled:"0", X-ONAP-RequestID:"be47566e-a7a9-4eb5-9e87-a93f4b8914c3", X-RequestID:"be47566e-a7a9-4eb5-9e87-a93f4b8914c3", X-TransactionID:"be47566e-a7a9-4eb5-9e87-a93f4b8914c3", X-ECOMP-RequestID:"be47566e-a7a9-4eb5-9e87-a93f4b8914c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"886a5ffc-7742-4dbb-8539-5b8e7f3a047a"] 2023-01-12T07:00:52.237Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:52.237Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.275Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.277Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.277Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:52.278Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.287Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:52.288Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.289Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:52.299Z|be47566e-a7a9-4eb5-9e87-a93f4b8914c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:52.372Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:52.385Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:52.386Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||Invoke 2023-01-12T07:00:52.386Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.386Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:52.387Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Method : GET 2023-01-12T07:00:52.387Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80e8e1beea5ee1cc", X-B3-SpanId:"d6ef7349cef115b2", X-B3-ParentSpanId:"80e8e1beea5ee1cc", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae", X-RequestID:"9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae", X-TransactionID:"9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae", X-ECOMP-RequestID:"9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee3882c4-3f5f-41d2-b6d1-c9c9ac24207e"] 2023-01-12T07:00:52.387Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Request body: 2023-01-12T07:00:52.388Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.413Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.414Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.414Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status text : 2023-01-12T07:00:52.414Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.416Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Response body: { "requestId" : "27371752-b3d2-4385-8671-dedbe1459750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:47.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_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\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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-12T07:00:48.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "27371752-b3d2-4385-8671-dedbe1459750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" } } } 2023-01-12T07:00:52.416Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.417Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||InvokeReturn 2023-01-12T07:00:52.418Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.419Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:52.419Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.419Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.419Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:52.420Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80e8e1beea5ee1cc", X-B3-SpanId:"d66567d430a0e3f9", X-B3-ParentSpanId:"80e8e1beea5ee1cc", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae", X-RequestID:"9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae", X-TransactionID:"9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae", X-ECOMP-RequestID:"9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9655eb21-233d-4c39-aa1b-411943f54992"] 2023-01-12T07:00:52.420Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:52.420Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.447Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.448Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.448Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:52.448Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.449Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:52.449Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.450Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:52.462Z|9cb95aeb-20ab-4ae8-8d60-f12cad7f36ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:52.501Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:52.506Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:52.506Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||Invoke 2023-01-12T07:00:52.507Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.507Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:52.507Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Method : GET 2023-01-12T07:00:52.508Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e1e994280fac4a0", X-B3-SpanId:"7b229aa0165a88f2", X-B3-ParentSpanId:"3e1e994280fac4a0", X-B3-Sampled:"0", X-ONAP-RequestID:"867aed2e-4167-4fd6-a8e0-4aed9ffa547f", X-RequestID:"867aed2e-4167-4fd6-a8e0-4aed9ffa547f", X-TransactionID:"867aed2e-4167-4fd6-a8e0-4aed9ffa547f", X-ECOMP-RequestID:"867aed2e-4167-4fd6-a8e0-4aed9ffa547f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6364ea4c-3e2a-41e3-9b06-6134bf906be9"] 2023-01-12T07:00:52.508Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Request body: 2023-01-12T07:00:52.508Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.547Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.548Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.549Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status text : 2023-01-12T07:00:52.549Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.550Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Response body: { "requestId" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:48.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" } } } 2023-01-12T07:00:52.550Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.551Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||InvokeReturn 2023-01-12T07:00:52.553Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.553Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:52.554Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.554Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.554Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:52.555Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e1e994280fac4a0", X-B3-SpanId:"ac268743f3b21758", X-B3-ParentSpanId:"3e1e994280fac4a0", X-B3-Sampled:"0", X-ONAP-RequestID:"867aed2e-4167-4fd6-a8e0-4aed9ffa547f", X-RequestID:"867aed2e-4167-4fd6-a8e0-4aed9ffa547f", X-TransactionID:"867aed2e-4167-4fd6-a8e0-4aed9ffa547f", X-ECOMP-RequestID:"867aed2e-4167-4fd6-a8e0-4aed9ffa547f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e83c4c2-d4c5-4102-92c3-bfc95fed32a8"] 2023-01-12T07:00:52.556Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:52.556Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.596Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.597Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.597Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:52.598Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.599Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:52.599Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.600Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:52.610Z|867aed2e-4167-4fd6-a8e0-4aed9ffa547f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:52.671Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:52.677Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:52.678Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||Invoke 2023-01-12T07:00:52.678Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.679Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:52.679Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Method : GET 2023-01-12T07:00:52.680Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b45806f44df19da5", X-B3-SpanId:"e32007adcde35a33", X-B3-ParentSpanId:"b45806f44df19da5", X-B3-Sampled:"0", X-ONAP-RequestID:"3cae29b0-7c5d-4ced-b74e-8141c3c4012e", X-RequestID:"3cae29b0-7c5d-4ced-b74e-8141c3c4012e", X-TransactionID:"3cae29b0-7c5d-4ced-b74e-8141c3c4012e", X-ECOMP-RequestID:"3cae29b0-7c5d-4ced-b74e-8141c3c4012e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"528d6d7a-d78d-40fa-9c99-91271196bde5"] 2023-01-12T07:00:52.680Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Request body: 2023-01-12T07:00:52.681Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.711Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.712Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.712Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status text : 2023-01-12T07:00:52.712Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.713Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Response body: { "requestId" : "27371752-b3d2-4385-8671-dedbe1459750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:47.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_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\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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-12T07:00:48.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "27371752-b3d2-4385-8671-dedbe1459750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" } } } 2023-01-12T07:00:52.713Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.714Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||InvokeReturn 2023-01-12T07:00:52.715Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.715Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:52.716Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.716Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.716Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:52.716Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b45806f44df19da5", X-B3-SpanId:"3c98c7aba367092d", X-B3-ParentSpanId:"b45806f44df19da5", X-B3-Sampled:"0", X-ONAP-RequestID:"3cae29b0-7c5d-4ced-b74e-8141c3c4012e", X-RequestID:"3cae29b0-7c5d-4ced-b74e-8141c3c4012e", X-TransactionID:"3cae29b0-7c5d-4ced-b74e-8141c3c4012e", X-ECOMP-RequestID:"3cae29b0-7c5d-4ced-b74e-8141c3c4012e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff285b15-703c-4aad-bfdb-d95f90d0734c"] 2023-01-12T07:00:52.717Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:52.717Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.740Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.741Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.742Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:52.743Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.747Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:52.747Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.748Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:52.758Z|3cae29b0-7c5d-4ced-b74e-8141c3c4012e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:52.825Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:52.830Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:52.831Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||Invoke 2023-01-12T07:00:52.831Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.831Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:52.832Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Method : GET 2023-01-12T07:00:52.832Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1c90386e81c62d9", X-B3-SpanId:"7965d7381f6e0ea5", X-B3-ParentSpanId:"c1c90386e81c62d9", X-B3-Sampled:"0", X-ONAP-RequestID:"b0e73250-44be-47f8-b310-7f3c74e73c0b", X-RequestID:"b0e73250-44be-47f8-b310-7f3c74e73c0b", X-TransactionID:"b0e73250-44be-47f8-b310-7f3c74e73c0b", X-ECOMP-RequestID:"b0e73250-44be-47f8-b310-7f3c74e73c0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a2b42e0-267c-4521-a306-c560941e9751"] 2023-01-12T07:00:52.833Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Request body: 2023-01-12T07:00:52.834Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.870Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.871Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.887Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status text : 2023-01-12T07:00:52.888Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.888Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Response body: { "requestId" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:48.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" } } } 2023-01-12T07:00:52.889Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.889Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||InvokeReturn 2023-01-12T07:00:52.892Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.894Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:52.894Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.895Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:52.895Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:52.896Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1c90386e81c62d9", X-B3-SpanId:"7fca3df17cbb55b6", X-B3-ParentSpanId:"c1c90386e81c62d9", X-B3-Sampled:"0", X-ONAP-RequestID:"b0e73250-44be-47f8-b310-7f3c74e73c0b", X-RequestID:"b0e73250-44be-47f8-b310-7f3c74e73c0b", X-TransactionID:"b0e73250-44be-47f8-b310-7f3c74e73c0b", X-ECOMP-RequestID:"b0e73250-44be-47f8-b310-7f3c74e73c0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d4ebbb5-17db-4f87-b733-6f06b1409b03"] 2023-01-12T07:00:52.896Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:52.897Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:52.916Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:52.917Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:52.917Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:52.918Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:52.919Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:52.920Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:52.920Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:52.928Z|b0e73250-44be-47f8-b310-7f3c74e73c0b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:52.971Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:52.976Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:52.977Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||Invoke 2023-01-12T07:00:52.978Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:52.978Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750 2023-01-12T07:00:52.978Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Method : GET 2023-01-12T07:00:52.981Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"beac8af63c5c8ef9", X-B3-SpanId:"eeaf9a0e0136cb04", X-B3-ParentSpanId:"beac8af63c5c8ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d", X-RequestID:"f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d", X-TransactionID:"f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d", X-ECOMP-RequestID:"f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cac6f6d-b9de-4f9a-9e96-0baae3aadff5"] 2023-01-12T07:00:52.983Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Request body: 2023-01-12T07:00:52.983Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:53.020Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:53.021Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:53.021Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Status text : 2023-01-12T07:00:53.021Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:53.028Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||Response body: { "requestId" : "27371752-b3d2-4385-8671-dedbe1459750", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:47.000+00:00", "source" : "VID", "vnfId" : "103bbda2-906b-4ab6-9838-4ca59d3d8afb", "vnfName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55_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\": \"5a3d8ea4-121a-4fbe-b588-319c82cbb9c4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"079ab3db-32c2-4ff0-a0ff-31f5e859c571\",\n \"modelCustomizationId\": \"763b0671-26c7-4ff6-9076-32b6cf787eaf\",\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-12T07:00:48.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354/vnfs/103bbda2-906b-4ab6-9838-4ca59d3d8afb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "27371752-b3d2-4385-8671-dedbe1459750", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750" } } } 2023-01-12T07:00:53.029Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:53.029Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27371752-b3d2-4385-8671-dedbe1459750|INFO|500||InvokeReturn 2023-01-12T07:00:53.032Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:53.032Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:53.033Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:53.033Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false 2023-01-12T07:00:53.033Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:53.034Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"beac8af63c5c8ef9", X-B3-SpanId:"ede5169c0e878f42", X-B3-ParentSpanId:"beac8af63c5c8ef9", X-B3-Sampled:"0", X-ONAP-RequestID:"f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d", X-RequestID:"f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d", X-TransactionID:"f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d", X-ECOMP-RequestID:"f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b5d9d34-1ce2-4694-9cad-e21c910df672"] 2023-01-12T07:00:53.034Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:53.035Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:53.060Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:53.065Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:53.066Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:53.067Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:53.067Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:53.068Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:53.068Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27371752-b3d2-4385-8671-dedbe1459750&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:53.077Z|f4eccc1f-c54e-4d31-9ceb-b1d86ea9b18d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27371752-b3d2-4385-8671-dedbe1459750|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:53.122Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:53.127Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:53.127Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||Invoke 2023-01-12T07:00:53.128Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:53.128Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362 2023-01-12T07:00:53.128Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Method : GET 2023-01-12T07:00:53.128Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff6a6ea0dd5439d6", X-B3-SpanId:"ba82c54b45262685", X-B3-ParentSpanId:"ff6a6ea0dd5439d6", X-B3-Sampled:"0", X-ONAP-RequestID:"33a21bf5-20c8-4481-9c35-1e012c592578", X-RequestID:"33a21bf5-20c8-4481-9c35-1e012c592578", X-TransactionID:"33a21bf5-20c8-4481-9c35-1e012c592578", X-ECOMP-RequestID:"33a21bf5-20c8-4481-9c35-1e012c592578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccc399b8-0671-446e-ac51-8ba0f41b8ad5"] 2023-01-12T07:00:53.129Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Request body: 2023-01-12T07:00:53.129Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:53.175Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:53.176Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:53.182Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Status text : 2023-01-12T07:00:53.183Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:53.184Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||Response body: { "requestId" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:39.000+00:00", "endTime" : "2023-01-12T07:00:48.000+00:00", "source" : "VID", "vnfId" : "dc000f5e-2378-4067-b16d-a616875e9049", "vnfName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0_vnf_0", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4bb22515-648d-4614-905d-7b9d4c852a29\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"fba025ac-cf21-4846-9446-88dfe227e95e\",\n \"modelCustomizationId\": \"8048b73c-fe29-4e9f-a75f-37d23b874fea\",\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db/vnfs/dc000f5e-2378-4067-b16d-a616875e9049", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f2b3eae2-999e-4a51-b0fb-68e6e015e362", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362" } } } 2023-01-12T07:00:53.184Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:53.184Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f2b3eae2-999e-4a51-b0fb-68e6e015e362|INFO|500||InvokeReturn 2023-01-12T07:00:53.188Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:53.191Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:53.191Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:53.191Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false 2023-01-12T07:00:53.192Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:53.194Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff6a6ea0dd5439d6", X-B3-SpanId:"bbc3247349dbe9c2", X-B3-ParentSpanId:"ff6a6ea0dd5439d6", X-B3-Sampled:"0", X-ONAP-RequestID:"33a21bf5-20c8-4481-9c35-1e012c592578", X-RequestID:"33a21bf5-20c8-4481-9c35-1e012c592578", X-TransactionID:"33a21bf5-20c8-4481-9c35-1e012c592578", X-ECOMP-RequestID:"33a21bf5-20c8-4481-9c35-1e012c592578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d289bd11-0247-4f73-91b8-b83dc40c3c42"] 2023-01-12T07:00:53.195Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:53.195Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:53.222Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:53.223Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:53.224Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:53.224Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:53.231Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:53.232Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:53.233Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f2b3eae2-999e-4a51-b0fb-68e6e015e362&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:53.239Z|33a21bf5-20c8-4481-9c35-1e012c592578|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f2b3eae2-999e-4a51-b0fb-68e6e015e362|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:54.436Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:54.439Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||Checking if requestId: 361466c2-3604-4166-a05b-cb41053eca0e already exists in requestDb InfraActiveRequests table 2023-01-12T07:00:54.440Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:00:54.442Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||Invoke 2023-01-12T07:00:54.447Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:54.448Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:00:54.449Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Method : GET 2023-01-12T07:00:54.450Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54c5bf8e19e026c6", X-B3-SpanId:"39e91be7bf180707", X-B3-ParentSpanId:"54c5bf8e19e026c6", X-B3-Sampled:"0", X-ONAP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-TransactionID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ECOMP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c93fdfa-09bf-4096-a1f0-0e62a91f928a"] 2023-01-12T07:00:54.451Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Request body: 2023-01-12T07:00:54.452Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:54.502Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:54.506Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:00:54.507Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status text : 2023-01-12T07:00:54.507Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:54.508Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Response body: 2023-01-12T07:00:54.508Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:54.509Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:54.518Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:00:54.529Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:54.559Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:54.561Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||Checking if requestId: 2838fc72-e307-4140-b362-a283ecbd288d already exists in requestDb InfraActiveRequests table 2023-01-12T07:00:54.563Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:00:54.564Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||Invoke 2023-01-12T07:00:54.564Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:54.565Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:00:54.565Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Method : GET 2023-01-12T07:00:54.566Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30eebcb0f01664bd", X-B3-SpanId:"1339f2c54267ba55", X-B3-ParentSpanId:"30eebcb0f01664bd", X-B3-Sampled:"0", X-ONAP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-TransactionID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ECOMP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7297fd03-74b4-4993-b7e6-94db90e2e5c9"] 2023-01-12T07:00:54.573Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|INFO|500||Invoke 2023-01-12T07:00:54.574Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[15527822-68c7-4df0-8a1c-940e668317e8], X-ECOMP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e], X-TransactionId=[], X-ONAP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e]} 2023-01-12T07:00:54.568Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Request body: 2023-01-12T07:00:54.575Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:54.615Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:54.616Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:00:54.616Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status text : 2023-01-12T07:00:54.617Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:54.617Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Response body: 2023-01-12T07:00:54.617Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:54.620Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:54.636Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:00:54.647Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:00:52 GMT], content-length=[247], vertex-id=[217320], x-aai-txid=[1-aai-resources-230112-07:00:52:961-82773], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:54.649Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?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/66e87384-d3bd-4229-80c3-202b7e7e9354"}]} 2023-01-12T07:00:54.650Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|INFO|500||InvokeReturn 2023-01-12T07:00:54.672Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:54.670Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:54.806Z|ddc87e99-0f0e-43ac-ba24-995d3eb0bb99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:54.806Z|4c76ce84-2235-484a-ac8e-83e3703d387a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:54.808Z|4c76ce84-2235-484a-ac8e-83e3703d387a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:54.808Z|ddc87e99-0f0e-43ac-ba24-995d3eb0bb99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:54.866Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:54.867Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed|INFO|500||Invoke 2023-01-12T07:00:54.960Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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/66e87384-d3bd-4229-80c3-202b7e7e9354/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-12T07:00:54.961Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T07:00:55.059Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed|INFO|500||InvokeReturn 2023-01-12T07:00:55.060Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:00:53 GMT], content-length=[246], vertex-id=[209128], x-aai-txid=[0-aai-resources-230112-07:00:53:341-95485], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:55.060Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db"}]} 2023-01-12T07:00:55.080Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:55.131Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/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-12T07:00:55.132Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T07:00:55.137Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:55.142Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:53 GMT], content-length=[605], x-aai-txid=[2-aai-resources-230112-07:00:53:454-10277], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:55.144Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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/66e87384-d3bd-4229-80c3-202b7e7e9354/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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-01-12T07:00:55.147Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-01-12T07:00:55.160Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:55.215Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:55.216Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|INFO|500||Invoke 2023-01-12T07:00:55.287Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:55.289Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:53 GMT], content-length=[603], x-aai-txid=[2-aai-resources-230112-07:00:53:525-61853], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:55.291Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-01-12T07:00:55.299Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-01-12T07:00:55.305Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:55.318Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|INFO|500||InvokeReturn 2023-01-12T07:00:55.319Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:00:53 GMT], content-length=[247], vertex-id=[217320], x-aai-txid=[2-aai-resources-230112-07:00:53:605-86304], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:55.320Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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/66e87384-d3bd-4229-80c3-202b7e7e9354"}]} 2023-01-12T07:00:55.328Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:55.344Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed|INFO|500||Invoke 2023-01-12T07:00:55.345Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[2838fc72-e307-4140-b362-a283ecbd288d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[31732c9b-7881-4cd4-b6a7-6060f4d8080f], X-ECOMP-RequestID=[2838fc72-e307-4140-b362-a283ecbd288d], X-TransactionId=[], X-ONAP-RequestID=[2838fc72-e307-4140-b362-a283ecbd288d]} 2023-01-12T07:00:55.414Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T07:00:55.415Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5e672da0-9203-4047-bdde-05244f0ea605], X-ECOMP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e], X-TransactionId=[], X-ONAP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e]} 2023-01-12T07:00:55.498Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:00:53 GMT], content-length=[246], vertex-id=[209128], x-aai-txid=[1-aai-resources-230112-07:00:53:769-84031], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:55.499Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?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/7e7d6352-e32e-48e6-976b-74129c51e2db"}]} 2023-01-12T07:00:55.500Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed|INFO|500||InvokeReturn 2023-01-12T07:00:55.508Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:55.557Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:55.558Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T07:00:55.574Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:53 GMT], content-length=[602], x-aai-txid=[0-aai-resources-230112-07:00:53:824-40524], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:55.576Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/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/66e87384-d3bd-4229-80c3-202b7e7e9354/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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-01-12T07:00:55.577Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:55.581Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-01-12T07:00:55.598Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:55.684Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|INFO|500||Invoke 2023-01-12T07:00:55.685Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fa62fe46-6f4f-4bf0-b10d-34320df66a6c], X-ECOMP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e], X-TransactionId=[], X-ONAP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e]} 2023-01-12T07:00:55.644Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:55.688Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:53 GMT], content-length=[600], x-aai-txid=[2-aai-resources-230112-07:00:53:958-57230], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:55.689Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-01-12T07:00:55.697Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-01-12T07:00:55.705Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:55.775Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:55.776Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed|INFO|500||Invoke 2023-01-12T07:00:55.824Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:00:54 GMT], content-length=[247], vertex-id=[217320], x-aai-txid=[2-aai-resources-230112-07:00:54:103-21226], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:55.826Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?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/66e87384-d3bd-4229-80c3-202b7e7e9354"}]} 2023-01-12T07:00:55.827Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354?format=pathed|INFO|500||InvokeReturn 2023-01-12T07:00:55.843Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:55.872Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed|INFO|500||InvokeReturn 2023-01-12T07:00:55.873Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db?format=pathed has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:00:54 GMT], content-length=[246], vertex-id=[209128], x-aai-txid=[1-aai-resources-230112-07:00:54:172-97815], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:55.874Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db"}]} 2023-01-12T07:00:55.884Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:55.904Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T07:00:55.905Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/configurations?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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[407c820a-4998-4ee7-ae96-40a328c2ee29], X-ECOMP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e], X-TransactionId=[], X-ONAP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e]} 2023-01-12T07:00:55.933Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:55.935Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-12T07:00:56.025Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:54 GMT], content-length=[611], x-aai-txid=[1-aai-resources-230112-07:00:54:331-80065], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:56.027Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/configurations","ERR.5.4.6114"]}}} 2023-01-12T07:00:56.028Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:56.032Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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/66e87384-d3bd-4229-80c3-202b7e7e9354/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-01-12T07:00:56.037Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-12T07:00:56.038Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:00:54 GMT], content-length=[609], x-aai-txid=[0-aai-resources-230112-07:00:54:355-19932], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:56.039Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/configurations","ERR.5.4.6114"]}}} 2023-01-12T07:00:56.042Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/7e7d6352-e32e-48e6-976b-74129c51e2db/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-01-12T07:00:56.047Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:56.047Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:00:56.100Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:00:56.101Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T07:00:56.105Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.107Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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=[361466c2-3604-4166-a05b-cb41053eca0e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e237e663-db4f-4e1e-a985-02ff6bed0444], X-ECOMP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e], X-TransactionId=[], X-ONAP-RequestID=[361466c2-3604-4166-a05b-cb41053eca0e]} 2023-01-12T07:00:56.177Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T07:00:56.178Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:00:54 GMT], content-length=[604], vertex-id=[208896], x-aai-txid=[0-aai-resources-230112-07:00:54:476-45274], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:56.179Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673506845637","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-12T07:00:56.180Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:00:56.181Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:00:56.185Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.186Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T07:00:56.186Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.187Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.187Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T07:00:56.187Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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:"30eebcb0f01664bd", X-B3-SpanId:"6c483c489da32df9", X-B3-ParentSpanId:"30eebcb0f01664bd", X-B3-Sampled:"0", X-ONAP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-TransactionID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ECOMP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd517058-2ad6-43a2-805a-37a704b1778c"] 2023-01-12T07:00:56.188Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db"},"instanceName":null,"requestScope":"service"} 2023-01-12T07:00:56.188Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:56.196Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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=[Thu, 12 Jan 2023 07:00:54 GMT], content-length=[573], vertex-id=[237608], x-aai-txid=[2-aai-resources-230112-07:00:54:500-3012], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:00:56.197Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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":"1673506845451","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-12T07:00:56.197Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.199Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:00:56.199Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:00:56.201Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.201Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T07:00:56.201Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.202Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.202Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T07:00:56.202Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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:"54c5bf8e19e026c6", X-B3-SpanId:"9d0f22d44879490b", X-B3-ParentSpanId:"54c5bf8e19e026c6", X-B3-Sampled:"0", X-ONAP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-TransactionID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ECOMP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"023f8d2e-b8a6-4997-894c-a074c2b4411e"] 2023-01-12T07:00:56.203Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"66e87384-d3bd-4229-80c3-202b7e7e9354"},"instanceName":null,"requestScope":"service"} 2023-01-12T07:00:56.203Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:56.222Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:56.223Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:56.231Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T07:00:56.231Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.233Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T07:00:56.233Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:56.233Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T07:00:56.234Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.235Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T07:00:56.235Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.235Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.239Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:56.239Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:56.238Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T07:00:56.240Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T07:00:56.240Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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:"2838fc72-e307-4140-b362-a283ecbd288d", X-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-TransactionID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ECOMP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eef91814-0e8b-4341-b03b-82a89e5c4632"] 2023-01-12T07:00:56.241Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.241Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T07:00:56.241Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T07:00:56.242Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:56.242Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:56.242Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T07:00:56.243Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.244Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T07:00:56.244Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.245Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.245Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T07:00:56.245Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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:"361466c2-3604-4166-a05b-cb41053eca0e", X-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-TransactionID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ECOMP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49c562fa-2b01-4857-8139-cf95d1f69626"] 2023-01-12T07:00:56.246Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T07:00:56.246Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:56.282Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:56.283Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.284Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T07:00:56.284Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.289Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:00:56.290Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:56.291Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T07:00:56.294Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.295Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.296Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.296Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.296Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.297Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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:"2838fc72-e307-4140-b362-a283ecbd288d", X-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-TransactionID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ECOMP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26abffb1-62d8-4606-a6e4-c61c2f1e1d8f"] 2023-01-12T07:00:56.298Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.298Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.302Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:56.303Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.306Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T07:00:56.307Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.308Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:00:56.309Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:56.309Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T07:00:56.314Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.315Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.315Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.315Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.315Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.315Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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:"361466c2-3604-4166-a05b-cb41053eca0e", X-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-TransactionID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ECOMP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9eeb88f-c4a4-41d5-95e0-11947c6affac"] 2023-01-12T07:00:56.316Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.316Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.327Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.328Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.329Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.329Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.331Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-12T07:00:56.331Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.331Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.332Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.332Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.331Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.333Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.333Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-12T07:00:56.334Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.334Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.337Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.337Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T07:00:56.337Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.338Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.338Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T07:00:56.338Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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:"361466c2-3604-4166-a05b-cb41053eca0e", X-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-TransactionID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ECOMP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcf74b78-5e28-4601-90af-e028c3e7b6f7"] 2023-01-12T07:00:56.339Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T07:00:56.339Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:56.339Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.343Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T07:00:56.345Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.346Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.346Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T07:00:56.347Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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:"2838fc72-e307-4140-b362-a283ecbd288d", X-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-TransactionID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ECOMP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"869b5495-678a-4222-a1d5-adbbf31b2903"] 2023-01-12T07:00:56.349Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T07:00:56.349Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:56.385Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:56.386Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.386Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T07:00:56.387Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.389Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:00:56.390Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:56.391Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T07:00:56.394Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:56.395Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.395Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T07:00:56.396Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.398Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:00:56.399Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:56.400Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T07:00:56.416Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.417Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T07:00:56.417Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.418Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.418Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T07:00:56.419Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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:"54c5bf8e19e026c6", X-B3-SpanId:"10bc0b69eae930b0", X-B3-ParentSpanId:"54c5bf8e19e026c6", X-B3-Sampled:"0", X-ONAP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-TransactionID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ECOMP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7538300a-9c82-4908-ae13-c8456785117f"] 2023-01-12T07:00:56.419Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"361466c2-3604-4166-a05b-cb41053eca0e","requestStatus":"IN_PROGRESS","startTime":1673506856033,"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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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":"66e87384-d3bd-4229-80c3-202b7e7e9354","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"361466c2-3604-4166-a05b-cb41053eca0e"} 2023-01-12T07:00:56.420Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:56.421Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.422Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T07:00:56.422Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.423Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.423Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T07:00:56.423Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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:"30eebcb0f01664bd", X-B3-SpanId:"a40932af8fbad2e6", X-B3-ParentSpanId:"30eebcb0f01664bd", X-B3-Sampled:"0", X-ONAP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-TransactionID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ECOMP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b20e8163-5e6f-405a-833a-b8c2b4d00c3c"] 2023-01-12T07:00:56.424Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2838fc72-e307-4140-b362-a283ecbd288d","requestStatus":"IN_PROGRESS","startTime":1673506856043,"source":"VID","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"7e7d6352-e32e-48e6-976b-74129c51e2db","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"2838fc72-e307-4140-b362-a283ecbd288d"} 2023-01-12T07:00:56.424Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:56.476Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:56.479Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T07:00:56.480Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T07:00:56.480Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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/361466c2-3604-4166-a05b-cb41053eca0e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.481Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "361466c2-3604-4166-a05b-cb41053eca0e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:56.033+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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:56.445+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "361466c2-3604-4166-a05b-cb41053eca0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" } } } 2023-01-12T07:00:56.482Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:56.483Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T07:00:56.485Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:56.486Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T07:00:56.486Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T07:00:56.487Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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/2838fc72-e307-4140-b362-a283ecbd288d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:56.491Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2838fc72-e307-4140-b362-a283ecbd288d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:56.043+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T07:00:56.464+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2838fc72-e307-4140-b362-a283ecbd288d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" } } } 2023-01-12T07:00:56.492Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:56.492Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T07:00:56.514Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.515Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T07:00:56.515Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.515Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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-12T07:00:56.516Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T07:00:56.516Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|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:"30eebcb0f01664bd", X-B3-SpanId:"fa6190b8c1c5ec9e", X-B3-ParentSpanId:"30eebcb0f01664bd", X-B3-Sampled:"0", X-ONAP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-TransactionID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ECOMP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c04897f-f9ce-4832-a760-18e51ec8653a"] 2023-01-12T07:00:56.516Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dce60719-a939-40ef-a156-361a4bcf89ea\",\"modelUuid\":\"dce60719-a939-40ef-a156-361a4bcf89ea\",\"modelInvariantUuid\":\"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7e7d6352-e32e-48e6-976b-74129c51e2db\"}","type":"String"},"requestId":{"value":"2838fc72-e307-4140-b362-a283ecbd288d","type":"String"},"mso-request-id":{"value":"2838fc72-e307-4140-b362-a283ecbd288d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7e7d6352-e32e-48e6-976b-74129c51e2db","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/7e7d6352-e32e-48e6-976b-74129c51e2db","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T07:00:56.517Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:56.514Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.519Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T07:00:56.519Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:56.520Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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-12T07:00:56.520Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T07:00:56.520Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|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:"54c5bf8e19e026c6", X-B3-SpanId:"9e0fa53a93b9c14c", X-B3-ParentSpanId:"54c5bf8e19e026c6", X-B3-Sampled:"0", X-ONAP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-TransactionID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ECOMP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06c39ec4-1917-4a7e-92fa-41e4275d69f2"] 2023-01-12T07:00:56.521Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"83925a24-bb93-4b27-8fe3-20824693d7fa\",\"modelUuid\":\"83925a24-bb93-4b27-8fe3-20824693d7fa\",\"modelInvariantUuid\":\"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"66e87384-d3bd-4229-80c3-202b7e7e9354\"}","type":"String"},"requestId":{"value":"361466c2-3604-4166-a05b-cb41053eca0e","type":"String"},"mso-request-id":{"value":"361466c2-3604-4166-a05b-cb41053eca0e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"66e87384-d3bd-4229-80c3-202b7e7e9354","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/66e87384-d3bd-4229-80c3-202b7e7e9354","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T07:00:56.521Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:57.016Z|ba026b35-7f35-483f-8e88-21830c827e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:00:57.017Z|ba026b35-7f35-483f-8e88-21830c827e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:00:57.543Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:57.544Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T07:00:57.544Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T07:00:57.544Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 07:00:57 GMT", X-ONAP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-TransactionID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ECOMP-RequestID:"2838fc72-e307-4140-b362-a283ecbd288d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9c04897f-f9ce-4832-a760-18e51ec8653a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:00:57.545Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2838fc72-e307-4140-b362-a283ecbd288d\",\"instanceId\":\"7e7d6352-e32e-48e6-976b-74129c51e2db\"}}","message":"Success","processInstanceID":"dc82d126-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:00:57.546Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:57.547Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T07:00:57.554Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:57.555Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T07:00:57.555Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T07:00:57.556Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 07:00:57 GMT", X-ONAP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-TransactionID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ECOMP-RequestID:"361466c2-3604-4166-a05b-cb41053eca0e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"06c39ec4-1917-4a7e-92fa-41e4275d69f2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:00:57.557Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"361466c2-3604-4166-a05b-cb41053eca0e\",\"instanceId\":\"66e87384-d3bd-4229-80c3-202b7e7e9354\"}}","message":"Success","processInstanceID":"dc82aa04-9246-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:00:57.557Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:57.558Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T07:00:57.559Z|2838fc72-e307-4140-b362-a283ecbd288d|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:57.562Z|361466c2-3604-4166-a05b-cb41053eca0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:57.711Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:57.717Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:00:57.718Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||Invoke 2023-01-12T07:00:57.719Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:57.719Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:00:57.719Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Method : GET 2023-01-12T07:00:57.720Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93a9822b69c8c0da", X-B3-SpanId:"ef7ec3f45f1e277b", X-B3-ParentSpanId:"93a9822b69c8c0da", X-B3-Sampled:"0", X-ONAP-RequestID:"93faddac-ea40-43f6-a44e-b17ea9d4733b", X-RequestID:"93faddac-ea40-43f6-a44e-b17ea9d4733b", X-TransactionID:"93faddac-ea40-43f6-a44e-b17ea9d4733b", X-ECOMP-RequestID:"93faddac-ea40-43f6-a44e-b17ea9d4733b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa267534-0c88-4760-b290-fc023c925c95"] 2023-01-12T07:00:57.720Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Request body: 2023-01-12T07:00:57.720Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:57.721Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:00:57.736Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:00:57.737Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||Invoke 2023-01-12T07:00:57.738Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:57.738Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:00:57.739Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Method : GET 2023-01-12T07:00:57.739Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5ea54add1b60b37", X-B3-SpanId:"e33904e64268063d", X-B3-ParentSpanId:"c5ea54add1b60b37", X-B3-Sampled:"0", X-ONAP-RequestID:"b9885e91-8b1d-490a-8dc7-ee82f4ae9946", X-RequestID:"b9885e91-8b1d-490a-8dc7-ee82f4ae9946", X-TransactionID:"b9885e91-8b1d-490a-8dc7-ee82f4ae9946", X-ECOMP-RequestID:"b9885e91-8b1d-490a-8dc7-ee82f4ae9946", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74990aea-b192-4790-ab9d-a76670fe2ca0"] 2023-01-12T07:00:57.741Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Request body: 2023-01-12T07:00:57.741Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:57.751Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:57.754Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:57.755Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status text : 2023-01-12T07:00:57.755Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:57.755Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Response body: { "requestId" : "361466c2-3604-4166-a05b-cb41053eca0e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:56.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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:00:57.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "361466c2-3604-4166-a05b-cb41053eca0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" } } } 2023-01-12T07:00:57.756Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:57.756Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||InvokeReturn 2023-01-12T07:00:57.757Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:00:57.758Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:57.758Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:57.758Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:00:57.759Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:57.759Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93a9822b69c8c0da", X-B3-SpanId:"e17847c668b060a2", X-B3-ParentSpanId:"93a9822b69c8c0da", X-B3-Sampled:"0", X-ONAP-RequestID:"93faddac-ea40-43f6-a44e-b17ea9d4733b", X-RequestID:"93faddac-ea40-43f6-a44e-b17ea9d4733b", X-TransactionID:"93faddac-ea40-43f6-a44e-b17ea9d4733b", X-ECOMP-RequestID:"93faddac-ea40-43f6-a44e-b17ea9d4733b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77ff8a0f-30a1-4007-a8f8-1d946e44a603"] 2023-01-12T07:00:57.759Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:57.760Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:57.786Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:57.787Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:57.788Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:57.788Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:57.791Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:57.792Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:57.795Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:57.795Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:57.796Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status text : 2023-01-12T07:00:57.796Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:57.793Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:57.797Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Response body: { "requestId" : "2838fc72-e307-4140-b362-a283ecbd288d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:00:56.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:00:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2838fc72-e307-4140-b362-a283ecbd288d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" } } } 2023-01-12T07:00:57.805Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:57.806Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||InvokeReturn 2023-01-12T07:00:57.807Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:00:57.808Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:00:57.809Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:00:57.809Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:00:57.809Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:00:57.809Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5ea54add1b60b37", X-B3-SpanId:"43794c4245a2ea14", X-B3-ParentSpanId:"c5ea54add1b60b37", X-B3-Sampled:"0", X-ONAP-RequestID:"b9885e91-8b1d-490a-8dc7-ee82f4ae9946", X-RequestID:"b9885e91-8b1d-490a-8dc7-ee82f4ae9946", X-TransactionID:"b9885e91-8b1d-490a-8dc7-ee82f4ae9946", X-ECOMP-RequestID:"b9885e91-8b1d-490a-8dc7-ee82f4ae9946", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aef208c2-adf8-457c-a4de-388f31901b79"] 2023-01-12T07:00:57.810Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:00:57.810Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:00:57.813Z|93faddac-ea40-43f6-a44e-b17ea9d4733b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:00:57.826Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:00:57.827Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:00:57.827Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:00:57.827Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:00:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:00:57.829Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:00:57.830Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:00:57.831Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:00:57.843Z|b9885e91-8b1d-490a-8dc7-ee82f4ae9946|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:01:04.833Z|3bb7776a-342f-4002-8afd-cfb883bf579b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:04.832Z|0815cf05-65d5-4eb8-ad39-1b41fb57ff2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:04.834Z|3bb7776a-342f-4002-8afd-cfb883bf579b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:04.834Z|0815cf05-65d5-4eb8-ad39-1b41fb57ff2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:05.261Z|2fcdb4c5-739b-46a6-a790-96c68b11ff94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:01:05.262Z|2fcdb4c5-739b-46a6-a790-96c68b11ff94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:01:06.043Z|f4c836b1-3afa-4827-a18a-ceb3251f81e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:01:06.043Z|f4c836b1-3afa-4827-a18a-ceb3251f81e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:01:07.048Z|ee7db25f-0981-48c7-9216-0b7d7d62c661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:07.049Z|ee7db25f-0981-48c7-9216-0b7d7d62c661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:07.995Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:01:08.004Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:01:08.004Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||Invoke 2023-01-12T07:01:08.005Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.005Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:01:08.005Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Method : GET 2023-01-12T07:01:08.006Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01d9c3f568936541", X-B3-SpanId:"b9a32b8b87827cab", X-B3-ParentSpanId:"01d9c3f568936541", X-B3-Sampled:"0", X-ONAP-RequestID:"769c294f-2445-4807-ab9f-ee98c23b9df7", X-RequestID:"769c294f-2445-4807-ab9f-ee98c23b9df7", X-TransactionID:"769c294f-2445-4807-ab9f-ee98c23b9df7", X-ECOMP-RequestID:"769c294f-2445-4807-ab9f-ee98c23b9df7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0bbe38b-5f61-414a-95f8-900449d718a3"] 2023-01-12T07:01:08.006Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Request body: 2023-01-12T07:01:08.006Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.012Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:01:08.019Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:01:08.020Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||Invoke 2023-01-12T07:01:08.021Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.021Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:01:08.021Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Method : GET 2023-01-12T07:01:08.022Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f7ab2822507c617", X-B3-SpanId:"6e69a799aa0b03d2", X-B3-ParentSpanId:"6f7ab2822507c617", X-B3-Sampled:"0", X-ONAP-RequestID:"820397c3-f8ff-4fac-902b-9aa0a864fdb7", X-RequestID:"820397c3-f8ff-4fac-902b-9aa0a864fdb7", X-TransactionID:"820397c3-f8ff-4fac-902b-9aa0a864fdb7", X-ECOMP-RequestID:"820397c3-f8ff-4fac-902b-9aa0a864fdb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be350175-63da-43ce-9b94-5896a4470d65"] 2023-01-12T07:01:08.022Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Request body: 2023-01-12T07:01:08.022Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.031Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.031Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.032Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status text : 2023-01-12T07:01:08.032Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.043Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Response body: { "requestId" : "361466c2-3604-4166-a05b-cb41053eca0e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:56.000+00:00", "endTime" : "2023-01-12T07:01:01.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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:01:02.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "361466c2-3604-4166-a05b-cb41053eca0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" } } } 2023-01-12T07:01:08.044Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.045Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||InvokeReturn 2023-01-12T07:01:08.046Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.047Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:01:08.047Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.048Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.048Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:01:08.048Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01d9c3f568936541", X-B3-SpanId:"cab6324f64ef268a", X-B3-ParentSpanId:"01d9c3f568936541", X-B3-Sampled:"0", X-ONAP-RequestID:"769c294f-2445-4807-ab9f-ee98c23b9df7", X-RequestID:"769c294f-2445-4807-ab9f-ee98c23b9df7", X-TransactionID:"769c294f-2445-4807-ab9f-ee98c23b9df7", X-ECOMP-RequestID:"769c294f-2445-4807-ab9f-ee98c23b9df7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aedc84c5-fc3a-4301-91a9-f2b8cf63eba6"] 2023-01-12T07:01:08.049Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:01:08.049Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.057Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.058Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.059Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status text : 2023-01-12T07:01:08.059Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.062Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Response body: { "requestId" : "2838fc72-e307-4140-b362-a283ecbd288d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:56.000+00:00", "endTime" : "2023-01-12T07:01:02.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:01:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2838fc72-e307-4140-b362-a283ecbd288d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" } } } 2023-01-12T07:01:08.062Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.063Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||InvokeReturn 2023-01-12T07:01:08.064Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.065Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.065Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:01:08.066Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.067Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.068Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:01:08.068Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.069Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.069Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:01:08.070Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f7ab2822507c617", X-B3-SpanId:"9ca0be0f91f04aaa", X-B3-ParentSpanId:"6f7ab2822507c617", X-B3-Sampled:"0", X-ONAP-RequestID:"820397c3-f8ff-4fac-902b-9aa0a864fdb7", X-RequestID:"820397c3-f8ff-4fac-902b-9aa0a864fdb7", X-TransactionID:"820397c3-f8ff-4fac-902b-9aa0a864fdb7", X-ECOMP-RequestID:"820397c3-f8ff-4fac-902b-9aa0a864fdb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dac7ddc-4344-4a53-9160-6242da2f55f7"] 2023-01-12T07:01:08.070Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:01:08.070Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.071Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:01:08.072Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.073Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:01:08.099Z|769c294f-2445-4807-ab9f-ee98c23b9df7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:01:08.104Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.104Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.105Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:01:08.116Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.116Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:01:08.117Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.117Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:01:08.124Z|820397c3-f8ff-4fac-902b-9aa0a864fdb7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:01:08.235Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:01:08.240Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:01:08.240Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||Invoke 2023-01-12T07:01:08.241Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.241Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:01:08.241Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Method : GET 2023-01-12T07:01:08.242Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e6a92bfeb7d0f58", X-B3-SpanId:"7f326a215500bc2b", X-B3-ParentSpanId:"8e6a92bfeb7d0f58", X-B3-Sampled:"0", X-ONAP-RequestID:"4b40738d-864c-4431-9aff-83e8469bda4c", X-RequestID:"4b40738d-864c-4431-9aff-83e8469bda4c", X-TransactionID:"4b40738d-864c-4431-9aff-83e8469bda4c", X-ECOMP-RequestID:"4b40738d-864c-4431-9aff-83e8469bda4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78ff16f0-7e54-46c3-9908-410202961539"] 2023-01-12T07:01:08.242Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Request body: 2023-01-12T07:01:08.242Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.266Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.267Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.268Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status text : 2023-01-12T07:01:08.268Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.269Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Response body: { "requestId" : "361466c2-3604-4166-a05b-cb41053eca0e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:56.000+00:00", "endTime" : "2023-01-12T07:01:01.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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:01:02.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "361466c2-3604-4166-a05b-cb41053eca0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" } } } 2023-01-12T07:01:08.269Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.270Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||InvokeReturn 2023-01-12T07:01:08.272Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.273Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:01:08.273Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.274Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.274Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:01:08.274Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e6a92bfeb7d0f58", X-B3-SpanId:"a0a6ab3efa80bde4", X-B3-ParentSpanId:"8e6a92bfeb7d0f58", X-B3-Sampled:"0", X-ONAP-RequestID:"4b40738d-864c-4431-9aff-83e8469bda4c", X-RequestID:"4b40738d-864c-4431-9aff-83e8469bda4c", X-TransactionID:"4b40738d-864c-4431-9aff-83e8469bda4c", X-ECOMP-RequestID:"4b40738d-864c-4431-9aff-83e8469bda4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8589844f-2cdc-439c-b770-31f06f7712df"] 2023-01-12T07:01:08.275Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:01:08.276Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.278Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:01:08.282Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:01:08.283Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||Invoke 2023-01-12T07:01:08.284Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.284Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:01:08.284Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Method : GET 2023-01-12T07:01:08.284Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba2effd75b369f07", X-B3-SpanId:"446a4b1f57b45375", X-B3-ParentSpanId:"ba2effd75b369f07", X-B3-Sampled:"0", X-ONAP-RequestID:"d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5", X-RequestID:"d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5", X-TransactionID:"d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5", X-ECOMP-RequestID:"d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"102d407b-3e45-4ca6-af12-208344703bb0"] 2023-01-12T07:01:08.285Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Request body: 2023-01-12T07:01:08.285Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.297Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.298Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.298Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:01:08.298Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.301Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:01:08.301Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.302Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:01:08.311Z|4b40738d-864c-4431-9aff-83e8469bda4c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:01:08.314Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.315Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.315Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status text : 2023-01-12T07:01:08.315Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.316Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Response body: { "requestId" : "2838fc72-e307-4140-b362-a283ecbd288d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:56.000+00:00", "endTime" : "2023-01-12T07:01:02.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:01:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2838fc72-e307-4140-b362-a283ecbd288d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" } } } 2023-01-12T07:01:08.316Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.316Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||InvokeReturn 2023-01-12T07:01:08.319Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.320Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:01:08.320Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.320Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.320Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:01:08.321Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba2effd75b369f07", X-B3-SpanId:"c13c866ef931d0c4", X-B3-ParentSpanId:"ba2effd75b369f07", X-B3-Sampled:"0", X-ONAP-RequestID:"d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5", X-RequestID:"d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5", X-TransactionID:"d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5", X-ECOMP-RequestID:"d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27538c85-a140-4e0c-ac70-b99ca9f7c75f"] 2023-01-12T07:01:08.321Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:01:08.321Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.333Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.334Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.334Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:01:08.335Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.335Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:01:08.335Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.336Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:01:08.342Z|d2ba195f-03ea-45b2-95b4-b8ee3b2f3fe5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:01:08.441Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:01:08.445Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:01:08.446Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||Invoke 2023-01-12T07:01:08.446Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.447Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:01:08.447Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Method : GET 2023-01-12T07:01:08.447Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebff0e6b99f496d7", X-B3-SpanId:"830969a2a6729712", X-B3-ParentSpanId:"ebff0e6b99f496d7", X-B3-Sampled:"0", X-ONAP-RequestID:"4cf5b44b-0aa1-4ee1-8854-890d824903e7", X-RequestID:"4cf5b44b-0aa1-4ee1-8854-890d824903e7", X-TransactionID:"4cf5b44b-0aa1-4ee1-8854-890d824903e7", X-ECOMP-RequestID:"4cf5b44b-0aa1-4ee1-8854-890d824903e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aec7534-748b-4a47-8568-87d534b9b321"] 2023-01-12T07:01:08.447Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Request body: 2023-01-12T07:01:08.448Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.495Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.495Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.496Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status text : 2023-01-12T07:01:08.497Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.498Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Response body: { "requestId" : "361466c2-3604-4166-a05b-cb41053eca0e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:56.000+00:00", "endTime" : "2023-01-12T07:01:01.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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:01:02.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "361466c2-3604-4166-a05b-cb41053eca0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" } } } 2023-01-12T07:01:08.498Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.499Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||InvokeReturn 2023-01-12T07:01:08.501Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.501Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:01:08.501Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.502Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.502Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:01:08.502Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ebff0e6b99f496d7", X-B3-SpanId:"50942cfad0015487", X-B3-ParentSpanId:"ebff0e6b99f496d7", X-B3-Sampled:"0", X-ONAP-RequestID:"4cf5b44b-0aa1-4ee1-8854-890d824903e7", X-RequestID:"4cf5b44b-0aa1-4ee1-8854-890d824903e7", X-TransactionID:"4cf5b44b-0aa1-4ee1-8854-890d824903e7", X-ECOMP-RequestID:"4cf5b44b-0aa1-4ee1-8854-890d824903e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd3106d5-7135-463c-9c18-037fb71eb71d"] 2023-01-12T07:01:08.503Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:01:08.503Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.507Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:01:08.512Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:01:08.513Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||Invoke 2023-01-12T07:01:08.513Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.513Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:01:08.514Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Method : GET 2023-01-12T07:01:08.514Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bfee6ecfc447ccf", X-B3-SpanId:"c74c5b2c8f0486e6", X-B3-ParentSpanId:"2bfee6ecfc447ccf", X-B3-Sampled:"0", X-ONAP-RequestID:"f189d981-30aa-4b28-8cc8-80568c6f87e7", X-RequestID:"f189d981-30aa-4b28-8cc8-80568c6f87e7", X-TransactionID:"f189d981-30aa-4b28-8cc8-80568c6f87e7", X-ECOMP-RequestID:"f189d981-30aa-4b28-8cc8-80568c6f87e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04849c82-b0ef-434f-b14c-955bee693713"] 2023-01-12T07:01:08.514Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Request body: 2023-01-12T07:01:08.515Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.527Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.527Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.528Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:01:08.528Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.529Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:01:08.530Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.530Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:01:08.535Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.536Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.536Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status text : 2023-01-12T07:01:08.537Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.538Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Response body: { "requestId" : "2838fc72-e307-4140-b362-a283ecbd288d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:56.000+00:00", "endTime" : "2023-01-12T07:01:02.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:01:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2838fc72-e307-4140-b362-a283ecbd288d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" } } } 2023-01-12T07:01:08.539Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.539Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||InvokeReturn 2023-01-12T07:01:08.540Z|4cf5b44b-0aa1-4ee1-8854-890d824903e7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:01:08.541Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.542Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:01:08.542Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.542Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.543Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:01:08.548Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bfee6ecfc447ccf", X-B3-SpanId:"266564a411171545", X-B3-ParentSpanId:"2bfee6ecfc447ccf", X-B3-Sampled:"0", X-ONAP-RequestID:"f189d981-30aa-4b28-8cc8-80568c6f87e7", X-RequestID:"f189d981-30aa-4b28-8cc8-80568c6f87e7", X-TransactionID:"f189d981-30aa-4b28-8cc8-80568c6f87e7", X-ECOMP-RequestID:"f189d981-30aa-4b28-8cc8-80568c6f87e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21d6c6d-1fe8-4a34-828a-2c1d9425f3f1"] 2023-01-12T07:01:08.549Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:01:08.549Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.566Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.567Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.568Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:01:08.568Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.570Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:01:08.571Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.572Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:01:08.593Z|f189d981-30aa-4b28-8cc8-80568c6f87e7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:01:08.678Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:01:08.683Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:01:08.684Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||Invoke 2023-01-12T07:01:08.684Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.684Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e 2023-01-12T07:01:08.684Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Method : GET 2023-01-12T07:01:08.685Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60c6cd363b68a5c3", X-B3-SpanId:"ddde2c2e3721ed78", X-B3-ParentSpanId:"60c6cd363b68a5c3", X-B3-Sampled:"0", X-ONAP-RequestID:"0a073e35-ccbc-4a2d-991e-77b3fad231e0", X-RequestID:"0a073e35-ccbc-4a2d-991e-77b3fad231e0", X-TransactionID:"0a073e35-ccbc-4a2d-991e-77b3fad231e0", X-ECOMP-RequestID:"0a073e35-ccbc-4a2d-991e-77b3fad231e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"232e2a1b-35df-4d3a-9fb9-d3bb80896402"] 2023-01-12T07:01:08.685Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Request body: 2023-01-12T07:01:08.685Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.712Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.713Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.713Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Status text : 2023-01-12T07:01:08.714Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.715Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||Response body: { "requestId" : "361466c2-3604-4166-a05b-cb41053eca0e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:56.000+00:00", "endTime" : "2023-01-12T07:01:01.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\": \"ab455f2d-3fc8-4123-8fcb-f8dff54c35b4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"83925a24-bb93-4b27-8fe3-20824693d7fa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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-12T07:01:02.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "66e87384-d3bd-4229-80c3-202b7e7e9354", "serviceInstanceName" : "basic_cnf-2a4b60cb-aa7c-4e39-8d38-6def4068aa55", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/66e87384-d3bd-4229-80c3-202b7e7e9354", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "361466c2-3604-4166-a05b-cb41053eca0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e" } } } 2023-01-12T07:01:08.715Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.716Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/361466c2-3604-4166-a05b-cb41053eca0e|INFO|500||InvokeReturn 2023-01-12T07:01:08.717Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.717Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:01:08.718Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.718Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.718Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:01:08.719Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60c6cd363b68a5c3", X-B3-SpanId:"35361a3ab6012606", X-B3-ParentSpanId:"60c6cd363b68a5c3", X-B3-Sampled:"0", X-ONAP-RequestID:"0a073e35-ccbc-4a2d-991e-77b3fad231e0", X-RequestID:"0a073e35-ccbc-4a2d-991e-77b3fad231e0", X-TransactionID:"0a073e35-ccbc-4a2d-991e-77b3fad231e0", X-ECOMP-RequestID:"0a073e35-ccbc-4a2d-991e-77b3fad231e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69522a98-0a9b-4353-ba4b-8e3137aaec9c"] 2023-01-12T07:01:08.719Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:01:08.720Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.731Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.732Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.733Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:01:08.733Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.734Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:01:08.735Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.735Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=361466c2-3604-4166-a05b-cb41053eca0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:01:08.750Z|0a073e35-ccbc-4a2d-991e-77b3fad231e0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/361466c2-3604-4166-a05b-cb41053eca0e|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:01:08.756Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:01:08.761Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:01:08.761Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||Invoke 2023-01-12T07:01:08.762Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.762Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d 2023-01-12T07:01:08.762Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Method : GET 2023-01-12T07:01:08.763Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be489112bf4e6c3a", X-B3-SpanId:"84b9e71a0c69a17a", X-B3-ParentSpanId:"be489112bf4e6c3a", X-B3-Sampled:"0", X-ONAP-RequestID:"4b8be856-f033-4f47-b16e-4a9123bc7bdf", X-RequestID:"4b8be856-f033-4f47-b16e-4a9123bc7bdf", X-TransactionID:"4b8be856-f033-4f47-b16e-4a9123bc7bdf", X-ECOMP-RequestID:"4b8be856-f033-4f47-b16e-4a9123bc7bdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f474948-7804-4bd6-9205-50906f5813cb"] 2023-01-12T07:01:08.763Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Request body: 2023-01-12T07:01:08.764Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.784Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.785Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.786Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Status text : 2023-01-12T07:01:08.786Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.789Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||Response body: { "requestId" : "2838fc72-e307-4140-b362-a283ecbd288d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:00:56.000+00:00", "endTime" : "2023-01-12T07:01:02.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"30c79c8a-ebf5-47f3-a497-2e030b7e5a43\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dce60719-a939-40ef-a156-361a4bcf89ea\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:01:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7e7d6352-e32e-48e6-976b-74129c51e2db", "serviceInstanceName" : "basic_vm-da88dc68-598d-4bd9-afb2-bf200bcb4ed0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7e7d6352-e32e-48e6-976b-74129c51e2db", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2838fc72-e307-4140-b362-a283ecbd288d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d" } } } 2023-01-12T07:01:08.790Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.790Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2838fc72-e307-4140-b362-a283ecbd288d|INFO|500||InvokeReturn 2023-01-12T07:01:08.792Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.793Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:01:08.797Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:01:08.797Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false 2023-01-12T07:01:08.798Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:01:08.798Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be489112bf4e6c3a", X-B3-SpanId:"e04a9f34b14c1271", X-B3-ParentSpanId:"be489112bf4e6c3a", X-B3-Sampled:"0", X-ONAP-RequestID:"4b8be856-f033-4f47-b16e-4a9123bc7bdf", X-RequestID:"4b8be856-f033-4f47-b16e-4a9123bc7bdf", X-TransactionID:"4b8be856-f033-4f47-b16e-4a9123bc7bdf", X-ECOMP-RequestID:"4b8be856-f033-4f47-b16e-4a9123bc7bdf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f73c79bd-6e0d-4cac-94c8-630d1f85462c"] 2023-01-12T07:01:08.799Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:01:08.799Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:01:08.827Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:01:08.828Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:01:08.828Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:01:08.829Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:01:08.832Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:01:08.832Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:01:08.832Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2838fc72-e307-4140-b362-a283ecbd288d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:01:08.840Z|4b8be856-f033-4f47-b16e-4a9123bc7bdf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2838fc72-e307-4140-b362-a283ecbd288d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:01:14.862Z|b5d1b6c7-f7eb-4ad4-a5b1-2aaf98c8aec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:14.864Z|b5d1b6c7-f7eb-4ad4-a5b1-2aaf98c8aec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:14.881Z|8ba87fb8-8a26-42f7-8ebd-5a780d5392f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:14.882Z|8ba87fb8-8a26-42f7-8ebd-5a780d5392f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:17.074Z|df256a97-c1f3-4213-b23b-ae5c555729f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:17.075Z|df256a97-c1f3-4213-b23b-ae5c555729f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:20.262Z|3549b078-a0f2-491b-ba45-c5f9ece01fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:01:20.262Z|3549b078-a0f2-491b-ba45-c5f9ece01fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:01:24.892Z|8ed15ca5-6820-4173-8c05-bcd63f794319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:24.893Z|8ed15ca5-6820-4173-8c05-bcd63f794319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:24.906Z|69ef68fc-fae9-412b-8471-60f0df2474b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:24.907Z|69ef68fc-fae9-412b-8471-60f0df2474b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:27.100Z|3ac0afaf-63fc-4bfd-b5e4-e4a30d3f2792|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:27.101Z|3ac0afaf-63fc-4bfd-b5e4-e4a30d3f2792|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:34.927Z|9b78ef08-908d-4a98-a7ef-742821fc98ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:34.928Z|9b78ef08-908d-4a98-a7ef-742821fc98ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:34.965Z|6c370a39-d512-4519-bc9e-58deeafbe9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:35.066Z|6c370a39-d512-4519-bc9e-58deeafbe9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:35.267Z|51df3028-d4a8-4136-9538-d3acf18b289a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:01:35.270Z|51df3028-d4a8-4136-9538-d3acf18b289a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:01:36.044Z|41c4d608-ffd6-4b94-8a7e-dbe3f88fe9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:01:36.045Z|41c4d608-ffd6-4b94-8a7e-dbe3f88fe9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:01:37.124Z|54de7b74-b698-4823-8aad-061b6ceedc28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:37.124Z|54de7b74-b698-4823-8aad-061b6ceedc28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:44.967Z|db7332c9-5e23-4474-959d-b026478be330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:44.969Z|db7332c9-5e23-4474-959d-b026478be330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:45.092Z|ea194eae-ca43-400a-9784-8ecf0e371dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:45.093Z|ea194eae-ca43-400a-9784-8ecf0e371dd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:47.147Z|b02815d7-a545-423a-9516-b29dacc42961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:47.148Z|b02815d7-a545-423a-9516-b29dacc42961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:48.765Z|ac4cc852-5fa5-40a8-916c-a738f77fb173|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:01:48.766Z|ac4cc852-5fa5-40a8-916c-a738f77fb173|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:50.262Z|f7883411-dc85-41e2-848f-9e17d078e66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:01:50.265Z|f7883411-dc85-41e2-848f-9e17d078e66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:01:55.019Z|a8527f4c-f08e-4d67-a02d-01b1fa6e9e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:55.021Z|a8527f4c-f08e-4d67-a02d-01b1fa6e9e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:55.123Z|fd2fc7c7-bbdc-47ff-8b42-d5c632ea521f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:55.124Z|fd2fc7c7-bbdc-47ff-8b42-d5c632ea521f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:01:57.183Z|a8517bf4-0801-43dd-9172-64246e4643b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:01:57.184Z|a8517bf4-0801-43dd-9172-64246e4643b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:05.083Z|85403b56-8123-4177-bc8d-05b5288a1892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:05.085Z|85403b56-8123-4177-bc8d-05b5288a1892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:05.149Z|68d1e075-996e-4c79-8d78-01c2077bd4dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:05.150Z|68d1e075-996e-4c79-8d78-01c2077bd4dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:05.261Z|0880ccb7-4214-4e79-84dc-6877fde15026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:02:05.263Z|0880ccb7-4214-4e79-84dc-6877fde15026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:02:06.046Z|d50db10c-6295-4fcf-8341-1d5beb085e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:02:06.047Z|d50db10c-6295-4fcf-8341-1d5beb085e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:02:07.210Z|3afe09c4-5ded-42da-851f-465d24fd4acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:07.211Z|3afe09c4-5ded-42da-851f-465d24fd4acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:15.151Z|0547a6d6-e757-4b35-bad7-53da755c2a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:15.152Z|0547a6d6-e757-4b35-bad7-53da755c2a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:15.195Z|68737214-5672-426d-bc66-f5876db3fa26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:15.196Z|68737214-5672-426d-bc66-f5876db3fa26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:17.236Z|e7d8d46a-4b45-4895-be4b-d0864585802b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:17.237Z|e7d8d46a-4b45-4895-be4b-d0864585802b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:20.263Z|e3a71174-8182-430a-81f6-b0306916383c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:02:20.319Z|e3a71174-8182-430a-81f6-b0306916383c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:02:25.193Z|7c6d3c25-363e-4bbf-ad43-bee4ecfe605d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:25.203Z|7c6d3c25-363e-4bbf-ad43-bee4ecfe605d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:25.246Z|3a2a25e1-2b54-4f3c-aa9c-a91e3dd8b84b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:25.246Z|3a2a25e1-2b54-4f3c-aa9c-a91e3dd8b84b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:27.261Z|52e21aca-1f9e-43b7-b1c4-73c601db54d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:27.263Z|52e21aca-1f9e-43b7-b1c4-73c601db54d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:35.225Z|b75c52e6-ecce-475a-98a2-2622c014435c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:35.226Z|b75c52e6-ecce-475a-98a2-2622c014435c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:35.261Z|ee3f59e4-7aa6-47fb-825d-2a29c43e0e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:02:35.263Z|ee3f59e4-7aa6-47fb-825d-2a29c43e0e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:02:35.279Z|d703dfab-824d-4f45-85f4-8dbda7e5f5cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:35.280Z|d703dfab-824d-4f45-85f4-8dbda7e5f5cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:36.049Z|9a959358-c918-44aa-b71c-5d92b0094a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:02:36.049Z|9a959358-c918-44aa-b71c-5d92b0094a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:02:37.319Z|c2251a9f-8742-4594-9dc0-de056782856d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:37.320Z|c2251a9f-8742-4594-9dc0-de056782856d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:45.254Z|54332c4a-14bf-4000-a93c-e057a5a2536c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:45.255Z|54332c4a-14bf-4000-a93c-e057a5a2536c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:45.305Z|b8f83ebe-c37c-41a1-b869-499347e9a6a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:45.306Z|b8f83ebe-c37c-41a1-b869-499347e9a6a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:47.379Z|10e6ec47-4510-4a84-9931-930430319278|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:47.380Z|10e6ec47-4510-4a84-9931-930430319278|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:48.765Z|c47af7fa-5b53-4b55-88fe-2a6ba4beab5a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:02:48.766Z|c47af7fa-5b53-4b55-88fe-2a6ba4beab5a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:50.262Z|faa854ca-2c48-4959-a514-8e91e219d2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:02:50.262Z|faa854ca-2c48-4959-a514-8e91e219d2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:02:55.295Z|e0de2cb4-de67-4404-a59f-8138d697c8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:55.302Z|e0de2cb4-de67-4404-a59f-8138d697c8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:55.335Z|54486d6c-717e-4a73-9119-ba3422b9f9f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:55.336Z|54486d6c-717e-4a73-9119-ba3422b9f9f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:02:57.436Z|a27289bd-57cf-4d15-844e-921b564ce4c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:02:57.438Z|a27289bd-57cf-4d15-844e-921b564ce4c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:05.261Z|6bf79202-5426-4d96-9029-7dcec3c76262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:03:05.276Z|6bf79202-5426-4d96-9029-7dcec3c76262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:03:05.330Z|bb67fa67-d09a-4161-bd10-f6aa6b1170bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:05.331Z|bb67fa67-d09a-4161-bd10-f6aa6b1170bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:05.392Z|33c2b6c1-d61b-4f3e-9175-d0016116930f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:05.393Z|33c2b6c1-d61b-4f3e-9175-d0016116930f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:06.050Z|749bea01-d5aa-4905-9abb-4161a449c850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:03:06.051Z|749bea01-d5aa-4905-9abb-4161a449c850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:03:07.509Z|9c8afe7c-0373-403d-9989-fc1b1834b23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:07.510Z|9c8afe7c-0373-403d-9989-fc1b1834b23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:15.355Z|9b9cd2b8-370e-41e5-b039-0b50ef54d30c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:15.356Z|9b9cd2b8-370e-41e5-b039-0b50ef54d30c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:15.453Z|9435a7f3-6442-411c-be48-f46051a38a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:15.454Z|9435a7f3-6442-411c-be48-f46051a38a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:17.538Z|9fdb7b02-6413-4a3c-9fd4-9da09fa3ec8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:17.539Z|9fdb7b02-6413-4a3c-9fd4-9da09fa3ec8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:20.261Z|8fab0679-663e-4e56-85ab-f42e91d38da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:03:20.262Z|8fab0679-663e-4e56-85ab-f42e91d38da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:03:25.383Z|286fb773-88e1-4389-a8e1-dd368b15cb3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:25.384Z|286fb773-88e1-4389-a8e1-dd368b15cb3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:25.495Z|260abd64-c484-4caa-8948-51b94f77ff5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:25.496Z|260abd64-c484-4caa-8948-51b94f77ff5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:27.602Z|9a883ae3-cb6c-4215-b409-2f7849519565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:27.604Z|9a883ae3-cb6c-4215-b409-2f7849519565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:35.262Z|789a9270-475b-462c-a879-5c41c66d9228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:03:35.263Z|789a9270-475b-462c-a879-5c41c66d9228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:03:35.426Z|861a21e9-beb1-4da6-9934-e0eb957dcba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:35.428Z|861a21e9-beb1-4da6-9934-e0eb957dcba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:35.535Z|08afd73d-8e94-4f55-aa38-278cfedda2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:35.536Z|08afd73d-8e94-4f55-aa38-278cfedda2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:36.052Z|3770bf0f-7d5d-4412-a820-07d539e550bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:03:36.059Z|3770bf0f-7d5d-4412-a820-07d539e550bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:03:37.650Z|cc3a2e73-6aaf-4c80-80ea-91a2f8dcfd62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:37.651Z|cc3a2e73-6aaf-4c80-80ea-91a2f8dcfd62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:45.496Z|56c61833-3beb-4275-9ba2-5acd3acaed57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:45.497Z|56c61833-3beb-4275-9ba2-5acd3acaed57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:45.573Z|940aad22-8fd2-463d-9d7c-28fdd14b9209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:45.575Z|940aad22-8fd2-463d-9d7c-28fdd14b9209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:47.683Z|a1f6a9dd-6bce-44d5-835e-299628ddc1af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:47.685Z|a1f6a9dd-6bce-44d5-835e-299628ddc1af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:48.772Z|9efb1d91-3bcf-4ae8-8308-20e363d00fae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:03:48.773Z|9efb1d91-3bcf-4ae8-8308-20e363d00fae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:50.262Z|34667581-5bce-4eb8-ad71-7275bf5a87fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:03:50.263Z|34667581-5bce-4eb8-ad71-7275bf5a87fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:03:55.541Z|e71a915a-1622-40ba-ba69-0ac083e88a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:55.543Z|e71a915a-1622-40ba-ba69-0ac083e88a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:55.603Z|c42bbc4e-41ee-4f0c-9725-1ee51af8007e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:55.605Z|c42bbc4e-41ee-4f0c-9725-1ee51af8007e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:03:57.717Z|2d837a3b-05d4-4fef-b42a-ea78764abcda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:03:57.719Z|2d837a3b-05d4-4fef-b42a-ea78764abcda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:05.261Z|f776776f-dc2a-4892-9bd4-178d3c105d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:04:05.262Z|f776776f-dc2a-4892-9bd4-178d3c105d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:04:05.585Z|ec02c196-ad51-47c1-95b4-e75f6ba917e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:05.586Z|ec02c196-ad51-47c1-95b4-e75f6ba917e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:05.636Z|cad49b66-f4a3-4a52-aafa-f0b1dfbb6acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:05.637Z|cad49b66-f4a3-4a52-aafa-f0b1dfbb6acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:06.060Z|ed7fb7ff-c1b4-4de5-a5ce-9a78168686cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:04:06.061Z|ed7fb7ff-c1b4-4de5-a5ce-9a78168686cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:04:07.748Z|cfebf882-fb25-4380-a3f8-9a15924061bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:07.749Z|cfebf882-fb25-4380-a3f8-9a15924061bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:15.655Z|1e184d39-17ec-4f47-8201-9452537e75f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:15.656Z|1e184d39-17ec-4f47-8201-9452537e75f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:15.667Z|85c0b6f4-18b8-40ff-90a3-3086bd062ec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:15.669Z|85c0b6f4-18b8-40ff-90a3-3086bd062ec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:17.793Z|fff47e8d-3b1b-4599-a9a3-7dc09aa86230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:17.795Z|fff47e8d-3b1b-4599-a9a3-7dc09aa86230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:20.261Z|956c140d-d21a-4b5b-b666-078cafe52d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:04:20.262Z|956c140d-d21a-4b5b-b666-078cafe52d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:04:25.685Z|90c147df-1330-425d-988c-d4f0b7f67001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:25.685Z|90c147df-1330-425d-988c-d4f0b7f67001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:25.711Z|74819b7e-b7c0-4046-8619-a3c6977eef10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:25.712Z|74819b7e-b7c0-4046-8619-a3c6977eef10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:27.836Z|4f002a88-a630-4d8b-8739-51dfe25e7c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:27.837Z|4f002a88-a630-4d8b-8739-51dfe25e7c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:35.261Z|58804ae6-57b8-4053-8867-bcb75f2d2c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:04:35.262Z|58804ae6-57b8-4053-8867-bcb75f2d2c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:04:35.717Z|d6d07106-55cb-4c24-a613-3dad2e046457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:35.718Z|d6d07106-55cb-4c24-a613-3dad2e046457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:35.749Z|c3f2eb13-ea46-47e7-bab7-898020e2774e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:35.750Z|c3f2eb13-ea46-47e7-bab7-898020e2774e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:36.091Z|6777b805-2113-4bbc-b65c-4e0e6fb50032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:04:36.092Z|6777b805-2113-4bbc-b65c-4e0e6fb50032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:04:37.890Z|41099720-e5a4-4d72-82a1-53aa9c30abe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:37.892Z|41099720-e5a4-4d72-82a1-53aa9c30abe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:45.741Z|c3f075cb-cc7c-4437-a8f4-d8aa40802abc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:45.742Z|c3f075cb-cc7c-4437-a8f4-d8aa40802abc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:45.776Z|e2495f0f-32bd-4d4c-9fa9-ae6f5bb05b88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:45.777Z|e2495f0f-32bd-4d4c-9fa9-ae6f5bb05b88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:47.938Z|db7a1425-6483-49f5-b262-05d02e8de774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:47.939Z|db7a1425-6483-49f5-b262-05d02e8de774|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:48.770Z|bdf681b1-dd19-4023-bdc6-2600bad91b4f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:04:48.772Z|bdf681b1-dd19-4023-bdc6-2600bad91b4f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:50.261Z|c94102fc-7b45-4c31-872b-7aab57e7184e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:04:50.265Z|c94102fc-7b45-4c31-872b-7aab57e7184e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:04:55.787Z|b8b85c0b-62da-4b04-b1b8-dd8e9556a126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:55.789Z|b8b85c0b-62da-4b04-b1b8-dd8e9556a126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:55.804Z|7d68785c-ca48-44c9-839c-b097e2ad8fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:55.806Z|7d68785c-ca48-44c9-839c-b097e2ad8fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:04:57.964Z|e65c8637-56ff-4c43-813f-0e2f8a92c960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:04:57.965Z|e65c8637-56ff-4c43-813f-0e2f8a92c960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:05.263Z|db472a66-734b-4617-b54e-b19d1f1d0405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:05:05.264Z|db472a66-734b-4617-b54e-b19d1f1d0405|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:05:05.816Z|9bd7310d-a28b-4bf7-917a-101cea140055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:05.817Z|9bd7310d-a28b-4bf7-917a-101cea140055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:05.831Z|f302338e-fe80-4ea1-87a3-c97f1ed19919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:05.832Z|f302338e-fe80-4ea1-87a3-c97f1ed19919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:06.093Z|ff61af07-a899-43a3-b760-1e6e0c0ad35c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:05:06.093Z|ff61af07-a899-43a3-b760-1e6e0c0ad35c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:05:07.998Z|61886bcb-1b7b-404c-882c-2f1dc242ab73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:07.999Z|61886bcb-1b7b-404c-882c-2f1dc242ab73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:15.842Z|2f8eb859-8988-4bce-a17d-b4abbbcf8d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:15.843Z|2f8eb859-8988-4bce-a17d-b4abbbcf8d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:15.857Z|dcf6194c-f81e-41f9-82c9-1f1cc63f2fb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:15.858Z|dcf6194c-f81e-41f9-82c9-1f1cc63f2fb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:18.024Z|6f4ff1b5-3994-4d83-9643-e8eccf327bd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:18.025Z|6f4ff1b5-3994-4d83-9643-e8eccf327bd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:20.261Z|9a973628-ab44-48ef-9e1a-30b72bb7c192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:05:20.262Z|9a973628-ab44-48ef-9e1a-30b72bb7c192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:05:25.869Z|86e9e1e4-75f1-495b-85a7-4d3634a27adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:25.871Z|86e9e1e4-75f1-495b-85a7-4d3634a27adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:25.890Z|2a98ae65-5741-4bb1-ba3e-8edfc5283d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:25.893Z|2a98ae65-5741-4bb1-ba3e-8edfc5283d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:28.051Z|0335f2ca-947f-4f46-9f92-db7ac63901d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:28.052Z|0335f2ca-947f-4f46-9f92-db7ac63901d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:35.261Z|1ea673d0-adaf-49cf-810b-6830587012f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:05:35.263Z|1ea673d0-adaf-49cf-810b-6830587012f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:05:35.897Z|262ee55c-a12f-4dc7-8fa5-10eb2c54f074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:35.898Z|262ee55c-a12f-4dc7-8fa5-10eb2c54f074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:35.920Z|a4f41acc-e162-48c7-ba8a-6843b563c966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:35.921Z|a4f41acc-e162-48c7-ba8a-6843b563c966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:36.094Z|f6f8248d-1316-4636-b0e4-35bc207ae3f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:05:36.095Z|f6f8248d-1316-4636-b0e4-35bc207ae3f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:05:38.084Z|44b6e125-941e-485b-95b1-58ce497e8ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:38.085Z|44b6e125-941e-485b-95b1-58ce497e8ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:45.957Z|37423317-e542-41c0-a7da-77b68d2bb69c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:45.958Z|37423317-e542-41c0-a7da-77b68d2bb69c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:45.957Z|828240e2-d17b-4509-a88b-4d422cebc8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:45.961Z|828240e2-d17b-4509-a88b-4d422cebc8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:48.123Z|09ecadd5-9f1c-4197-b01b-f6992a7d0e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:48.125Z|09ecadd5-9f1c-4197-b01b-f6992a7d0e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:48.771Z|ade16efc-ed92-400a-84d5-276809cb87f2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:05:48.773Z|ade16efc-ed92-400a-84d5-276809cb87f2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:50.261Z|42a2f404-6174-4375-9614-90bb17931cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:05:50.263Z|42a2f404-6174-4375-9614-90bb17931cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:05:56.014Z|4872c0a8-2a9f-4946-812d-70301ce345bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:56.015Z|4872c0a8-2a9f-4946-812d-70301ce345bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:56.023Z|0844f16c-f2b9-445a-be60-30846fd22a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:56.025Z|0844f16c-f2b9-445a-be60-30846fd22a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:05:58.165Z|f3b21952-2d3e-4fea-b960-32166c88bfab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:05:58.191Z|f3b21952-2d3e-4fea-b960-32166c88bfab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:05.269Z|f81650ea-9228-4be9-aa60-cb889e4d28dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:06:05.271Z|f81650ea-9228-4be9-aa60-cb889e4d28dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:06:06.078Z|11e8e047-a281-4706-a988-a19d64be07a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:06.078Z|6a3eb875-3ce0-445a-b6f7-73bfce3754aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:06.079Z|11e8e047-a281-4706-a988-a19d64be07a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:06.079Z|6a3eb875-3ce0-445a-b6f7-73bfce3754aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:06.096Z|60424aea-e56c-46d4-845a-375eab8e6297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:06:06.096Z|60424aea-e56c-46d4-845a-375eab8e6297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:06:08.230Z|12792e18-0dca-4d2b-8ef0-21186342eef1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:08.231Z|12792e18-0dca-4d2b-8ef0-21186342eef1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:16.103Z|01c2900b-43ba-4a47-a49d-c075068d6b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:16.103Z|49cc4de6-0f87-43cd-9400-04b6a6b0ae32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:16.103Z|01c2900b-43ba-4a47-a49d-c075068d6b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:16.103Z|49cc4de6-0f87-43cd-9400-04b6a6b0ae32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:18.259Z|70063206-8b1e-4d85-b9de-9b8d12621c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:18.260Z|70063206-8b1e-4d85-b9de-9b8d12621c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:20.261Z|3223c0ce-a5ac-4d94-8fef-6131100a5ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:06:20.262Z|3223c0ce-a5ac-4d94-8fef-6131100a5ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:06:26.128Z|233272a3-658c-430b-bac2-b43de49a220a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:26.129Z|233272a3-658c-430b-bac2-b43de49a220a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:26.134Z|6202a8e9-bfeb-4138-9652-7459faa5ed81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:26.135Z|6202a8e9-bfeb-4138-9652-7459faa5ed81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:28.286Z|7a090226-8a49-4056-8d9c-1ed2a42d6041|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:28.287Z|7a090226-8a49-4056-8d9c-1ed2a42d6041|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:35.261Z|e2c52c5c-d102-4377-94b7-c2ad2bbd114a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:06:35.262Z|e2c52c5c-d102-4377-94b7-c2ad2bbd114a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:06:36.097Z|a10b49f0-8fff-4d92-94bb-1fb5e1d5d4fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:06:36.098Z|a10b49f0-8fff-4d92-94bb-1fb5e1d5d4fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:06:36.160Z|920084f5-e0f8-4ef3-9e22-7dcb83a683a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:36.162Z|920084f5-e0f8-4ef3-9e22-7dcb83a683a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:36.166Z|78269307-5750-4a4d-ba36-9886853ba4e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:36.167Z|78269307-5750-4a4d-ba36-9886853ba4e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:38.308Z|7d9f2380-2f05-4714-b382-6dece2e69c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:38.310Z|7d9f2380-2f05-4714-b382-6dece2e69c55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:46.188Z|ddf4cca3-6e2a-4b1e-965c-523143f8aad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:46.189Z|ddf4cca3-6e2a-4b1e-965c-523143f8aad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:46.195Z|51258866-fc6d-4d22-b317-1ffc8c867025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:46.196Z|51258866-fc6d-4d22-b317-1ffc8c867025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:48.332Z|61fa06f5-57a0-4554-8e41-9d5aa05fc569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:48.333Z|61fa06f5-57a0-4554-8e41-9d5aa05fc569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:48.768Z|7faa99b3-c7c2-4881-9bcb-3ba4801941af|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:06:48.769Z|7faa99b3-c7c2-4881-9bcb-3ba4801941af|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:50.261Z|b2b81b21-e332-4317-92ab-65c098d99656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:06:50.264Z|b2b81b21-e332-4317-92ab-65c098d99656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:06:56.217Z|cdde8723-284e-427e-b440-62e40b269dc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:56.218Z|a8badab6-e93d-433a-994d-2501edcc2626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:56.218Z|a8badab6-e93d-433a-994d-2501edcc2626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:56.218Z|cdde8723-284e-427e-b440-62e40b269dc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:06:58.361Z|5af08f54-64a0-45e1-8951-e26cb96f434e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:06:58.363Z|5af08f54-64a0-45e1-8951-e26cb96f434e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:05.261Z|bcaac67d-9f2b-487c-8b12-1220ab0e570f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:07:05.262Z|bcaac67d-9f2b-487c-8b12-1220ab0e570f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:07:06.099Z|65ed0039-a13b-485a-be7b-7b3ffb8d5e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:07:06.100Z|65ed0039-a13b-485a-be7b-7b3ffb8d5e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:07:06.246Z|517089ca-1f12-41d5-b963-2b912defb143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:06.247Z|517089ca-1f12-41d5-b963-2b912defb143|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:06.249Z|9da90410-1ef4-473c-b203-db1b07fef93a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:06.249Z|9da90410-1ef4-473c-b203-db1b07fef93a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:08.384Z|252b49af-6a73-4614-8ca6-f8861431559c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:08.385Z|252b49af-6a73-4614-8ca6-f8861431559c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:16.273Z|fbf6792f-0e8d-43ca-81fd-70e098d6bdfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:16.273Z|0e07cd36-88a5-4a88-b0a9-c5cc47d2ea7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:16.274Z|fbf6792f-0e8d-43ca-81fd-70e098d6bdfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:16.274Z|0e07cd36-88a5-4a88-b0a9-c5cc47d2ea7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:18.411Z|f20d77b2-dbbd-48de-bd96-87f1b9040d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:18.412Z|f20d77b2-dbbd-48de-bd96-87f1b9040d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:20.261Z|647f7d46-74b8-45c1-ad39-fc3ac9d509d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:07:20.262Z|647f7d46-74b8-45c1-ad39-fc3ac9d509d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:07:26.296Z|858c8ff0-160e-40c9-b97b-e1b0fd9bad35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:26.296Z|76f3eebb-8275-43f8-8266-0570e0161db1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:26.404Z|858c8ff0-160e-40c9-b97b-e1b0fd9bad35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:26.407Z|76f3eebb-8275-43f8-8266-0570e0161db1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:28.445Z|bdef688a-453a-429b-b74a-a7ad6d476a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:28.447Z|bdef688a-453a-429b-b74a-a7ad6d476a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:35.261Z|187955c3-e6c3-4270-adec-64b08cd73adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:07:35.263Z|187955c3-e6c3-4270-adec-64b08cd73adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:07:36.100Z|9d939cf2-89e5-4a16-86fa-9b9bef16ed6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:07:36.101Z|9d939cf2-89e5-4a16-86fa-9b9bef16ed6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:07:36.431Z|836324c3-0911-4aac-9d0e-3283b6876432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:36.431Z|2e6e85d4-330e-474f-aba1-8906805e47e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:36.431Z|836324c3-0911-4aac-9d0e-3283b6876432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:36.432Z|2e6e85d4-330e-474f-aba1-8906805e47e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:38.470Z|dcefe739-0607-4ca3-a1f2-0c716fe4e57d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:38.471Z|dcefe739-0607-4ca3-a1f2-0c716fe4e57d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:46.457Z|10b84542-fb03-4fb1-95c7-793c617b2bbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:46.457Z|d522e037-0591-4c6e-9297-0352f14fe828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:46.457Z|10b84542-fb03-4fb1-95c7-793c617b2bbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:46.457Z|d522e037-0591-4c6e-9297-0352f14fe828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:48.495Z|749d750f-3a14-44be-8052-b98e840bea98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:48.496Z|749d750f-3a14-44be-8052-b98e840bea98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:48.781Z|3cccb915-6d9f-4913-8006-0a6fa69ed57b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:07:48.782Z|3cccb915-6d9f-4913-8006-0a6fa69ed57b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:50.262Z|b71938d9-1139-4d73-9269-3c6d073a3cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:07:50.263Z|b71938d9-1139-4d73-9269-3c6d073a3cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:07:56.484Z|c3c91bf4-4cf5-4473-8e01-fa624359452e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:56.484Z|c3c91bf4-4cf5-4473-8e01-fa624359452e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:56.484Z|49ded744-28d8-43eb-b6f7-0b49740276a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:56.505Z|49ded744-28d8-43eb-b6f7-0b49740276a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:07:58.521Z|a44f8486-9552-429f-b76d-7c6cd77db9f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:07:58.522Z|a44f8486-9552-429f-b76d-7c6cd77db9f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:05.261Z|faaaaa12-4e12-4c6b-9992-02e72220ef83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:08:05.262Z|faaaaa12-4e12-4c6b-9992-02e72220ef83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:08:06.102Z|8f6e4208-1d89-4777-b964-b58ab66d4c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:08:06.103Z|8f6e4208-1d89-4777-b964-b58ab66d4c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:08:06.514Z|2ae19987-1985-444d-a028-51195969e3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:06.514Z|2ae19987-1985-444d-a028-51195969e3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:06.531Z|0beff16e-1445-4ce5-8ac1-59a36a9ff152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:06.531Z|0beff16e-1445-4ce5-8ac1-59a36a9ff152|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:08.549Z|cf65257d-5600-4a84-94a3-2913dd16e9c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:08.550Z|cf65257d-5600-4a84-94a3-2913dd16e9c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:16.536Z|e4af8142-907a-4929-be7a-ab3ad99d916f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:16.537Z|e4af8142-907a-4929-be7a-ab3ad99d916f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:16.561Z|b5589202-c6b9-451e-ab87-0c86d6637ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:16.562Z|b5589202-c6b9-451e-ab87-0c86d6637ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:18.585Z|945bf864-cc95-43a7-a5f1-5df33b309172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:18.586Z|945bf864-cc95-43a7-a5f1-5df33b309172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:20.262Z|a3012416-39a4-4944-8b6a-b1e0e34eba39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:08:20.264Z|a3012416-39a4-4944-8b6a-b1e0e34eba39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:08:26.559Z|0379e8a1-0530-4c4a-bd70-e1b6cdff2403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:26.560Z|0379e8a1-0530-4c4a-bd70-e1b6cdff2403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:26.585Z|5a29cc60-8c96-4a6c-bc68-f80ffc24377e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:26.586Z|5a29cc60-8c96-4a6c-bc68-f80ffc24377e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:28.611Z|46621046-904a-46bd-a4d5-51bb0036a42f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:28.612Z|46621046-904a-46bd-a4d5-51bb0036a42f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:35.262Z|d5d51dc6-268f-44db-b973-e891cd9cdf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:08:35.263Z|d5d51dc6-268f-44db-b973-e891cd9cdf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:08:36.106Z|72881db7-2b6b-4a42-9f7a-d7f63682023c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:08:36.106Z|72881db7-2b6b-4a42-9f7a-d7f63682023c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:08:36.590Z|99b7f42e-c5d3-4d3b-83f6-4285d91fc34c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:36.592Z|99b7f42e-c5d3-4d3b-83f6-4285d91fc34c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:36.607Z|7b817fcb-19d8-45f0-a752-3d0ff5fadfad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:36.608Z|7b817fcb-19d8-45f0-a752-3d0ff5fadfad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:38.633Z|74e25545-95a4-4aca-adc9-2da35a9d547a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:38.634Z|74e25545-95a4-4aca-adc9-2da35a9d547a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:46.622Z|7f91cb71-98a8-4e7a-bfa5-719cecb17f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:46.623Z|7f91cb71-98a8-4e7a-bfa5-719cecb17f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:46.628Z|5b82fa05-2bd8-4b01-bd8f-850844cc5aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:46.628Z|5b82fa05-2bd8-4b01-bd8f-850844cc5aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:48.667Z|2b068365-84f3-404a-95b6-7799b8e7fd71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:48.669Z|2b068365-84f3-404a-95b6-7799b8e7fd71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:48.787Z|2435da3b-bce8-47db-b5b2-1d07de058372|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:08:48.788Z|2435da3b-bce8-47db-b5b2-1d07de058372|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:50.261Z|9e73ebe5-9b1a-4be8-871f-8c9af09fe9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:08:50.262Z|9e73ebe5-9b1a-4be8-871f-8c9af09fe9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:08:56.653Z|406d797c-5812-4a99-b8ad-9b639fb70b42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:56.695Z|406d797c-5812-4a99-b8ad-9b639fb70b42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:56.693Z|e7d780df-3c4f-41e0-946e-72c43ec3650c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:56.702Z|e7d780df-3c4f-41e0-946e-72c43ec3650c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:08:58.716Z|2eadd8e1-4be4-47b8-8eeb-e7c7e11f06b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:08:58.717Z|2eadd8e1-4be4-47b8-8eeb-e7c7e11f06b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:05.265Z|f2cab7d9-0543-4c19-be26-2c28215b0840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:09:05.270Z|f2cab7d9-0543-4c19-be26-2c28215b0840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:09:06.107Z|7994380b-4a6e-47e6-9d53-5e04672ebe32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:09:06.108Z|7994380b-4a6e-47e6-9d53-5e04672ebe32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:09:06.726Z|47ea8702-4078-4a02-8d7f-7b347615e77b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:06.728Z|47ea8702-4078-4a02-8d7f-7b347615e77b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:06.739Z|03c39470-1da8-404f-a69f-c85ff3aafa8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:06.740Z|03c39470-1da8-404f-a69f-c85ff3aafa8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:08.742Z|47d66f84-263f-4143-93c0-5c52bf0cef3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:08.743Z|47d66f84-263f-4143-93c0-5c52bf0cef3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:16.758Z|0b0f8689-61af-4471-a3b8-e03c5a630904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:16.760Z|0b0f8689-61af-4471-a3b8-e03c5a630904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:16.764Z|2e256ec6-09e5-4f12-84d4-a360b56b9de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:16.765Z|2e256ec6-09e5-4f12-84d4-a360b56b9de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:18.779Z|6a11242c-6771-41bf-a714-0ece122a2cae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:18.780Z|6a11242c-6771-41bf-a714-0ece122a2cae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:20.261Z|6ece7be6-5523-4a2c-9bac-dd3d08661146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:09:20.262Z|6ece7be6-5523-4a2c-9bac-dd3d08661146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:09:26.787Z|48193038-5fa3-4e0a-9e19-2978840f43f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:26.788Z|48193038-5fa3-4e0a-9e19-2978840f43f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:26.792Z|95187c3a-152f-481e-b275-84d05c67f491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:26.793Z|95187c3a-152f-481e-b275-84d05c67f491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:28.826Z|a8afaa67-07c9-4691-a655-bd9be7ba5f08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:28.827Z|a8afaa67-07c9-4691-a655-bd9be7ba5f08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:35.263Z|760406b5-f4ff-4646-9401-513a7e255f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:09:35.263Z|760406b5-f4ff-4646-9401-513a7e255f23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:09:36.110Z|d59e5b6e-a179-4a82-9189-0fdc1539096b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:09:36.111Z|d59e5b6e-a179-4a82-9189-0fdc1539096b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:09:36.818Z|1f04fb9e-3a6f-4938-967b-ce668e3af77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:36.819Z|1f04fb9e-3a6f-4938-967b-ce668e3af77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:36.818Z|ad752e3d-9ed8-4e1b-8d30-3c6a7a017ddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:36.826Z|ad752e3d-9ed8-4e1b-8d30-3c6a7a017ddb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:38.863Z|4c0c661b-f953-4b0f-ba3d-6794e2089221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:38.864Z|4c0c661b-f953-4b0f-ba3d-6794e2089221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:46.849Z|df31e09a-6a94-4f10-8783-2efb027979c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:46.849Z|6275554c-9ff9-43c1-8c42-e61793c96dfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:46.850Z|df31e09a-6a94-4f10-8783-2efb027979c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:46.850Z|6275554c-9ff9-43c1-8c42-e61793c96dfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:48.797Z|f245ee49-d823-4b61-b6b4-99aafaf30b94|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:09:48.801Z|f245ee49-d823-4b61-b6b4-99aafaf30b94|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:48.914Z|18fc10f1-7987-44ec-be84-8d00d298ee54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:48.915Z|18fc10f1-7987-44ec-be84-8d00d298ee54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:50.262Z|0f2298f8-c8b8-4ff2-9180-681c0a807677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:09:50.288Z|0f2298f8-c8b8-4ff2-9180-681c0a807677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:09:56.881Z|f478685e-5b74-46bf-81ca-87168a8fe67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:56.882Z|f478685e-5b74-46bf-81ca-87168a8fe67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:56.881Z|2d7eab68-966b-4c9e-9ba2-d510439bed4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:56.883Z|2d7eab68-966b-4c9e-9ba2-d510439bed4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:09:58.949Z|ef80c0f9-2ba3-40cb-b4be-1e793eefdfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:09:58.950Z|ef80c0f9-2ba3-40cb-b4be-1e793eefdfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:05.290Z|e9d7cf34-03a8-4a00-b164-d6d9e41826fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:10:05.292Z|e9d7cf34-03a8-4a00-b164-d6d9e41826fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:10:06.111Z|484a381e-6025-416c-a580-5cb5e6113c9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:10:06.112Z|484a381e-6025-416c-a580-5cb5e6113c9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:10:06.909Z|0feae441-c109-44ef-9e19-55e2b1387f61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:06.909Z|ac4b098b-a949-4090-b106-fbdf26c83a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:06.911Z|ac4b098b-a949-4090-b106-fbdf26c83a2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:06.911Z|0feae441-c109-44ef-9e19-55e2b1387f61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:08.989Z|f8a1925a-bd59-4701-8917-841819f37ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:08.990Z|f8a1925a-bd59-4701-8917-841819f37ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:16.937Z|643620c3-1cdf-43cc-84f3-2048b17c2355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:16.937Z|2e93eac9-a64b-436c-b452-d551b219b1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:16.938Z|643620c3-1cdf-43cc-84f3-2048b17c2355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:16.938Z|2e93eac9-a64b-436c-b452-d551b219b1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:19.015Z|027484ec-94cd-48c7-8315-3652da14e140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:19.016Z|027484ec-94cd-48c7-8315-3652da14e140|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:20.262Z|ef0db748-f68e-44b2-a759-4f19115659b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:10:20.263Z|ef0db748-f68e-44b2-a759-4f19115659b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:10:26.961Z|ceb00ab0-2204-464b-8f7d-62e0bd5280ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:26.962Z|ceb00ab0-2204-464b-8f7d-62e0bd5280ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:26.963Z|ff637e06-0b9c-45c7-b6b7-e414e3b55797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:26.964Z|ff637e06-0b9c-45c7-b6b7-e414e3b55797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:29.044Z|cf71864f-a879-4151-b08b-a5670531634b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:29.045Z|cf71864f-a879-4151-b08b-a5670531634b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:35.261Z|1b1c508d-f82a-457c-8533-74d357f1e73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:10:35.263Z|1b1c508d-f82a-457c-8533-74d357f1e73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:10:36.113Z|3e3001fc-4a7e-45e8-b8ff-103b00058c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:10:36.113Z|3e3001fc-4a7e-45e8-b8ff-103b00058c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:10:36.987Z|2a18ebd6-4f97-4afc-a3fb-83ae4250094c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:36.987Z|a043a71b-842d-422f-917c-6a2358a373da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:36.988Z|a043a71b-842d-422f-917c-6a2358a373da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:36.988Z|2a18ebd6-4f97-4afc-a3fb-83ae4250094c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:39.070Z|d95a47b5-1ee7-47ff-b341-85020aeec0c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:39.071Z|d95a47b5-1ee7-47ff-b341-85020aeec0c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:47.013Z|a82df863-32a8-4179-b00e-3b90d622265e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:47.014Z|a82df863-32a8-4179-b00e-3b90d622265e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:47.020Z|f92c4710-52dc-4b45-93f2-040f691243bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:47.021Z|f92c4710-52dc-4b45-93f2-040f691243bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:48.767Z|d5bbfa6e-146d-4186-a375-2a4deb524fb9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:10:48.775Z|d5bbfa6e-146d-4186-a375-2a4deb524fb9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:49.097Z|4c1ffd51-6cf2-4bb0-9e71-e2ac3d8f7d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:49.099Z|4c1ffd51-6cf2-4bb0-9e71-e2ac3d8f7d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:50.263Z|e760ee42-a7ae-4728-9af1-3d5c4fc917a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:10:50.263Z|e760ee42-a7ae-4728-9af1-3d5c4fc917a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:10:57.052Z|83776ea2-aa5d-496b-8ee8-e43cd4dce4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:57.053Z|c38820bb-175e-4b83-bf8e-6d1ea6d22db7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:57.054Z|c38820bb-175e-4b83-bf8e-6d1ea6d22db7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:57.053Z|83776ea2-aa5d-496b-8ee8-e43cd4dce4c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:10:59.124Z|ecc74e35-eedd-4d30-9ce4-70bb45298971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:10:59.125Z|ecc74e35-eedd-4d30-9ce4-70bb45298971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:05.263Z|8dbe0b1e-8b97-4a9a-906d-17fb798ddf14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:11:05.273Z|8dbe0b1e-8b97-4a9a-906d-17fb798ddf14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:11:06.114Z|1fdc75e3-dc7d-441c-81a6-11a93f3b9f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:11:06.115Z|1fdc75e3-dc7d-441c-81a6-11a93f3b9f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:11:07.079Z|065621ea-9c42-4766-adae-f612f7ecc861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:07.080Z|9ae49f0d-9668-4814-8b00-e7996b276a91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:07.080Z|9ae49f0d-9668-4814-8b00-e7996b276a91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:07.080Z|065621ea-9c42-4766-adae-f612f7ecc861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:09.150Z|e1dfaff9-fdd2-4e87-a512-f34840e2cbe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:09.151Z|e1dfaff9-fdd2-4e87-a512-f34840e2cbe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:17.102Z|192be026-bfe5-4566-86ec-f858c26a8a0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:17.102Z|3d5fa6e2-5c2e-4728-a176-371e97778329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:17.103Z|3d5fa6e2-5c2e-4728-a176-371e97778329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:17.103Z|192be026-bfe5-4566-86ec-f858c26a8a0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:19.174Z|bd8ff2b1-38b1-43c6-9599-7565bf6f4ba3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:19.175Z|bd8ff2b1-38b1-43c6-9599-7565bf6f4ba3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:20.261Z|f1d71f14-4103-4e40-a102-c79e7fb3ff7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:11:20.262Z|f1d71f14-4103-4e40-a102-c79e7fb3ff7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:11:27.129Z|ed74375b-3be3-429a-8f89-4aee57645803|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:27.134Z|ed74375b-3be3-429a-8f89-4aee57645803|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:27.137Z|10a95986-082d-484e-8ebf-03183a936367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:27.139Z|10a95986-082d-484e-8ebf-03183a936367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:29.199Z|0b967943-61bc-4343-b47e-3903c6cef894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:29.200Z|0b967943-61bc-4343-b47e-3903c6cef894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:35.261Z|451a40f3-023d-4a75-a508-52f1316d950d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:11:35.262Z|451a40f3-023d-4a75-a508-52f1316d950d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:11:36.116Z|7c04cd21-75f3-428e-a2b4-876f40e83e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:11:36.116Z|7c04cd21-75f3-428e-a2b4-876f40e83e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:11:37.158Z|494a870f-076c-48a3-92a2-c2bc9a5d3728|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:37.159Z|494a870f-076c-48a3-92a2-c2bc9a5d3728|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:37.158Z|4e287322-9bb3-432a-b538-f64f0ca9f04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:37.163Z|4e287322-9bb3-432a-b538-f64f0ca9f04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:39.227Z|f233435f-75c3-48da-a2c2-951cfec5da01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:39.228Z|f233435f-75c3-48da-a2c2-951cfec5da01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:47.183Z|c0446820-31b2-4f6b-8de3-3778c4cf2cea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:47.184Z|c0446820-31b2-4f6b-8de3-3778c4cf2cea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:47.187Z|6c8dcbbe-268b-48f4-b6f0-067439a1871e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:47.188Z|6c8dcbbe-268b-48f4-b6f0-067439a1871e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:48.766Z|aa815688-cc89-4e6e-9d44-d9a2508380e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:11:48.767Z|aa815688-cc89-4e6e-9d44-d9a2508380e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:49.253Z|caca54d7-cb1e-4569-985e-ad4c3baac444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:49.254Z|caca54d7-cb1e-4569-985e-ad4c3baac444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:50.261Z|655d9707-8dd4-460c-8344-39d410f338d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:11:50.268Z|655d9707-8dd4-460c-8344-39d410f338d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:11:57.219Z|4281a24e-a334-4aa6-a38c-a051b428b5b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:57.220Z|4281a24e-a334-4aa6-a38c-a051b428b5b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:57.224Z|3dde7041-a97e-4862-b788-cd35ffdf49d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:57.226Z|3dde7041-a97e-4862-b788-cd35ffdf49d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:11:59.278Z|95a41d37-05af-40b6-9ad3-de4d845d4c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:11:59.279Z|95a41d37-05af-40b6-9ad3-de4d845d4c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:05.262Z|bcb6da65-800a-42ba-93f5-ab31afd1dcce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:12:05.262Z|bcb6da65-800a-42ba-93f5-ab31afd1dcce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:12:06.117Z|790d752e-507d-4b13-857e-b6941bad22ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:12:06.118Z|790d752e-507d-4b13-857e-b6941bad22ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:12:07.247Z|66889671-aa06-4bce-b00b-6b0d40050fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:07.248Z|66889671-aa06-4bce-b00b-6b0d40050fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:07.282Z|40f186c1-29c9-49de-9de2-b9a318ea071f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:07.284Z|40f186c1-29c9-49de-9de2-b9a318ea071f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:09.307Z|6fd8a855-f864-4184-bb7f-ab1d53f67509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:09.308Z|6fd8a855-f864-4184-bb7f-ab1d53f67509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:17.280Z|929708df-9e92-4a59-87e8-3718566795d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:17.283Z|929708df-9e92-4a59-87e8-3718566795d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:17.314Z|e0002d3b-66ec-4929-b97e-e2f373eaa58c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:17.315Z|e0002d3b-66ec-4929-b97e-e2f373eaa58c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:19.333Z|e1dffead-9f00-4da0-9790-fa03a7095300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:19.333Z|e1dffead-9f00-4da0-9790-fa03a7095300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:20.261Z|d23e23d1-4b67-4324-ba12-c20acd1a5370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:12:20.262Z|d23e23d1-4b67-4324-ba12-c20acd1a5370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:12:27.315Z|71c9d19c-8675-4969-979b-17a9fdc0ab9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:27.316Z|71c9d19c-8675-4969-979b-17a9fdc0ab9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:27.357Z|d731b81f-e6ac-448c-9082-3ce9392304d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:27.358Z|d731b81f-e6ac-448c-9082-3ce9392304d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:29.358Z|9406f58f-83c2-4ff1-8af1-a16398cd5dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:29.359Z|9406f58f-83c2-4ff1-8af1-a16398cd5dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:35.261Z|8a27d2d9-e1e9-4ed5-85c0-c04dd68e15bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:12:35.287Z|8a27d2d9-e1e9-4ed5-85c0-c04dd68e15bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:12:36.119Z|f7fd9890-0ea3-4352-9f98-8863cd88715a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:12:36.120Z|f7fd9890-0ea3-4352-9f98-8863cd88715a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:12:37.371Z|010912fd-5db9-454e-baaf-24015a8d2f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:37.372Z|010912fd-5db9-454e-baaf-24015a8d2f37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:37.386Z|7f41ddd2-757c-4180-aa44-f7f374e78654|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:37.387Z|7f41ddd2-757c-4180-aa44-f7f374e78654|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:39.385Z|3301c0ef-6651-439b-8a6b-f6804743c1f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:39.386Z|3301c0ef-6651-439b-8a6b-f6804743c1f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:47.396Z|668efed5-e448-4312-b5ba-4bc57ae6bfff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:47.398Z|668efed5-e448-4312-b5ba-4bc57ae6bfff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:47.415Z|b59d6bf1-ac50-4e58-ac61-dab9fa9fcd09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:47.416Z|b59d6bf1-ac50-4e58-ac61-dab9fa9fcd09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:48.769Z|ad0ab85f-a5de-4eff-a396-61f24d3217c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:12:48.771Z|ad0ab85f-a5de-4eff-a396-61f24d3217c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:49.412Z|74fe32a0-ecb0-4540-8c4a-bf4804e55e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:49.413Z|74fe32a0-ecb0-4540-8c4a-bf4804e55e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:50.261Z|60fc2179-1093-4198-8de9-f3d89a8603e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:12:50.262Z|60fc2179-1093-4198-8de9-f3d89a8603e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:12:57.439Z|4e003f30-8a23-434c-9239-22079d2a2221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:57.441Z|4e003f30-8a23-434c-9239-22079d2a2221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:57.445Z|f0146d77-1fa3-458a-a2b1-eb32d0379133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:57.446Z|f0146d77-1fa3-458a-a2b1-eb32d0379133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:12:59.446Z|712d0462-589b-4502-a9ab-13bfe43b8f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:12:59.447Z|712d0462-589b-4502-a9ab-13bfe43b8f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:05.263Z|583c52ac-11cc-4b09-a1ce-984bcf6bc3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:13:05.263Z|583c52ac-11cc-4b09-a1ce-984bcf6bc3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:13:06.120Z|6729fde4-7757-454b-8a09-6a2dbffa825a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:13:06.121Z|6729fde4-7757-454b-8a09-6a2dbffa825a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:13:07.466Z|015626ab-7d94-43c0-9bdd-46c9fcd776bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:07.469Z|015626ab-7d94-43c0-9bdd-46c9fcd776bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:07.472Z|6335f233-9d9b-4a34-a831-78e4ce591885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:07.474Z|6335f233-9d9b-4a34-a831-78e4ce591885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:09.471Z|8259cef9-3005-4547-b9f6-0b7aec6b5a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:09.472Z|8259cef9-3005-4547-b9f6-0b7aec6b5a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:17.511Z|2034e6d2-ac0b-47f1-b642-c1ff6dfb06cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:17.512Z|2034e6d2-ac0b-47f1-b642-c1ff6dfb06cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:17.511Z|9ee954b5-1a68-4c75-8518-fef1571fea1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:17.514Z|9ee954b5-1a68-4c75-8518-fef1571fea1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:19.496Z|c3e7a4ec-dac9-49b1-baa9-bd5c924df2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:19.498Z|c3e7a4ec-dac9-49b1-baa9-bd5c924df2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:20.261Z|b7dee031-444f-44a7-bac7-beb05ae9de48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:13:20.266Z|b7dee031-444f-44a7-bac7-beb05ae9de48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:13:27.551Z|c70a9661-866e-47ca-a71e-2a06efcd231b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:27.551Z|dc3aed0a-b952-444c-abfe-1d11387e712f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:27.552Z|dc3aed0a-b952-444c-abfe-1d11387e712f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:27.552Z|c70a9661-866e-47ca-a71e-2a06efcd231b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:29.527Z|d6944ee6-a966-45f0-8389-0bf72988f95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:29.527Z|d6944ee6-a966-45f0-8389-0bf72988f95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:35.261Z|e7b5127a-46b1-4446-9ffc-6e8bbcf6f2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:13:35.262Z|e7b5127a-46b1-4446-9ffc-6e8bbcf6f2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:13:36.122Z|46cae85b-5575-4c96-8b22-a8d6e0ffb065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:13:36.123Z|46cae85b-5575-4c96-8b22-a8d6e0ffb065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:13:37.576Z|edb0bf74-d4d0-4fa2-b53e-f1c90c0cf725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:37.578Z|edb0bf74-d4d0-4fa2-b53e-f1c90c0cf725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:37.582Z|ecc0e249-719a-4bc7-9aa4-92057eab5804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:37.583Z|ecc0e249-719a-4bc7-9aa4-92057eab5804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:39.554Z|48f53296-02dd-4902-b4f9-f6143b1b3c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:39.557Z|48f53296-02dd-4902-b4f9-f6143b1b3c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:47.606Z|1aa0e70f-bd14-4e4b-946d-b7d8771a358b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:47.607Z|1aa0e70f-bd14-4e4b-946d-b7d8771a358b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:47.629Z|cb69fc2f-ca1e-4f61-900e-e54f0d201f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:47.630Z|cb69fc2f-ca1e-4f61-900e-e54f0d201f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:48.765Z|38670f7e-05da-4843-b025-c055b834c6b3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:13:48.766Z|38670f7e-05da-4843-b025-c055b834c6b3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:49.593Z|8f352e1c-8727-4739-9de0-a565747e36df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:49.595Z|8f352e1c-8727-4739-9de0-a565747e36df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:50.261Z|154f969b-feea-4fc4-bce0-4fe7ef45045c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:13:50.262Z|154f969b-feea-4fc4-bce0-4fe7ef45045c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:13:57.645Z|c5c74742-2c1f-4f42-9269-373a5837d8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:57.647Z|c5c74742-2c1f-4f42-9269-373a5837d8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:57.654Z|8a63bf43-b0a4-4dc8-929f-de00749a91e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:57.655Z|8a63bf43-b0a4-4dc8-929f-de00749a91e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:13:59.625Z|85c321ad-6412-44f9-b776-f729072d41b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:13:59.626Z|85c321ad-6412-44f9-b776-f729072d41b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:05.261Z|6c347134-3119-4b4b-82e6-c02fb1b6196c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:14:05.267Z|6c347134-3119-4b4b-82e6-c02fb1b6196c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:14:06.124Z|e6df351e-5c44-4f2e-b5a0-70cc6a66fb68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:14:06.125Z|e6df351e-5c44-4f2e-b5a0-70cc6a66fb68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:14:07.676Z|0643536b-976c-48b0-81b7-2ee0229c312c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:07.677Z|0643536b-976c-48b0-81b7-2ee0229c312c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:07.681Z|9fe7ad06-8efc-42c3-81ab-f4d99628ed2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:07.682Z|9fe7ad06-8efc-42c3-81ab-f4d99628ed2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:09.650Z|7215066d-7c6a-43ba-9a31-bf61a70779a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:09.651Z|7215066d-7c6a-43ba-9a31-bf61a70779a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:17.702Z|664cb2ca-5a4b-4d06-9adb-780d6ad94a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:17.703Z|664cb2ca-5a4b-4d06-9adb-780d6ad94a93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:17.708Z|13251e27-c44d-4776-8e2f-9b09587d6b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:17.710Z|13251e27-c44d-4776-8e2f-9b09587d6b4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:19.678Z|d437928b-9c71-41b6-8d33-0a3872222489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:19.679Z|d437928b-9c71-41b6-8d33-0a3872222489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:20.261Z|02128b83-dc16-472f-b2bc-09b006eafebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:14:20.262Z|02128b83-dc16-472f-b2bc-09b006eafebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:14:27.729Z|16b73778-dcc2-49e0-bf9d-e4ec8f58019e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:27.731Z|16b73778-dcc2-49e0-bf9d-e4ec8f58019e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:27.740Z|19b2f51d-6720-4551-9b38-8bbbd6bb7228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:27.742Z|19b2f51d-6720-4551-9b38-8bbbd6bb7228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:29.719Z|9c589e57-15e0-4cab-8357-2a3a6f794d80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:29.720Z|9c589e57-15e0-4cab-8357-2a3a6f794d80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:35.261Z|b060eb28-a180-420d-a683-986c1194fe72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:14:35.262Z|b060eb28-a180-420d-a683-986c1194fe72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:14:36.126Z|443861aa-aa5e-4ae3-a8fe-a2b68d1f59fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:14:36.127Z|443861aa-aa5e-4ae3-a8fe-a2b68d1f59fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:14:37.796Z|9d025a85-7535-4eec-889a-9c35fb03e085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:37.801Z|1ba951cf-43af-45a1-ba6b-1235d975dd9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:37.853Z|9d025a85-7535-4eec-889a-9c35fb03e085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:37.859Z|1ba951cf-43af-45a1-ba6b-1235d975dd9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:39.744Z|82e790a8-31ed-4c7a-9242-e8dae6743777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:39.745Z|82e790a8-31ed-4c7a-9242-e8dae6743777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:47.956Z|f0dc0cb8-4124-49d4-b0f7-23e565de46ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:47.956Z|9fac0a7c-e485-403a-a1fa-37732b3d292b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:47.957Z|f0dc0cb8-4124-49d4-b0f7-23e565de46ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:47.957Z|9fac0a7c-e485-403a-a1fa-37732b3d292b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:48.770Z|b3719832-c847-46be-82e7-335dc8e5c32d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:14:48.771Z|b3719832-c847-46be-82e7-335dc8e5c32d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:49.771Z|677ad328-7f9a-49c9-9fe6-a10a4c474999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:49.774Z|677ad328-7f9a-49c9-9fe6-a10a4c474999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:50.261Z|a3d46edd-fc2f-4b05-bef5-a38618b783a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:14:50.271Z|a3d46edd-fc2f-4b05-bef5-a38618b783a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:14:57.989Z|623e5ccf-9c2f-41ba-a1fc-0f3635708d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:57.989Z|40c27e05-ee34-4001-aa22-cfdc468141b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:57.991Z|623e5ccf-9c2f-41ba-a1fc-0f3635708d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:57.990Z|40c27e05-ee34-4001-aa22-cfdc468141b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:14:59.806Z|82423c47-9786-48b5-88a8-dfb66f3f56a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:14:59.807Z|82423c47-9786-48b5-88a8-dfb66f3f56a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:05.261Z|c291c493-132d-41e5-8ca4-a83963a68ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:15:05.262Z|c291c493-132d-41e5-8ca4-a83963a68ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:15:06.128Z|09744f88-39f0-4b05-be41-ddd370b910d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:15:06.130Z|09744f88-39f0-4b05-be41-ddd370b910d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:15:08.021Z|40e9ebc9-01d5-4b3f-b477-10cf20d90fb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:08.022Z|40e9ebc9-01d5-4b3f-b477-10cf20d90fb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:08.041Z|5cce5f25-a822-49cc-9afb-30e5df3d507e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:08.042Z|5cce5f25-a822-49cc-9afb-30e5df3d507e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:09.828Z|c26f5afe-dd25-456b-8c99-e9070216c0ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:09.829Z|c26f5afe-dd25-456b-8c99-e9070216c0ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:18.083Z|e96e9ff5-d28b-40aa-9445-fa9d107aab92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:18.084Z|e96e9ff5-d28b-40aa-9445-fa9d107aab92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:18.109Z|378656b5-3bbf-4748-90fa-e70dc1a2c542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:18.110Z|378656b5-3bbf-4748-90fa-e70dc1a2c542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:19.852Z|06ea704c-a04a-49fa-b5c7-b5de33df37cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:19.853Z|06ea704c-a04a-49fa-b5c7-b5de33df37cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:20.261Z|9195e324-fa4f-41dd-a5bd-8d7eb4880cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:15:20.263Z|9195e324-fa4f-41dd-a5bd-8d7eb4880cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:15:28.112Z|af46fa8f-804a-4852-80fd-0fa5c938d5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:28.112Z|af46fa8f-804a-4852-80fd-0fa5c938d5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:28.134Z|bfed2d2d-edaf-4999-84ac-7908fe6140fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:28.135Z|bfed2d2d-edaf-4999-84ac-7908fe6140fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:29.887Z|067008af-1eb4-4d41-abe4-b8402d919cc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:29.888Z|067008af-1eb4-4d41-abe4-b8402d919cc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:35.261Z|b4931f43-92d9-44b7-881c-b908ce54d71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:15:35.267Z|b4931f43-92d9-44b7-881c-b908ce54d71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:15:36.131Z|be3ecb5f-3ed9-4e60-94aa-a7dc45aac523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:15:36.131Z|be3ecb5f-3ed9-4e60-94aa-a7dc45aac523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:15:38.151Z|93abf2df-bcd3-41b3-9299-91d81852848b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:38.152Z|93abf2df-bcd3-41b3-9299-91d81852848b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:38.156Z|6586cfc0-7e86-4e31-9474-70c0a105877a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:38.156Z|6586cfc0-7e86-4e31-9474-70c0a105877a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:39.926Z|e62ff2e3-10ee-4277-a06a-c35719f09d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:39.926Z|e62ff2e3-10ee-4277-a06a-c35719f09d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:48.179Z|981e86d4-5d3f-4797-9a6a-7c8b99da3ec0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:48.180Z|981e86d4-5d3f-4797-9a6a-7c8b99da3ec0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:48.181Z|25fcfc4d-4d3c-41b4-b1a4-15e7170bea09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:48.182Z|25fcfc4d-4d3c-41b4-b1a4-15e7170bea09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:48.765Z|1d435cb7-bc23-48a1-a15b-381ca859ab2d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:15:48.766Z|1d435cb7-bc23-48a1-a15b-381ca859ab2d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:49.956Z|777a6eaa-f507-4733-ba6f-019ee437d8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:49.957Z|777a6eaa-f507-4733-ba6f-019ee437d8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:50.262Z|b3887cef-c1c8-4d27-8440-af84ee2ebbb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:15:50.263Z|b3887cef-c1c8-4d27-8440-af84ee2ebbb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:15:58.206Z|accde643-8bd1-4e57-8340-3ca54b1c1cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:58.206Z|6b10697b-6dce-4082-8992-03b32cd8317a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:58.208Z|6b10697b-6dce-4082-8992-03b32cd8317a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:58.208Z|accde643-8bd1-4e57-8340-3ca54b1c1cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:15:59.990Z|de7ad085-cfa9-4db8-9fc3-5a0f45b07aab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:15:59.991Z|de7ad085-cfa9-4db8-9fc3-5a0f45b07aab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:05.261Z|19024609-a035-4d9f-8f0d-ccc0cd83a990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:16:05.262Z|19024609-a035-4d9f-8f0d-ccc0cd83a990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:16:06.132Z|908e8d30-f8a6-4331-81f5-f0efbed3dc7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:16:06.133Z|908e8d30-f8a6-4331-81f5-f0efbed3dc7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:16:08.242Z|a5eff585-ce78-4ad7-aaf9-29c5496c9d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:08.242Z|2c249ca0-b090-4e42-b612-78d0183cbc5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:08.243Z|a5eff585-ce78-4ad7-aaf9-29c5496c9d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:08.243Z|2c249ca0-b090-4e42-b612-78d0183cbc5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:10.017Z|c0cdb684-7c7c-4c76-9fef-ebda59920e4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:10.021Z|c0cdb684-7c7c-4c76-9fef-ebda59920e4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:18.276Z|670511a3-0271-440a-81b4-c91ae4d7566e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:18.277Z|6ca7f14b-2431-4e14-b6a5-c71f9a26bcce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:18.278Z|6ca7f14b-2431-4e14-b6a5-c71f9a26bcce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:18.278Z|670511a3-0271-440a-81b4-c91ae4d7566e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:20.071Z|76b9a1c9-76c9-4fe8-80ad-3756e6148929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:20.073Z|76b9a1c9-76c9-4fe8-80ad-3756e6148929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:20.262Z|033d035e-2737-4cec-aa47-78ec903f458f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:16:20.274Z|033d035e-2737-4cec-aa47-78ec903f458f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:16:28.304Z|4b8cde83-cfbc-47ed-a4d7-2e505d8eef8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:28.304Z|fe8a0ebc-9f39-4988-8d75-bf11f239ef00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:28.305Z|4b8cde83-cfbc-47ed-a4d7-2e505d8eef8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:28.305Z|fe8a0ebc-9f39-4988-8d75-bf11f239ef00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:30.106Z|87a5e442-8db5-4bb9-b646-ef4f6738af7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:30.107Z|87a5e442-8db5-4bb9-b646-ef4f6738af7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:35.261Z|5ab62e98-1d98-437d-862b-645f07e43dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:16:35.262Z|5ab62e98-1d98-437d-862b-645f07e43dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:16:36.134Z|5d63f30e-38a7-46ac-9a8a-a691994e49d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:16:36.134Z|5d63f30e-38a7-46ac-9a8a-a691994e49d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:16:38.329Z|29a33ce2-a2e9-462d-87c7-d2fcc4123766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:38.329Z|29a33ce2-a2e9-462d-87c7-d2fcc4123766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:38.336Z|fd62c999-6d3f-4dc6-ba71-43ff92973059|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:38.337Z|fd62c999-6d3f-4dc6-ba71-43ff92973059|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:40.130Z|7f167a15-691a-4c54-b0c5-9313691b72b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:40.131Z|7f167a15-691a-4c54-b0c5-9313691b72b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:48.356Z|34b90ae6-e5a3-41bb-b6b9-7a4c963fc388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:48.357Z|34b90ae6-e5a3-41bb-b6b9-7a4c963fc388|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:48.362Z|883a6893-1e13-44e2-9f9e-fd119036c4a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:48.364Z|883a6893-1e13-44e2-9f9e-fd119036c4a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:48.764Z|fb8d3fed-cdf5-4fe8-acdc-3ae65ff12216|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:16:48.766Z|fb8d3fed-cdf5-4fe8-acdc-3ae65ff12216|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:50.161Z|f71d1d51-4089-4ae0-81b3-aff8b083794b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:50.163Z|f71d1d51-4089-4ae0-81b3-aff8b083794b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:50.264Z|98f8c227-ee4e-4ebb-8dbf-aa42523f4e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:16:50.265Z|98f8c227-ee4e-4ebb-8dbf-aa42523f4e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:16:58.384Z|a629ed89-60b9-4008-a870-db1ce42f273d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:58.385Z|a629ed89-60b9-4008-a870-db1ce42f273d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:16:58.387Z|fc56983b-a41c-43dd-9721-855e988ff66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:16:58.388Z|fc56983b-a41c-43dd-9721-855e988ff66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:00.187Z|3ec5de36-e4b1-43d7-8620-065b94f72c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:00.188Z|3ec5de36-e4b1-43d7-8620-065b94f72c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:05.263Z|93840fb2-f2b8-42a2-9249-f0f5915c4be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:17:05.267Z|93840fb2-f2b8-42a2-9249-f0f5915c4be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:17:06.135Z|a215ba2c-6bc9-4950-811c-b00aebd0d2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:17:06.136Z|a215ba2c-6bc9-4950-811c-b00aebd0d2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:17:08.415Z|225d348d-04d2-4374-94c6-5fd42b4cfc30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:08.416Z|25af420d-305b-41cf-bddb-3d106c475bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:08.417Z|25af420d-305b-41cf-bddb-3d106c475bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:08.417Z|225d348d-04d2-4374-94c6-5fd42b4cfc30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:10.211Z|e41a124f-7014-4fcb-b9b2-3da4e0fc1ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:10.212Z|e41a124f-7014-4fcb-b9b2-3da4e0fc1ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:18.444Z|9d59fbca-813f-4888-81c0-c0cbd4df56c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:18.445Z|9d59fbca-813f-4888-81c0-c0cbd4df56c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:18.444Z|b733fefa-a959-4db5-8a30-c94d12147025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:18.446Z|b733fefa-a959-4db5-8a30-c94d12147025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:20.239Z|529a0213-b8cb-4aaf-bec1-dcfbad48db0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:20.240Z|529a0213-b8cb-4aaf-bec1-dcfbad48db0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:20.261Z|f7f84462-94d0-409d-92b3-b43d1331e2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:17:20.263Z|f7f84462-94d0-409d-92b3-b43d1331e2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:17:28.476Z|7cfd0337-db68-433a-8adb-3c7f865969fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:28.477Z|7cfd0337-db68-433a-8adb-3c7f865969fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:28.484Z|f3b8061c-5892-4cd0-b12e-8b67946f46e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:28.485Z|f3b8061c-5892-4cd0-b12e-8b67946f46e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:30.262Z|50d7684d-cbe3-483f-8439-c0dfab0341cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:30.263Z|50d7684d-cbe3-483f-8439-c0dfab0341cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:35.262Z|8341db65-29e5-4677-a83c-24d227a389ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:17:35.264Z|8341db65-29e5-4677-a83c-24d227a389ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:17:36.138Z|b0f66c95-842e-4637-adf3-24adcaed9f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:17:36.138Z|b0f66c95-842e-4637-adf3-24adcaed9f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:17:38.504Z|77ee89b5-4225-456f-a16c-545f969ea585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:38.505Z|77ee89b5-4225-456f-a16c-545f969ea585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:38.512Z|769e4d61-0b00-4516-be1a-528c52df610e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:38.513Z|769e4d61-0b00-4516-be1a-528c52df610e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:40.289Z|04cdab6f-5e6b-4249-bea6-d5062e72f78f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:40.291Z|04cdab6f-5e6b-4249-bea6-d5062e72f78f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:48.534Z|17d64ae0-1121-4091-a876-e5467a99b48e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:48.536Z|17d64ae0-1121-4091-a876-e5467a99b48e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:48.536Z|b85d55d0-e2ed-48d1-9515-6554686afcdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:48.541Z|b85d55d0-e2ed-48d1-9515-6554686afcdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:48.765Z|0f4c9897-8372-458a-9599-a968d13fa640|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:17:48.766Z|0f4c9897-8372-458a-9599-a968d13fa640|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:50.261Z|33631efd-8752-4410-b375-ce9817948d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:17:50.264Z|33631efd-8752-4410-b375-ce9817948d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:17:50.316Z|ec37bfc0-f65a-4bb2-97a1-fd1b470a9265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:50.317Z|ec37bfc0-f65a-4bb2-97a1-fd1b470a9265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:58.584Z|1eded46f-da68-4a55-ba69-54d69e81b5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:58.585Z|ca21de58-b0e5-4b86-b3cb-51c79ab233ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:17:58.586Z|1eded46f-da68-4a55-ba69-54d69e81b5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:17:58.586Z|ca21de58-b0e5-4b86-b3cb-51c79ab233ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:00.343Z|78c35a3c-1646-4f83-9d14-ad292b60bb1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:00.344Z|78c35a3c-1646-4f83-9d14-ad292b60bb1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:05.261Z|ec8459bf-ecf4-4daf-9c60-62a349081296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:18:05.262Z|ec8459bf-ecf4-4daf-9c60-62a349081296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:18:06.143Z|30b45fd6-2903-475c-b50b-26cdfeff2f81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:18:06.144Z|30b45fd6-2903-475c-b50b-26cdfeff2f81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:18:08.613Z|c2bb168d-1350-41bd-ac91-aec05ba28654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:08.614Z|c2bb168d-1350-41bd-ac91-aec05ba28654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:08.619Z|41abd4ab-7d19-4c46-9113-1ffcb9549029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:08.620Z|41abd4ab-7d19-4c46-9113-1ffcb9549029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:10.374Z|be695eef-ef9b-452f-a609-1cd548cfd007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:10.375Z|be695eef-ef9b-452f-a609-1cd548cfd007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:18.641Z|78a8de20-6e51-428a-a403-9d98ecbf4f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:18.645Z|78a8de20-6e51-428a-a403-9d98ecbf4f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:18.655Z|e7e7a6a7-581a-4cc0-8cf6-344af04dd327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:18.656Z|e7e7a6a7-581a-4cc0-8cf6-344af04dd327|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:20.261Z|7f10eda1-5aff-44b9-b3f1-c86cef2d5c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:18:20.263Z|7f10eda1-5aff-44b9-b3f1-c86cef2d5c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:18:20.400Z|90f30951-018f-4a0b-bd6f-43ed662cf9e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:20.401Z|90f30951-018f-4a0b-bd6f-43ed662cf9e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:28.689Z|a71a9c6b-43b2-4a5e-9887-0d6a6fafa8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:28.691Z|c1ef9ac6-d18f-4b1b-a6a4-af969e27c57e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:28.691Z|a71a9c6b-43b2-4a5e-9887-0d6a6fafa8c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:28.691Z|c1ef9ac6-d18f-4b1b-a6a4-af969e27c57e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:30.445Z|7ae46062-66bc-44a0-941e-046a09a5e133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:30.467Z|7ae46062-66bc-44a0-941e-046a09a5e133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:35.261Z|01f9a426-1fbc-4298-96d9-6a22578dfdcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:18:35.274Z|01f9a426-1fbc-4298-96d9-6a22578dfdcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:18:36.144Z|b4cfb2dd-f8ec-4cae-a660-b216654d0d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:18:36.145Z|b4cfb2dd-f8ec-4cae-a660-b216654d0d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:18:38.719Z|338b3cb7-6437-450b-a5cb-0ad208602372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:38.720Z|338b3cb7-6437-450b-a5cb-0ad208602372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:38.724Z|768bfd9f-f3a9-4e8d-87c5-edd708954ff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:38.725Z|768bfd9f-f3a9-4e8d-87c5-edd708954ff0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:40.499Z|e6a58f1d-4a15-4a14-ac36-1c4465be32b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:40.500Z|e6a58f1d-4a15-4a14-ac36-1c4465be32b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:48.745Z|9efef91a-296d-43c4-b038-2a30861bd691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:48.746Z|9efef91a-296d-43c4-b038-2a30861bd691|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:48.752Z|507ced70-7afa-40fc-9786-0039903c0edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:48.753Z|507ced70-7afa-40fc-9786-0039903c0edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:48.765Z|8df13e8e-7596-4baf-a88d-269004047c5e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:18:48.766Z|8df13e8e-7596-4baf-a88d-269004047c5e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:50.261Z|d960fdd4-cb7e-4922-99ff-c6a9ff13361d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:18:50.262Z|d960fdd4-cb7e-4922-99ff-c6a9ff13361d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:18:50.525Z|ad14f548-d202-4168-bd18-e38693d9237a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:50.527Z|ad14f548-d202-4168-bd18-e38693d9237a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:58.779Z|3b868ad8-11c9-43a1-88aa-8812c541a0b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:58.780Z|3b868ad8-11c9-43a1-88aa-8812c541a0b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:18:58.801Z|b2f2fe0e-3f47-472e-9b69-ad1a69f9be2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:18:58.826Z|b2f2fe0e-3f47-472e-9b69-ad1a69f9be2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:00.560Z|7b6f49fc-3299-45a5-bfa3-9dadfa5e105c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:00.561Z|7b6f49fc-3299-45a5-bfa3-9dadfa5e105c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:05.261Z|d4511161-1208-4c97-8bd0-dff821ef9993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:19:05.262Z|d4511161-1208-4c97-8bd0-dff821ef9993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:19:06.162Z|bfc97c83-be6d-410e-98ca-7a96c34aa5a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:19:06.163Z|bfc97c83-be6d-410e-98ca-7a96c34aa5a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:19:08.814Z|b69b97c9-06f9-4210-9622-31e1be32c8c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:08.815Z|b69b97c9-06f9-4210-9622-31e1be32c8c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:08.865Z|1cced2df-d064-4abc-bc77-1c3b59993fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:08.867Z|1cced2df-d064-4abc-bc77-1c3b59993fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:10.596Z|8f937d08-5904-44f9-8895-5d220c80c248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:10.597Z|8f937d08-5904-44f9-8895-5d220c80c248|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:18.840Z|37fb0367-0af1-429d-adba-e11401445764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:18.841Z|37fb0367-0af1-429d-adba-e11401445764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:18.892Z|665795dd-8aac-411b-8ec7-d253e32b49c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:18.893Z|665795dd-8aac-411b-8ec7-d253e32b49c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:20.261Z|1ee4aab5-441d-44c1-a200-ff46fdeaee02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:19:20.263Z|1ee4aab5-441d-44c1-a200-ff46fdeaee02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:19:20.620Z|b5a93a69-eb91-4ecb-a57d-076e468d82ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:20.622Z|b5a93a69-eb91-4ecb-a57d-076e468d82ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:28.865Z|b246a17c-219b-4c3f-9f88-b455c7e51d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:28.866Z|b246a17c-219b-4c3f-9f88-b455c7e51d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:28.915Z|7dd3d500-f189-4645-90db-524b9f5b7b20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:28.916Z|7dd3d500-f189-4645-90db-524b9f5b7b20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:30.644Z|d5efd28f-68cb-41b4-916e-5762a58d02bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:30.645Z|d5efd28f-68cb-41b4-916e-5762a58d02bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:35.261Z|36eb79e2-f8ec-4645-b0de-4174e3772751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:19:35.262Z|36eb79e2-f8ec-4645-b0de-4174e3772751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:19:36.164Z|8e875d48-c36b-4742-8799-dab9f53f0252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:19:36.165Z|8e875d48-c36b-4742-8799-dab9f53f0252|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:19:38.892Z|5c0b62a0-d8f7-44b4-bc7b-e7e09dbd0d3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:38.893Z|5c0b62a0-d8f7-44b4-bc7b-e7e09dbd0d3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:38.938Z|d1858ce5-5e80-42e1-84ca-c228518f3342|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:38.939Z|d1858ce5-5e80-42e1-84ca-c228518f3342|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:40.667Z|5e94ba86-da72-4432-9f24-6720982a4489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:40.667Z|5e94ba86-da72-4432-9f24-6720982a4489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:48.765Z|4d5ff925-46d2-4902-b0a9-17e820b417d8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:19:48.766Z|4d5ff925-46d2-4902-b0a9-17e820b417d8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:48.918Z|4606103f-57bb-443a-a84b-290da2d78e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:48.920Z|4606103f-57bb-443a-a84b-290da2d78e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:48.967Z|9fb088e2-d440-41d5-b589-0a21a5cbed11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:48.969Z|9fb088e2-d440-41d5-b589-0a21a5cbed11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:50.263Z|7e65d27b-6db6-4f8d-81a5-9c1e1564850c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:19:50.264Z|7e65d27b-6db6-4f8d-81a5-9c1e1564850c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:19:50.696Z|7fdc5626-cf2a-4568-80b3-a0bbb2ad7c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:50.696Z|7fdc5626-cf2a-4568-80b3-a0bbb2ad7c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:58.950Z|9af05535-a464-4eb9-83fe-257fd782b029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:58.951Z|9af05535-a464-4eb9-83fe-257fd782b029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:19:58.995Z|510661d9-68fb-4893-b17c-8bdf1a2cd7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:19:58.996Z|510661d9-68fb-4893-b17c-8bdf1a2cd7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:00.718Z|235cc789-d5f9-49ee-92bc-51cb9fab1419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:00.719Z|235cc789-d5f9-49ee-92bc-51cb9fab1419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:05.261Z|f3cb7d08-e3a7-4747-9f34-c4f1c5455dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:20:05.262Z|f3cb7d08-e3a7-4747-9f34-c4f1c5455dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:20:06.166Z|19a5ab7c-1320-43d9-a9b7-090c15ed8e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:20:06.167Z|19a5ab7c-1320-43d9-a9b7-090c15ed8e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:20:08.990Z|2fecda80-7581-48c8-a6d5-275be03212c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:08.991Z|2fecda80-7581-48c8-a6d5-275be03212c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:09.019Z|af75a12b-ca65-4512-98d8-a6a0104edb35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:09.020Z|af75a12b-ca65-4512-98d8-a6a0104edb35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:10.742Z|770ca6ed-6afb-432d-932f-e8b17b70e562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:10.743Z|770ca6ed-6afb-432d-932f-e8b17b70e562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:19.016Z|fd18e635-1d53-45b6-b071-d80744a6727f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:19.018Z|fd18e635-1d53-45b6-b071-d80744a6727f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:19.044Z|5db4a22a-ff86-4e85-8d97-416d4f54dfe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:19.045Z|5db4a22a-ff86-4e85-8d97-416d4f54dfe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:20.261Z|4db75e6d-35ec-4b76-a0f4-9bd7b408a340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:20:20.262Z|4db75e6d-35ec-4b76-a0f4-9bd7b408a340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:20:20.767Z|49579bd1-c396-48c9-8b20-0509b64c4e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:20.767Z|49579bd1-c396-48c9-8b20-0509b64c4e02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:29.042Z|d24fcded-a093-4c79-8463-4b55b3619af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:29.043Z|d24fcded-a093-4c79-8463-4b55b3619af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:29.085Z|4dde2339-eb85-408b-9d51-32afb11aea28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:29.086Z|4dde2339-eb85-408b-9d51-32afb11aea28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:30.792Z|11fbe021-7d06-4f18-a581-42bf3d4ea630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:30.793Z|11fbe021-7d06-4f18-a581-42bf3d4ea630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:35.262Z|eb65d3d8-3f56-4775-afcc-d6773bd42db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:20:35.267Z|eb65d3d8-3f56-4775-afcc-d6773bd42db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:20:36.167Z|b603e753-daeb-4ec5-abe4-152ab401c786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:20:36.168Z|b603e753-daeb-4ec5-abe4-152ab401c786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:20:39.065Z|e5f7cf47-48da-46c7-b1f0-6c063f8ae814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:39.066Z|e5f7cf47-48da-46c7-b1f0-6c063f8ae814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:39.110Z|43dce608-9a22-4f5f-94b2-e292d1523ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:39.111Z|43dce608-9a22-4f5f-94b2-e292d1523ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:40.819Z|9879ea7b-06f4-46e9-89df-0142280216a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:40.820Z|9879ea7b-06f4-46e9-89df-0142280216a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:48.770Z|ea64243b-51aa-46f9-a7ce-5fdd32bd2494|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:20:48.772Z|ea64243b-51aa-46f9-a7ce-5fdd32bd2494|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:49.100Z|37f9a80c-9c0a-4be7-873d-e082bb7086ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:49.102Z|37f9a80c-9c0a-4be7-873d-e082bb7086ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:49.136Z|119c9b1c-48c9-4fc3-95d4-de777e45770a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:49.137Z|119c9b1c-48c9-4fc3-95d4-de777e45770a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:50.263Z|c00cf55c-49cf-4457-a69a-8947ee9a72e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:20:50.263Z|c00cf55c-49cf-4457-a69a-8947ee9a72e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:20:50.850Z|974db62b-53ae-4ab3-a300-cea0a01f1fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:50.852Z|974db62b-53ae-4ab3-a300-cea0a01f1fa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:59.133Z|d4b254fc-f0f9-418f-80b2-5e37045bdc67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:59.133Z|d4b254fc-f0f9-418f-80b2-5e37045bdc67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:20:59.160Z|7c22b666-5230-417f-9ff2-14299b593557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:20:59.161Z|7c22b666-5230-417f-9ff2-14299b593557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:00.879Z|bca49f6d-bdbe-49f0-abe8-34615b3332fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:00.880Z|bca49f6d-bdbe-49f0-abe8-34615b3332fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:05.261Z|96a6c3fd-e2dc-4982-9ba1-aeafaafce1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:21:05.263Z|96a6c3fd-e2dc-4982-9ba1-aeafaafce1c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:21:06.169Z|9e4f1b25-ef8f-47c6-845f-a1f33ef12b57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:21:06.169Z|9e4f1b25-ef8f-47c6-845f-a1f33ef12b57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:21:09.155Z|a046fd8e-6c6e-471f-9f7e-b036a20e5c2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:09.156Z|a046fd8e-6c6e-471f-9f7e-b036a20e5c2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:09.184Z|e5c407ba-87da-452d-b5fd-d2afa3613cbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:09.185Z|e5c407ba-87da-452d-b5fd-d2afa3613cbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:10.903Z|1b51294b-6e6e-496f-b952-080aaced433a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:10.904Z|1b51294b-6e6e-496f-b952-080aaced433a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:19.189Z|39abcc12-9fa0-4561-bd58-6825a53eada1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:19.190Z|39abcc12-9fa0-4561-bd58-6825a53eada1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:19.237Z|70831e89-c1a7-46a5-8bd5-7ecbcbceccd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:19.238Z|70831e89-c1a7-46a5-8bd5-7ecbcbceccd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:20.261Z|484ee94b-cfaf-4865-9491-28d061185269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:21:20.278Z|484ee94b-cfaf-4865-9491-28d061185269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:21:20.943Z|72cd4bbb-2603-432e-b93e-adb423bc4850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:20.944Z|72cd4bbb-2603-432e-b93e-adb423bc4850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:29.221Z|cdb87fc4-7f46-45b0-bb4c-15380c81703f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:29.222Z|cdb87fc4-7f46-45b0-bb4c-15380c81703f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:29.262Z|9fa5902c-355e-4fdf-8f7a-e0e6be1df83e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:29.263Z|9fa5902c-355e-4fdf-8f7a-e0e6be1df83e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:30.976Z|8437fce7-eeeb-468d-a3a2-f2f4daadebcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:30.977Z|8437fce7-eeeb-468d-a3a2-f2f4daadebcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:35.262Z|aca94ae5-d709-448e-8177-c300d12b7df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:21:35.266Z|aca94ae5-d709-448e-8177-c300d12b7df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:21:36.170Z|fb9ebcb4-21ca-4ac9-a5c3-fb39a9d053d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:21:36.171Z|fb9ebcb4-21ca-4ac9-a5c3-fb39a9d053d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:21:39.243Z|230da9db-a44a-4141-baac-9a37c4a1410a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:39.244Z|230da9db-a44a-4141-baac-9a37c4a1410a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:39.288Z|b9efb557-62a8-4f92-8bb9-abae6fba8b39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:39.289Z|b9efb557-62a8-4f92-8bb9-abae6fba8b39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:41.002Z|9f2f709a-b3d9-44da-88f3-2c732711cffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:41.003Z|9f2f709a-b3d9-44da-88f3-2c732711cffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:48.767Z|4bea566c-0b92-4da4-b29f-8a49b86b05e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:21:48.769Z|4bea566c-0b92-4da4-b29f-8a49b86b05e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:49.271Z|443d2c19-0147-40b0-97fe-9e7f3fad099f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:49.272Z|443d2c19-0147-40b0-97fe-9e7f3fad099f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:49.316Z|ac04800c-dc64-46ce-84ff-68baadce1ec9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:49.317Z|ac04800c-dc64-46ce-84ff-68baadce1ec9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:50.261Z|84dc8901-9be5-4051-9425-12c14073067e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:21:50.262Z|84dc8901-9be5-4051-9425-12c14073067e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:21:51.039Z|383738c6-c885-451b-870a-5885bff6b743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:51.040Z|383738c6-c885-451b-870a-5885bff6b743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:59.307Z|9a17ea12-1ad8-47c6-8ecf-660ba46946fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:59.308Z|9a17ea12-1ad8-47c6-8ecf-660ba46946fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:21:59.338Z|6fbb8b69-5675-46e2-a648-51fefb804f70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:21:59.339Z|6fbb8b69-5675-46e2-a648-51fefb804f70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:01.062Z|934d58d1-392e-4941-9d88-acc453f6d44a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:01.063Z|934d58d1-392e-4941-9d88-acc453f6d44a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:05.263Z|d72a5426-90dd-40ef-8b83-3c196dbdcd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:22:05.271Z|d72a5426-90dd-40ef-8b83-3c196dbdcd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:22:06.174Z|5fda477f-8641-491f-9891-b60e4a07e064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:22:06.175Z|5fda477f-8641-491f-9891-b60e4a07e064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:22:09.332Z|546ac8ca-1b8c-4b11-a1be-b2d6f4c8d856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:09.333Z|546ac8ca-1b8c-4b11-a1be-b2d6f4c8d856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:09.362Z|f79bc505-417e-4b81-ab96-e87a0b98f07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:09.364Z|f79bc505-417e-4b81-ab96-e87a0b98f07c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:11.086Z|1081df7d-0aeb-4e5e-b20e-e22a13d29e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:11.087Z|1081df7d-0aeb-4e5e-b20e-e22a13d29e65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:19.372Z|b1f0ae53-836f-4aa6-86ba-a221bbc7b017|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:19.373Z|b1f0ae53-836f-4aa6-86ba-a221bbc7b017|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:19.389Z|15f95159-f4fa-4cf4-8bc3-a1a2bd8df698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:19.391Z|15f95159-f4fa-4cf4-8bc3-a1a2bd8df698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:20.262Z|17935826-7dcb-4040-800a-063565ceb9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:22:20.263Z|17935826-7dcb-4040-800a-063565ceb9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:22:21.113Z|9732aa79-264e-42fb-924f-1336d578969a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:21.113Z|9732aa79-264e-42fb-924f-1336d578969a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:29.402Z|ae65ce73-1e89-4659-a954-32a96323cd9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:29.403Z|ae65ce73-1e89-4659-a954-32a96323cd9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:29.425Z|d398b242-d9f5-4c52-8588-9a8abb3efb3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:29.426Z|d398b242-d9f5-4c52-8588-9a8abb3efb3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:31.136Z|632aeecc-c1e0-47e0-b5bf-4d2bffce83ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:31.137Z|632aeecc-c1e0-47e0-b5bf-4d2bffce83ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:35.261Z|1209aab3-1959-4529-9409-9d86fb50a785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:22:35.262Z|1209aab3-1959-4529-9409-9d86fb50a785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:22:36.176Z|7a22d764-0b39-4ff9-8015-23446b424f08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:22:36.176Z|7a22d764-0b39-4ff9-8015-23446b424f08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:22:39.430Z|1c10086b-d706-45a9-99f1-0f6c37006edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:39.431Z|1c10086b-d706-45a9-99f1-0f6c37006edc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:39.455Z|977fbf0c-3a82-4b22-8a65-2ac62bd55072|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:39.455Z|977fbf0c-3a82-4b22-8a65-2ac62bd55072|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:41.162Z|4048860f-d9e3-481c-8c7c-8152373fd1f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:41.165Z|4048860f-d9e3-481c-8c7c-8152373fd1f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:48.766Z|f3c74c09-c507-4b89-9358-d07a6f38d781|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:22:48.777Z|f3c74c09-c507-4b89-9358-d07a6f38d781|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:49.469Z|9caccf5b-5dd0-49c6-90a1-381c7fa4f396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:49.473Z|9caccf5b-5dd0-49c6-90a1-381c7fa4f396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:49.483Z|1c36addb-5370-46eb-b0ae-9251f123c62a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:49.485Z|1c36addb-5370-46eb-b0ae-9251f123c62a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:50.261Z|a8a74113-7abb-42bc-adc4-3d77e62b9ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:22:50.263Z|a8a74113-7abb-42bc-adc4-3d77e62b9ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:22:51.198Z|503adacb-249b-4a2a-86bb-f243bc28d2c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:51.198Z|503adacb-249b-4a2a-86bb-f243bc28d2c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:59.516Z|3b7d50f4-5887-46a3-9bda-f741228eab74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:59.517Z|3b7d50f4-5887-46a3-9bda-f741228eab74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:22:59.521Z|d87b79c8-774c-4eeb-891d-33c2fca2c82e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:22:59.522Z|d87b79c8-774c-4eeb-891d-33c2fca2c82e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:01.223Z|44e2d675-b577-4486-b19b-39a7988e7d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:01.224Z|44e2d675-b577-4486-b19b-39a7988e7d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:05.261Z|f942f215-d571-44eb-be48-38b3e80e09be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:23:05.263Z|f942f215-d571-44eb-be48-38b3e80e09be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:23:06.177Z|13b64082-a523-4a95-bc96-0c5b43b8745d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:23:06.179Z|13b64082-a523-4a95-bc96-0c5b43b8745d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:23:09.543Z|42fde45a-cc19-4d0f-8dbf-7f60f8ea42be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:09.544Z|42fde45a-cc19-4d0f-8dbf-7f60f8ea42be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:09.545Z|bdc159f6-6e3a-417f-9bcc-f6425c5d470a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:09.546Z|bdc159f6-6e3a-417f-9bcc-f6425c5d470a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:11.248Z|0d23b9b6-0dde-4dda-81e9-426ebfbb0394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:11.249Z|0d23b9b6-0dde-4dda-81e9-426ebfbb0394|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:19.568Z|2eb7c1ea-f662-4db6-97b9-52faa627cdfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:19.568Z|a389f914-acf0-4338-93be-c14508b58ff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:19.569Z|2eb7c1ea-f662-4db6-97b9-52faa627cdfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:19.569Z|a389f914-acf0-4338-93be-c14508b58ff7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:20.261Z|c5e9a02f-7b53-4c2f-8277-c02431921206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:23:20.262Z|c5e9a02f-7b53-4c2f-8277-c02431921206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:23:21.274Z|d15145f7-6b60-4693-8786-e87347765898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:21.275Z|d15145f7-6b60-4693-8786-e87347765898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:29.590Z|fe316b42-6702-46cc-9ffd-41d867bb75b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:29.590Z|97bb36cb-f3fe-47a4-8e2c-0b9e4813ee33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:29.591Z|fe316b42-6702-46cc-9ffd-41d867bb75b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:29.592Z|97bb36cb-f3fe-47a4-8e2c-0b9e4813ee33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:31.301Z|0d1f7f42-7cff-44ec-8d6f-c976cd740fa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:31.301Z|0d1f7f42-7cff-44ec-8d6f-c976cd740fa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:35.262Z|2feec4c9-8772-4f4b-8ab8-f1b15c5d0b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:23:35.264Z|2feec4c9-8772-4f4b-8ab8-f1b15c5d0b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:23:36.180Z|fe8f9725-3400-4b0e-8fde-196cb2cdfd50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:23:36.180Z|fe8f9725-3400-4b0e-8fde-196cb2cdfd50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:23:39.616Z|35c0a52b-8b97-4c86-9d76-cf45b534a2c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:39.616Z|389a9de4-0718-4a35-a2a8-a94f8baae793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:39.617Z|389a9de4-0718-4a35-a2a8-a94f8baae793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:39.617Z|35c0a52b-8b97-4c86-9d76-cf45b534a2c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:41.326Z|2cd90d56-c6c5-4e0c-b111-21f352f3c1cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:41.333Z|2cd90d56-c6c5-4e0c-b111-21f352f3c1cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:48.777Z|e813e48c-4c6b-4a4e-88d7-b872c89c7d9c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:23:48.781Z|e813e48c-4c6b-4a4e-88d7-b872c89c7d9c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:49.649Z|bd195699-0836-4432-b7e6-82cd12731e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:49.649Z|2803fc68-42d3-490c-ba63-6a6d398c9987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:49.650Z|bd195699-0836-4432-b7e6-82cd12731e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:49.650Z|2803fc68-42d3-490c-ba63-6a6d398c9987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:50.262Z|ef33cee5-d457-4ee0-8f36-26e46357dde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:23:50.263Z|ef33cee5-d457-4ee0-8f36-26e46357dde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:23:51.369Z|4047c199-5e40-4a87-8125-b6b259855a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:51.370Z|4047c199-5e40-4a87-8125-b6b259855a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:59.702Z|4db94ce7-da5e-4eec-baf8-f3d86caf34bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:59.702Z|cb1da67a-6395-45dc-977b-18cd1b9c507c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:23:59.703Z|4db94ce7-da5e-4eec-baf8-f3d86caf34bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:23:59.703Z|cb1da67a-6395-45dc-977b-18cd1b9c507c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:01.392Z|f913f4e2-e083-40f1-8243-bb8425256658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:01.394Z|f913f4e2-e083-40f1-8243-bb8425256658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:05.261Z|2402f76e-80a4-4469-aa3e-990f149d6504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:24:05.262Z|2402f76e-80a4-4469-aa3e-990f149d6504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:24:06.181Z|f64244f3-f6a6-42e5-b7a2-a44674aa0a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:24:06.182Z|f64244f3-f6a6-42e5-b7a2-a44674aa0a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:24:09.727Z|b01c815d-d588-400e-ad46-80943c847812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:09.728Z|17760a24-3a5f-4f0a-9e74-7e6717911b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:09.729Z|17760a24-3a5f-4f0a-9e74-7e6717911b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:09.729Z|b01c815d-d588-400e-ad46-80943c847812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:11.416Z|cb6efcb8-ec5f-49e3-9393-3b58517bec5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:11.418Z|cb6efcb8-ec5f-49e3-9393-3b58517bec5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:19.752Z|152fddcb-8d67-4929-8a59-a95eab268f96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:19.753Z|152fddcb-8d67-4929-8a59-a95eab268f96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:19.765Z|4759f10a-50e5-4b04-afb0-5debce42b6cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:19.767Z|4759f10a-50e5-4b04-afb0-5debce42b6cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:20.261Z|cd5dd848-5220-4e4a-b97a-d47e1d30d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:24:20.266Z|cd5dd848-5220-4e4a-b97a-d47e1d30d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:24:21.445Z|5fa7ab52-2a5a-4545-b0f0-179386e767fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:21.446Z|5fa7ab52-2a5a-4545-b0f0-179386e767fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:29.780Z|f478affe-1465-4ccc-8586-d0257a7571b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:29.782Z|f478affe-1465-4ccc-8586-d0257a7571b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:29.797Z|9d08f7a7-8020-4dc5-b500-48dfd01946b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:29.798Z|9d08f7a7-8020-4dc5-b500-48dfd01946b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:31.479Z|15a07e2a-8f19-40dc-beb6-f87aae863a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:31.480Z|15a07e2a-8f19-40dc-beb6-f87aae863a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:35.261Z|93161ec0-30f6-40e6-a47e-2ae77df2ff7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:24:35.262Z|93161ec0-30f6-40e6-a47e-2ae77df2ff7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:24:36.183Z|58575d2a-27b4-4528-8252-26b6b030af4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:24:36.184Z|58575d2a-27b4-4528-8252-26b6b030af4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:24:39.807Z|63c669bb-b7fb-4230-b7a0-fb9aa1d7f8fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:39.808Z|63c669bb-b7fb-4230-b7a0-fb9aa1d7f8fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:39.821Z|53497d13-6fdf-4ab9-8b08-7b225f6c752b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:39.822Z|53497d13-6fdf-4ab9-8b08-7b225f6c752b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:41.505Z|ada26221-2613-4855-8c52-b7c7563d926c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:41.505Z|ada26221-2613-4855-8c52-b7c7563d926c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:48.768Z|586f3c5e-9524-4b6a-b586-ece01fda85de|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:24:48.770Z|586f3c5e-9524-4b6a-b586-ece01fda85de|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:49.841Z|7b38a226-01eb-4c54-8908-9650e32c7db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:49.842Z|7b38a226-01eb-4c54-8908-9650e32c7db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:49.846Z|3ff659d6-f45d-4475-ae63-9da4d2064053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:49.847Z|3ff659d6-f45d-4475-ae63-9da4d2064053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:50.261Z|109573bb-0703-4b08-aac6-bd1280e50693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:24:50.262Z|109573bb-0703-4b08-aac6-bd1280e50693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:24:51.528Z|e3a4c38e-ac7b-4925-b982-f0f0fccd89aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:51.529Z|e3a4c38e-ac7b-4925-b982-f0f0fccd89aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:59.866Z|e929f7d8-89b1-4c7c-9704-9e47e45ee108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:59.867Z|e929f7d8-89b1-4c7c-9704-9e47e45ee108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:24:59.875Z|3bb4d10e-dc60-4529-920b-cef7521c2efb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:24:59.876Z|3bb4d10e-dc60-4529-920b-cef7521c2efb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:01.552Z|7ec993f1-87e4-4fda-811a-c618c3a6580e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:01.553Z|7ec993f1-87e4-4fda-811a-c618c3a6580e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:05.261Z|91ab5deb-58f7-4d8e-916d-ad30c334407a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:25:05.263Z|91ab5deb-58f7-4d8e-916d-ad30c334407a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:25:06.187Z|164a6170-4280-4f4a-a1aa-9321dd6d5b67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:25:06.187Z|164a6170-4280-4f4a-a1aa-9321dd6d5b67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:25:09.892Z|3e6a8c20-4803-4155-8a80-a9951306538f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:09.893Z|3e6a8c20-4803-4155-8a80-a9951306538f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:09.905Z|43c3ea0a-c20f-4c33-9ada-2cb1660d7689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:09.906Z|43c3ea0a-c20f-4c33-9ada-2cb1660d7689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:11.577Z|9d04e115-73c1-415b-9842-fe5c65f6fef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:11.578Z|9d04e115-73c1-415b-9842-fe5c65f6fef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:19.961Z|7941ded5-0183-4d78-b394-d4654163c685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:19.964Z|3ea348a3-2226-4b6d-bbef-d31ab2b2a496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:19.965Z|7941ded5-0183-4d78-b394-d4654163c685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:19.965Z|3ea348a3-2226-4b6d-bbef-d31ab2b2a496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:20.261Z|06d3ddcc-f440-403d-bd7b-b94a8d11c1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:25:20.262Z|06d3ddcc-f440-403d-bd7b-b94a8d11c1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:25:21.602Z|c375172c-ef62-4606-9c91-ff0dd8057477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:21.603Z|c375172c-ef62-4606-9c91-ff0dd8057477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:29.999Z|8a3db18f-96a5-4c6d-931e-87eed4263793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:29.999Z|432dda67-3e26-403f-bdb4-6fedc83f86ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:29.999Z|8a3db18f-96a5-4c6d-931e-87eed4263793|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:29.999Z|432dda67-3e26-403f-bdb4-6fedc83f86ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:31.626Z|a4620fd9-c0c5-4432-9750-8557f89abdff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:31.627Z|a4620fd9-c0c5-4432-9750-8557f89abdff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:35.262Z|f77fe648-68ac-4407-8c90-3190af066d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:25:35.262Z|f77fe648-68ac-4407-8c90-3190af066d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:25:36.188Z|edfb47f9-810a-4f59-ab51-9800d8700085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:25:36.189Z|edfb47f9-810a-4f59-ab51-9800d8700085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:25:40.023Z|4d0d1d95-b8bb-46a9-82f6-4c6aafa4ed3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:40.024Z|4d0d1d95-b8bb-46a9-82f6-4c6aafa4ed3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:40.030Z|7a32211d-8eb1-4bc4-b4bb-ea90a039608d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:40.031Z|7a32211d-8eb1-4bc4-b4bb-ea90a039608d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:41.651Z|78e91367-5d37-4807-8263-184b587fe114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:41.652Z|78e91367-5d37-4807-8263-184b587fe114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:48.772Z|35931733-37da-4261-b56e-953f2b28184b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:25:48.773Z|35931733-37da-4261-b56e-953f2b28184b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:50.050Z|6aa509b1-274f-4fca-9be4-90364dc71164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:50.050Z|6aa509b1-274f-4fca-9be4-90364dc71164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:50.054Z|f103e082-0178-4e10-8b4a-701d1190d63c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:50.055Z|f103e082-0178-4e10-8b4a-701d1190d63c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:25:50.261Z|c624cc4f-3253-40df-9ef6-9cfbe957720b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:25:50.268Z|c624cc4f-3253-40df-9ef6-9cfbe957720b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:25:51.681Z|5cd4756b-db8a-40da-a09d-15e973cd19cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:25:51.683Z|5cd4756b-db8a-40da-a09d-15e973cd19cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:00.080Z|9212dd84-3073-4ff0-91f4-6d45d298bacf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:00.081Z|9212dd84-3073-4ff0-91f4-6d45d298bacf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:00.101Z|f950e53b-9bda-44d3-8fa3-b2d6b1082bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:00.101Z|f950e53b-9bda-44d3-8fa3-b2d6b1082bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:01.707Z|2dfe1068-4f0c-46f4-a8cc-0e913f26ac39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:01.708Z|2dfe1068-4f0c-46f4-a8cc-0e913f26ac39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:05.261Z|d436db59-0c47-4bd5-a8aa-54b5b4ae05a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:26:05.262Z|d436db59-0c47-4bd5-a8aa-54b5b4ae05a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:26:06.194Z|f766ce58-65ef-48c7-a7c1-ad0c3401b610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:26:06.195Z|f766ce58-65ef-48c7-a7c1-ad0c3401b610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:26:10.106Z|48ac8bb9-8012-418a-981a-9f75c567226f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:10.107Z|48ac8bb9-8012-418a-981a-9f75c567226f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:10.127Z|78cecef8-05ef-45d7-8aec-05b53466002c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:10.128Z|78cecef8-05ef-45d7-8aec-05b53466002c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:11.739Z|539a52fd-3396-4853-9067-179f517e20df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:11.740Z|539a52fd-3396-4853-9067-179f517e20df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:20.133Z|fee16a70-f202-443c-83e1-e1beb0c1d751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:20.134Z|fee16a70-f202-443c-83e1-e1beb0c1d751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:20.157Z|b269a176-8ef3-4d97-ae22-dd5e9b66c9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:20.159Z|b269a176-8ef3-4d97-ae22-dd5e9b66c9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:20.261Z|e333344d-1f4d-4375-8a9d-e95c1d267415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:26:20.263Z|e333344d-1f4d-4375-8a9d-e95c1d267415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:26:21.762Z|486ad07f-3b09-4193-a2a9-c4dc89c427e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:21.763Z|486ad07f-3b09-4193-a2a9-c4dc89c427e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:30.163Z|be149703-8fd1-4bb4-8d36-6968629ddcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:30.164Z|be149703-8fd1-4bb4-8d36-6968629ddcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:30.196Z|ce39b43e-58a2-4ae6-9c00-82c5f08348c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:30.197Z|ce39b43e-58a2-4ae6-9c00-82c5f08348c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:31.787Z|a290028f-42a3-4205-8d9e-063ed6d8bbb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:31.788Z|a290028f-42a3-4205-8d9e-063ed6d8bbb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:35.262Z|5ec07d2c-2a90-4f89-82db-ca48fcde7fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:26:35.265Z|5ec07d2c-2a90-4f89-82db-ca48fcde7fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:26:36.196Z|7105c131-6d74-4fd7-9f2f-cd57a5797388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:26:36.197Z|7105c131-6d74-4fd7-9f2f-cd57a5797388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:26:40.197Z|45a2aaa9-ba4d-4914-9828-da1936a685b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:40.199Z|45a2aaa9-ba4d-4914-9828-da1936a685b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:40.224Z|ca4e36ef-8f00-4d43-a081-375023a58bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:40.226Z|ca4e36ef-8f00-4d43-a081-375023a58bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:41.811Z|6c517bd5-3b06-478d-8190-2fafa891a7da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:41.812Z|6c517bd5-3b06-478d-8190-2fafa891a7da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:48.776Z|cd4c782f-6cde-4867-aa7f-cf938a77bdef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:26:48.777Z|cd4c782f-6cde-4867-aa7f-cf938a77bdef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:50.250Z|dd7f3fd9-d005-48be-9030-1554a13602f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:50.251Z|dd7f3fd9-d005-48be-9030-1554a13602f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:50.261Z|8b5ee52a-4879-4fa1-95f9-90f68bb5b53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:26:50.263Z|8b5ee52a-4879-4fa1-95f9-90f68bb5b53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:26:50.275Z|662f70fd-5d09-4238-8ca3-e87d46aa9378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:50.276Z|662f70fd-5d09-4238-8ca3-e87d46aa9378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:26:51.837Z|af35b504-1430-4d95-867b-cc3948adf8cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:26:51.838Z|af35b504-1430-4d95-867b-cc3948adf8cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:00.282Z|00b0f8c6-8338-4f89-99f5-71c620e2d2b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:00.284Z|00b0f8c6-8338-4f89-99f5-71c620e2d2b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:00.304Z|b043d2dd-8e37-49c4-9967-6466f5e785e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:00.304Z|b043d2dd-8e37-49c4-9967-6466f5e785e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:01.869Z|acc55d0a-8f4f-42b7-8268-219541b1a1d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:01.870Z|acc55d0a-8f4f-42b7-8268-219541b1a1d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:05.261Z|07eb5e61-334e-46fe-bcb1-67e52dcc8e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:27:05.262Z|07eb5e61-334e-46fe-bcb1-67e52dcc8e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:27:06.197Z|880447a0-4c84-41e0-880f-e32eed911343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:27:06.198Z|880447a0-4c84-41e0-880f-e32eed911343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:27:10.316Z|30367220-66a7-48e0-83c3-818c5f5715a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:10.317Z|30367220-66a7-48e0-83c3-818c5f5715a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:10.337Z|2eb9625e-7dc7-42a2-a158-cd91ce1934b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:10.338Z|2eb9625e-7dc7-42a2-a158-cd91ce1934b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:11.899Z|743317f5-9740-4b59-a321-8ccb862ef442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:11.900Z|743317f5-9740-4b59-a321-8ccb862ef442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:20.261Z|9620c479-b541-41c5-909e-b15e3b73cdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:27:20.264Z|9620c479-b541-41c5-909e-b15e3b73cdd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:27:20.348Z|2190e7a7-ff77-4066-b625-498ced48c916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:20.349Z|2190e7a7-ff77-4066-b625-498ced48c916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:20.375Z|8ac95f2f-d365-429a-934c-29a000ebf523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:20.376Z|8ac95f2f-d365-429a-934c-29a000ebf523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:21.926Z|727eade2-967c-4ff5-989b-2a2ca29eedda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:21.927Z|727eade2-967c-4ff5-989b-2a2ca29eedda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:30.378Z|99f83aad-a29e-4446-b83a-9a6126d9d8b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:30.379Z|99f83aad-a29e-4446-b83a-9a6126d9d8b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:30.403Z|dbf072b1-1601-4208-b767-9dc77564b83a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:30.404Z|dbf072b1-1601-4208-b767-9dc77564b83a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:31.957Z|7682224a-8849-44a0-874e-5e06d165224e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:31.958Z|7682224a-8849-44a0-874e-5e06d165224e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:35.261Z|d17ba0cb-efd5-4d95-93d5-b2381f875037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:27:35.262Z|d17ba0cb-efd5-4d95-93d5-b2381f875037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:27:36.199Z|e004b83d-e7a1-41f9-aa72-85b21bf380f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:27:36.200Z|e004b83d-e7a1-41f9-aa72-85b21bf380f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:27:40.404Z|70f0ff05-0197-45c3-9703-d3e3a38549fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:40.404Z|70f0ff05-0197-45c3-9703-d3e3a38549fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:40.429Z|f79ba353-d52c-42d2-b164-f730b14cc604|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:40.430Z|f79ba353-d52c-42d2-b164-f730b14cc604|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:41.989Z|d7197b34-810c-4ac5-a769-26109aaa0417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:41.990Z|d7197b34-810c-4ac5-a769-26109aaa0417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:48.764Z|4320512e-f1b3-4b15-ad0e-10dc487fa8aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:27:48.766Z|4320512e-f1b3-4b15-ad0e-10dc487fa8aa|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:50.261Z|708bf61a-2de7-4a14-a99f-5a7d3bb8ec19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:27:50.262Z|708bf61a-2de7-4a14-a99f-5a7d3bb8ec19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:27:50.428Z|42722517-b1af-48cc-8d71-5afc1a5f4d99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:50.429Z|42722517-b1af-48cc-8d71-5afc1a5f4d99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:50.457Z|9fa48919-8342-4798-bec2-d939effef8bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:50.459Z|9fa48919-8342-4798-bec2-d939effef8bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:27:52.023Z|466109b6-6a58-49b4-8c3e-c75e8519c074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:27:52.025Z|466109b6-6a58-49b4-8c3e-c75e8519c074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:00.464Z|4276360d-feac-49f7-87d6-9b1eca7e3235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:00.466Z|4276360d-feac-49f7-87d6-9b1eca7e3235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:00.493Z|6252e26d-a6d3-4219-960e-765087433e7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:00.495Z|6252e26d-a6d3-4219-960e-765087433e7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:02.049Z|b25bf0c1-1659-4cff-82c5-191a098dea35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:02.050Z|b25bf0c1-1659-4cff-82c5-191a098dea35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:05.261Z|eeb44496-185f-43ca-a55e-e87cf2318703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:28:05.263Z|eeb44496-185f-43ca-a55e-e87cf2318703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:28:06.200Z|05bee26d-df72-4768-9910-9dabc5596aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:28:06.201Z|05bee26d-df72-4768-9910-9dabc5596aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:28:10.510Z|ba7457f4-ca3d-44f7-9b7d-68bf56bde5bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:10.511Z|ba7457f4-ca3d-44f7-9b7d-68bf56bde5bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:10.529Z|e0622cc9-e964-4402-a9e2-7a36fd64420e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:10.530Z|e0622cc9-e964-4402-a9e2-7a36fd64420e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:12.078Z|13b9c8ca-6339-4106-ac4b-5c1f2d41d82c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:12.079Z|13b9c8ca-6339-4106-ac4b-5c1f2d41d82c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:20.261Z|f70acdda-dac7-4e9a-aace-e3cac4c28367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:28:20.262Z|f70acdda-dac7-4e9a-aace-e3cac4c28367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:28:20.539Z|ada075e5-9761-487e-bd72-9a8d1fc179d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:20.554Z|ada075e5-9761-487e-bd72-9a8d1fc179d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:20.556Z|fe7bf718-1608-400b-ae94-aa8a6041ab87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:20.556Z|fe7bf718-1608-400b-ae94-aa8a6041ab87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:22.103Z|2bd33e51-0121-400c-9a77-6889c123810a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:22.104Z|2bd33e51-0121-400c-9a77-6889c123810a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:30.588Z|7dd9d43c-e6f7-4153-9cf3-966718164aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:30.590Z|7dd9d43c-e6f7-4153-9cf3-966718164aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:30.598Z|fe3d12ea-22ae-4ef6-9c9d-71da6a94224c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:30.599Z|fe3d12ea-22ae-4ef6-9c9d-71da6a94224c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:32.129Z|034b5126-d2d1-44c0-a9cb-6572839e286e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:32.131Z|034b5126-d2d1-44c0-a9cb-6572839e286e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:35.261Z|20c026c8-e471-4dff-95a6-f1785588a375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:28:35.262Z|20c026c8-e471-4dff-95a6-f1785588a375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:28:36.202Z|58fd9f80-e9dc-43bf-bce9-8f0a1ad87ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:28:36.203Z|58fd9f80-e9dc-43bf-bce9-8f0a1ad87ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:28:40.621Z|71c46e17-0998-412d-a3e7-fcace9f4578a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:40.621Z|ab284678-49e5-4833-b7b7-af0ccf94fb93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:40.622Z|71c46e17-0998-412d-a3e7-fcace9f4578a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:40.622Z|ab284678-49e5-4833-b7b7-af0ccf94fb93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:42.155Z|aa8689a7-9553-4936-97c7-4984e5bc5d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:42.156Z|aa8689a7-9553-4936-97c7-4984e5bc5d6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:48.781Z|ba243196-2c6d-4b4c-b51b-dfbf4b8af321|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:28:48.782Z|ba243196-2c6d-4b4c-b51b-dfbf4b8af321|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:50.261Z|d9312548-70e7-4982-8eef-05c9ff634d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:28:50.272Z|d9312548-70e7-4982-8eef-05c9ff634d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:28:50.659Z|17fb25bd-02de-4410-93ba-3b5a263f7a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:50.659Z|17fb25bd-02de-4410-93ba-3b5a263f7a43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:50.658Z|50892d83-9cea-436b-b1f4-8f2432ee35dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:50.661Z|50892d83-9cea-436b-b1f4-8f2432ee35dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:28:52.182Z|651f466f-c47a-43fe-a517-f3fe3e676dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:28:52.184Z|651f466f-c47a-43fe-a517-f3fe3e676dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:00.688Z|a2652a80-e2f3-4808-91dc-c184fb7bcd30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:00.688Z|88138ae1-538d-4269-96ae-389d62008392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:00.688Z|88138ae1-538d-4269-96ae-389d62008392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:00.688Z|a2652a80-e2f3-4808-91dc-c184fb7bcd30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:02.223Z|23d72e83-530f-41d5-9651-c513576a61b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:02.224Z|23d72e83-530f-41d5-9651-c513576a61b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:05.261Z|be857488-1486-4a61-bb02-a083c7408c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:29:05.261Z|be857488-1486-4a61-bb02-a083c7408c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:29:06.203Z|83837f8a-1d1e-4d88-aa3f-5c9d8c4fb5ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:29:06.204Z|83837f8a-1d1e-4d88-aa3f-5c9d8c4fb5ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:29:10.710Z|6b4ed6a5-423d-451f-985c-498b010c9d5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:10.711Z|bae07dfb-6632-4036-84a9-bead99bc089c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:10.712Z|6b4ed6a5-423d-451f-985c-498b010c9d5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:10.712Z|bae07dfb-6632-4036-84a9-bead99bc089c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:12.247Z|5f519492-784f-4093-9a05-0eb31d564286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:12.248Z|5f519492-784f-4093-9a05-0eb31d564286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:20.261Z|bc5b82fb-fb24-453a-94f3-f88fbf7cadbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:29:20.263Z|bc5b82fb-fb24-453a-94f3-f88fbf7cadbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:29:20.736Z|d0a9e75a-7ef8-472c-b3bb-1afa3c24fcce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:20.738Z|6bfffb25-c8e3-4187-a7d5-92d9b963af97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:20.739Z|6bfffb25-c8e3-4187-a7d5-92d9b963af97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:20.742Z|d0a9e75a-7ef8-472c-b3bb-1afa3c24fcce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:22.293Z|e701a186-3879-4784-8022-c832bd8c7b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:22.294Z|e701a186-3879-4784-8022-c832bd8c7b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:30.764Z|66361699-5fce-46ba-b585-4cc1cebdc0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:30.764Z|66361699-5fce-46ba-b585-4cc1cebdc0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:30.770Z|8054e16d-bf01-44d1-949b-532e0bb65698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:30.771Z|8054e16d-bf01-44d1-949b-532e0bb65698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:32.321Z|48c700b5-e062-4b08-88e0-564bf05c9fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:32.325Z|48c700b5-e062-4b08-88e0-564bf05c9fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:35.261Z|269d6be9-5f8b-4dd7-b79c-7cc584a8d791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:29:35.263Z|269d6be9-5f8b-4dd7-b79c-7cc584a8d791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:29:36.205Z|b6fd5e26-cac2-44ef-8fd2-641cd456328d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:29:36.206Z|b6fd5e26-cac2-44ef-8fd2-641cd456328d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:29:40.797Z|9c632f5b-6d8f-4da5-af70-83520e1ae35d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:40.798Z|9c632f5b-6d8f-4da5-af70-83520e1ae35d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:40.801Z|84020318-4c5e-4ab4-bdda-65155eda7b56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:40.803Z|84020318-4c5e-4ab4-bdda-65155eda7b56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:42.361Z|9d20404e-b44d-44e5-ba56-3addfb0f37f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:42.362Z|9d20404e-b44d-44e5-ba56-3addfb0f37f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:48.779Z|ee7b6d2b-32d1-43f2-bb22-fc5334dda0d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:29:48.780Z|ee7b6d2b-32d1-43f2-bb22-fc5334dda0d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:50.261Z|2490f22f-bd92-4b48-8212-9905e398e8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:29:50.262Z|2490f22f-bd92-4b48-8212-9905e398e8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:29:50.836Z|a683b489-bb74-4926-a9ab-e03e021929fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:50.836Z|23c0a9c6-7932-4476-bdfa-5f14d738d427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:50.837Z|a683b489-bb74-4926-a9ab-e03e021929fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:50.837Z|23c0a9c6-7932-4476-bdfa-5f14d738d427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:29:52.426Z|ef54486b-5795-4b79-9c69-4be70d58a53d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:29:52.427Z|ef54486b-5795-4b79-9c69-4be70d58a53d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:00.862Z|e9cb165d-c45f-46d9-9ed8-20442fea869a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:00.862Z|7863114e-277f-48b3-8248-792d822779b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:00.863Z|e9cb165d-c45f-46d9-9ed8-20442fea869a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:00.863Z|7863114e-277f-48b3-8248-792d822779b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:02.464Z|e29ee0f7-3d85-4b74-835f-c6c0941f1f55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:02.465Z|e29ee0f7-3d85-4b74-835f-c6c0941f1f55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:05.261Z|3bd0e98e-9463-4a25-94f7-672b76f28302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:30:05.262Z|3bd0e98e-9463-4a25-94f7-672b76f28302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:30:06.207Z|b591ba25-e7e5-4c47-9249-9d6718cccc38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:30:06.208Z|b591ba25-e7e5-4c47-9249-9d6718cccc38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:30:10.887Z|99f6ccef-73bd-410e-8823-1157e3afa82a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:10.888Z|99f6ccef-73bd-410e-8823-1157e3afa82a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:10.894Z|4446a0f3-c5dd-495b-9a00-494e0c7f43d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:10.895Z|4446a0f3-c5dd-495b-9a00-494e0c7f43d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:12.521Z|92b968ae-8053-4452-aed9-767d01e13fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:12.521Z|92b968ae-8053-4452-aed9-767d01e13fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:20.261Z|507fc72e-1405-4edf-9e90-4040c0b78aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:30:20.262Z|507fc72e-1405-4edf-9e90-4040c0b78aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:30:20.918Z|fa73ca67-8e65-4841-989d-38e8575fb44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:20.918Z|0b93ca08-e97d-47d3-b494-302ca8e1b70d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:20.919Z|0b93ca08-e97d-47d3-b494-302ca8e1b70d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:20.920Z|fa73ca67-8e65-4841-989d-38e8575fb44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:22.547Z|8799e2a4-8976-48ec-9815-77f89079d13d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:22.548Z|8799e2a4-8976-48ec-9815-77f89079d13d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:30.945Z|77c72c51-361d-4226-b101-92d2f78220f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:30.945Z|46e7d3c9-ed71-4cfb-98dc-b841d1a9798d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:30.946Z|77c72c51-361d-4226-b101-92d2f78220f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:30.946Z|46e7d3c9-ed71-4cfb-98dc-b841d1a9798d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:32.577Z|4adcd649-cc70-49a8-b8b5-71ad48a48893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:32.579Z|4adcd649-cc70-49a8-b8b5-71ad48a48893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:35.261Z|5a54ad5b-1c64-4c2c-9921-9a0da7b47d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:30:35.262Z|5a54ad5b-1c64-4c2c-9921-9a0da7b47d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:30:36.208Z|13575344-e28f-4fe4-8208-b9528b915dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:30:36.209Z|13575344-e28f-4fe4-8208-b9528b915dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:30:40.972Z|5d866f3c-1e0d-4708-a531-aa1909952de6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:40.973Z|5d866f3c-1e0d-4708-a531-aa1909952de6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:40.980Z|f3fb4aa5-e78f-4af8-a219-6048bc5b8b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:40.981Z|f3fb4aa5-e78f-4af8-a219-6048bc5b8b9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:42.605Z|cd574f80-5f6e-4819-9c42-6b727c9be0bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:42.607Z|cd574f80-5f6e-4819-9c42-6b727c9be0bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:48.766Z|6e315a92-6103-4ef4-bc85-ffeaf8194ba8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:30:48.768Z|6e315a92-6103-4ef4-bc85-ffeaf8194ba8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:50.261Z|c397b155-c436-4d41-9825-fbffb4691ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:30:50.262Z|c397b155-c436-4d41-9825-fbffb4691ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:30:51.000Z|97ab1998-f306-482e-b749-aaa1c93cdc6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:51.002Z|97ab1998-f306-482e-b749-aaa1c93cdc6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:51.004Z|f155392e-2d31-4fa9-8e9c-6636b7f5fcdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:51.004Z|f155392e-2d31-4fa9-8e9c-6636b7f5fcdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:30:52.630Z|5da4a507-85a9-4c5f-a3ab-8c3423ab07bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:30:52.631Z|5da4a507-85a9-4c5f-a3ab-8c3423ab07bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:01.031Z|ef16b950-b95b-4c9e-b925-08569165d634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:01.033Z|ef16b950-b95b-4c9e-b925-08569165d634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:01.034Z|062199a9-d524-4bc1-bccc-21bdc6fea03e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:01.035Z|062199a9-d524-4bc1-bccc-21bdc6fea03e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:02.655Z|d4b6d067-8905-4132-b00c-5efa66c148c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:02.655Z|d4b6d067-8905-4132-b00c-5efa66c148c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:05.262Z|f5c1c0e1-9dfd-4f0c-ae7e-36c4f2001851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:31:05.275Z|f5c1c0e1-9dfd-4f0c-ae7e-36c4f2001851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:31:06.210Z|58941151-2162-4c34-add5-8bcb52e14d5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:31:06.210Z|58941151-2162-4c34-add5-8bcb52e14d5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:31:11.059Z|9460625e-150a-4a5d-b9eb-05c4389b8f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:11.060Z|9460625e-150a-4a5d-b9eb-05c4389b8f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:11.066Z|e6e1d42e-3b59-4bb7-a20f-4560309b1fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:11.066Z|e6e1d42e-3b59-4bb7-a20f-4560309b1fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:12.679Z|58372b88-a575-4862-b3d5-1ef2bf2d4c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:12.680Z|58372b88-a575-4862-b3d5-1ef2bf2d4c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:20.261Z|3bb2a68f-5d41-40c4-8380-5fdfdf2849f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:31:20.262Z|3bb2a68f-5d41-40c4-8380-5fdfdf2849f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:31:21.092Z|84dcccda-9c1a-427c-b926-bea3cc68ca45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:21.092Z|abe857f8-d16b-434f-86f4-475a78d1329f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:21.093Z|84dcccda-9c1a-427c-b926-bea3cc68ca45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:21.093Z|abe857f8-d16b-434f-86f4-475a78d1329f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:22.708Z|7613aec8-69a6-44d6-83da-338129d6eaf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:22.709Z|7613aec8-69a6-44d6-83da-338129d6eaf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:31.117Z|1eaa4ee8-9ba6-4912-97ff-3f60754787fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:31.118Z|1eaa4ee8-9ba6-4912-97ff-3f60754787fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:31.118Z|843327ac-6e9d-411a-962d-cf47af8194e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:31.119Z|843327ac-6e9d-411a-962d-cf47af8194e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:32.735Z|3b4e73ea-8308-4355-ad34-9fa7a2ac0951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:32.736Z|3b4e73ea-8308-4355-ad34-9fa7a2ac0951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:35.261Z|8542b0dc-e93e-4d9c-86ea-5eb1847dc9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:31:35.262Z|8542b0dc-e93e-4d9c-86ea-5eb1847dc9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:31:36.211Z|908a3835-e33c-40bd-903f-fd2fa93611b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:31:36.212Z|908a3835-e33c-40bd-903f-fd2fa93611b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:31:41.143Z|f74309cf-6154-4048-a7a7-1af81bac3bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:41.144Z|f74309cf-6154-4048-a7a7-1af81bac3bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:41.143Z|8d287545-721a-48df-8abb-ad71432a5b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:41.145Z|8d287545-721a-48df-8abb-ad71432a5b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:42.761Z|c12739c4-0655-499f-81d9-7b3a660fb520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:42.762Z|c12739c4-0655-499f-81d9-7b3a660fb520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:48.779Z|15746d6f-bbc1-421b-8d65-961447729ed8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:31:48.793Z|15746d6f-bbc1-421b-8d65-961447729ed8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:50.261Z|ae8f32da-788e-4c6a-a18b-2eb985e774df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:31:50.266Z|ae8f32da-788e-4c6a-a18b-2eb985e774df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:31:51.194Z|34a53f30-2bba-469e-863a-6048b16769fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:51.195Z|34a53f30-2bba-469e-863a-6048b16769fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:51.199Z|02033c8d-2eef-410a-9f44-270f39d40916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:51.200Z|02033c8d-2eef-410a-9f44-270f39d40916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:31:52.787Z|8ca1b19e-e77f-4284-b97a-1fbc07fd7b6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:31:52.788Z|8ca1b19e-e77f-4284-b97a-1fbc07fd7b6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:01.236Z|f14a9478-abb5-43df-a537-742a3906a4c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:01.237Z|f14a9478-abb5-43df-a537-742a3906a4c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:01.249Z|7166660b-ecf2-4d6d-8577-b7a1aaeb3a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:01.250Z|7166660b-ecf2-4d6d-8577-b7a1aaeb3a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:02.813Z|48fb0036-a2c9-4592-90bc-e0f3bc326b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:02.814Z|48fb0036-a2c9-4592-90bc-e0f3bc326b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:05.261Z|a94baccd-5ed8-4f6a-84d2-ef495b0d40ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:32:05.262Z|a94baccd-5ed8-4f6a-84d2-ef495b0d40ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:32:06.213Z|026a6d67-64c5-44fd-a0fd-f73eb6d97b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:32:06.214Z|026a6d67-64c5-44fd-a0fd-f73eb6d97b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:32:11.269Z|75fffcbb-968a-4050-88ff-e7a7b0b015e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:11.272Z|75fffcbb-968a-4050-88ff-e7a7b0b015e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:11.277Z|e73f53c3-0530-4c95-860e-76dafc7d522c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:11.278Z|e73f53c3-0530-4c95-860e-76dafc7d522c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:12.854Z|2a1f1c79-de88-4951-8385-67522bdcff54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:12.855Z|2a1f1c79-de88-4951-8385-67522bdcff54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:20.261Z|7f43e73d-e277-4033-b16c-46d95efce968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:32:20.262Z|7f43e73d-e277-4033-b16c-46d95efce968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:32:21.298Z|cd4ff7f6-976c-4825-8471-0afb241b20e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:21.299Z|cd4ff7f6-976c-4825-8471-0afb241b20e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:21.302Z|94ed7d61-5562-44da-8489-5c86b552f4c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:21.303Z|94ed7d61-5562-44da-8489-5c86b552f4c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:22.881Z|e8ef3023-4909-4dcb-8f99-f20357539303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:22.882Z|e8ef3023-4909-4dcb-8f99-f20357539303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:31.322Z|d1b196a0-3275-4042-9b3f-81f967e4b141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:31.323Z|d1b196a0-3275-4042-9b3f-81f967e4b141|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:31.328Z|baca370c-7754-44cf-935d-461af9943e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:31.329Z|baca370c-7754-44cf-935d-461af9943e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:32.907Z|7e67e9e7-6506-4abb-836d-122d59d735a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:32.909Z|7e67e9e7-6506-4abb-836d-122d59d735a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:35.261Z|d389f9be-453d-425f-b619-5313f6c70410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:32:35.265Z|d389f9be-453d-425f-b619-5313f6c70410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:32:36.215Z|d6d664b2-964d-4727-89ad-2c9d1e007e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:32:36.216Z|d6d664b2-964d-4727-89ad-2c9d1e007e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:32:41.347Z|12b63a95-99b8-47d7-a45b-0504327d2211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:41.348Z|12b63a95-99b8-47d7-a45b-0504327d2211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:41.349Z|c4df65fd-f8c3-495b-b5e6-2a3807737e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:41.350Z|c4df65fd-f8c3-495b-b5e6-2a3807737e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:42.933Z|f07c74bd-0bac-4d5f-a3ef-b9079dda75bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:42.933Z|f07c74bd-0bac-4d5f-a3ef-b9079dda75bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:48.764Z|060167f7-5770-43cc-80d7-b91c5f911563|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:32:48.765Z|060167f7-5770-43cc-80d7-b91c5f911563|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:50.261Z|d3727b5e-0663-4dd4-8d0b-9090c98f83fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:32:50.262Z|d3727b5e-0663-4dd4-8d0b-9090c98f83fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:32:51.371Z|a2baaa47-59fb-4847-ac88-b711ed3e9caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:51.371Z|b579abdd-c6fd-4560-9ddb-50e4621ecb11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:51.372Z|a2baaa47-59fb-4847-ac88-b711ed3e9caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:51.372Z|b579abdd-c6fd-4560-9ddb-50e4621ecb11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:32:52.962Z|aae1f884-4024-46a1-bf31-9e273e89bb3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:32:52.963Z|aae1f884-4024-46a1-bf31-9e273e89bb3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:01.408Z|03368ffa-67f3-405c-b99f-e709297775fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:01.409Z|03368ffa-67f3-405c-b99f-e709297775fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:01.413Z|2c69ef4b-981e-4ace-a4ba-9ee79fcf995a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:01.414Z|2c69ef4b-981e-4ace-a4ba-9ee79fcf995a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:02.988Z|33fc6b37-4390-4d57-8b5e-743c6d689713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:02.990Z|33fc6b37-4390-4d57-8b5e-743c6d689713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:05.264Z|b6cdc74e-e7c9-4f88-ad60-9055c8476d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:33:05.272Z|b6cdc74e-e7c9-4f88-ad60-9055c8476d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:33:06.217Z|9ef7cfdc-1958-4fb1-9e64-9d7ffb430316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:33:06.218Z|9ef7cfdc-1958-4fb1-9e64-9d7ffb430316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:33:11.440Z|c0fad701-940e-425f-85c6-fae1a6bee76a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:11.443Z|c0fad701-940e-425f-85c6-fae1a6bee76a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:11.444Z|e7b37409-2e30-445c-beee-db2731c8e7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:11.449Z|e7b37409-2e30-445c-beee-db2731c8e7f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:13.020Z|f0478101-a782-492a-bff8-564c2cbecb1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:13.021Z|f0478101-a782-492a-bff8-564c2cbecb1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:20.262Z|c8d9f6c0-bbfa-425a-b4f2-7b72057f0645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:33:20.263Z|c8d9f6c0-bbfa-425a-b4f2-7b72057f0645|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:33:21.471Z|21b58955-9dbb-45c8-ad5f-674805b46553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:21.472Z|21b58955-9dbb-45c8-ad5f-674805b46553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:21.478Z|a5346e61-85f8-40e0-ba1f-f01f2a3507a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:21.479Z|a5346e61-85f8-40e0-ba1f-f01f2a3507a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:21.756Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:33:21.761Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 78f1a2cb-94af-4439-b470-e01d1fc9face already exists in requestDb InfraActiveRequests table 2023-01-12T07:33:21.763Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:21.764Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:33:21.764Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:21.764Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:21.765Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:33:21.765Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19b3600fc2e16c4c", X-B3-SpanId:"9e74102d967c2df1", X-B3-ParentSpanId:"19b3600fc2e16c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f76c6ab8-3c4f-4419-be8c-c782485ac237"] 2023-01-12T07:33:21.765Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:33:21.766Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:21.944Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:21.945Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:33:21.945Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:33:21.945Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1C917B179C4F355E87BB64CD5DAA23ED; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:33:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:21.946Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: 2023-01-12T07:33:21.946Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:21.947Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|404|Not Found|InvokeReturn 2023-01-12T07:33:21.999Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:33:22.000Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-12T07:33:22.012Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:33:22.102Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:33:22.103Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-12T07:33:22.208Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-12T07:33:22.210Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:33:20 GMT], content-length=[313], x-aai-txid=[0-aai-resources-230112-07:33:20:478-14440], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:33:22.212Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-01-12T07:33:22.217Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-12T07:33:22.219Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-12T07:33:22.226Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:33:22.273Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:33:22.275Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-12T07:33:22.341Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-12T07:33:22.342Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:33:20 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230112-07:33:20:623-29967], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:33:22.344Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-01-12T07:33:22.348Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-12T07:33:22.348Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-12T07:33:22.359Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:33:22.404Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-01-12T07:33:22.405Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[78f1a2cb-94af-4439-b470-e01d1fc9face], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9b14cbb8-3149-459a-81ee-02c2d406400d], X-ECOMP-RequestID=[78f1a2cb-94af-4439-b470-e01d1fc9face], X-TransactionId=[], X-ONAP-RequestID=[78f1a2cb-94af-4439-b470-e01d1fc9face]} 2023-01-12T07:33:22.500Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:33:20 GMT], content-length=[599], vertex-id=[225512], x-aai-txid=[0-aai-resources-230112-07:33:20:751-396], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:33:22.502Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673508677931","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-12T07:33:22.503Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-12T07:33:22.509Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:33:22.509Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:33:22.520Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-12T07:33:22.521Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T07:33:22.522Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:22.522Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-12T07:33:22.523Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T07:33:22.523Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"19b3600fc2e16c4c", X-B3-SpanId:"36785f4b228af4b1", X-B3-ParentSpanId:"19b3600fc2e16c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"308ecc81-e866-4138-90b8-9371fe7af114"] 2023-01-12T07:33:22.524Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2","requestScope":"service"} 2023-01-12T07:33:22.525Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:22.563Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:22.564Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:22.565Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T07:33:22.566Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:33:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:22.566Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T07:33:22.567Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:22.567Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T07:33:22.569Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356 2023-01-12T07:33:22.570Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|INFO|500||Invoke 2023-01-12T07:33:22.571Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:22.571Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356 2023-01-12T07:33:22.572Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Method : GET 2023-01-12T07:33:22.572Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df429297-e18e-4cb8-8d98-a2625d1d6374"] 2023-01-12T07:33:22.573Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Request body: 2023-01-12T07:33:22.573Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:22.813Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:22.814Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:22.815Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Status text : 2023-01-12T07:33:22.815Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5255D15B994694AFAC7F99E327C60BB3; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:22.817Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "27f24cee-dace-4496-9264-e991f9a21356", "modelInvariantUUID" : "b36193b1-dd3c-4474-b598-c5d5b078e876", "created" : "2023-01-12 07:31:34.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/pnfCustomizations" } } } 2023-01-12T07:33:22.817Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:22.818Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|INFO|500||InvokeReturn 2023-01-12T07:33:22.826Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance 2023-01-12T07:33:22.828Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|INFO|500||Invoke 2023-01-12T07:33:22.828Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:22.829Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance 2023-01-12T07:33:22.830Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Method : GET 2023-01-12T07:33:22.830Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"311fe2c6-2f5b-4ef3-b589-92ec51df17a0"] 2023-01-12T07:33:22.831Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Request body: 2023-01-12T07:33:22.831Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:22.862Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:22.863Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:33:22.864Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Status text : 2023-01-12T07:33:22.865Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:22.866Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Response body: 2023-01-12T07:33:22.866Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:22.867Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:33:22.868Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876 2023-01-12T07:33:22.869Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|INFO|500||Invoke 2023-01-12T07:33:22.870Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:22.870Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876 2023-01-12T07:33:22.871Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Method : GET 2023-01-12T07:33:22.872Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4363de0-800b-45bb-bf15-f1f9952b9f79"] 2023-01-12T07:33:22.872Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Request body: 2023-01-12T07:33:22.873Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:22.917Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:22.918Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:22.918Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Status text : 2023-01-12T07:33:22.922Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:22.924Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "27f24cee-dace-4496-9264-e991f9a21356", "modelInvariantUUID" : "b36193b1-dd3c-4474-b598-c5d5b078e876", "created" : "2023-01-12 07:31:34.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876" } } } 2023-01-12T07:33:22.925Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:22.925Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|INFO|500||InvokeReturn 2023-01-12T07:33:22.932Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance 2023-01-12T07:33:22.933Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|INFO|500||Invoke 2023-01-12T07:33:22.934Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:22.940Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance 2023-01-12T07:33:22.941Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Method : GET 2023-01-12T07:33:22.942Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f60a0eb1-e92c-4eb4-8c72-eb5ceda9ebd8"] 2023-01-12T07:33:22.942Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Request body: 2023-01-12T07:33:22.943Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:22.977Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:22.979Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:33:22.981Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Status text : 2023-01-12T07:33:22.981Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:22.982Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||Response body: 2023-01-12T07:33:22.983Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:22.983Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:33:22.985Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T07:33:22.986Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T07:33:22.987Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:22.987Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-12T07:33:22.988Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T07:33:22.989Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8256b9c-adb2-470c-8579-863fd2eced03"] 2023-01-12T07:33:22.990Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T07:33:22.991Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:23.031Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:23.033Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:23.033Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T07:33:23.033Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:23.037Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:33:23.038Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:23.039Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T07:33:23.042Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-12T07:33:23.043Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-12T07:33:23.044Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:23.044Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-12T07:33:23.044Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-12T07:33:23.045Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59b7253d-716c-4aa7-8eb8-f60de4d2f8c8"] 2023-01-12T07:33:23.045Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-12T07:33:23.045Z|35749748-7bd5-49b7-b47b-ee60a61de6f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:23.046Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:23.046Z|35749748-7bd5-49b7-b47b-ee60a61de6f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:23.073Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:23.074Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:23.074Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-12T07:33:23.075Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:23.077Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-12T07:33:23.078Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:23.079Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-12T07:33:23.083Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356 2023-01-12T07:33:23.084Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|INFO|500||Invoke 2023-01-12T07:33:23.085Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:23.085Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356 2023-01-12T07:33:23.086Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Method : GET 2023-01-12T07:33:23.087Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c80a8448-58b6-4881-9ed8-7b1b48243a6a"] 2023-01-12T07:33:23.088Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Request body: 2023-01-12T07:33:23.088Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:23.143Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:23.144Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:23.145Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Status text : 2023-01-12T07:33:23.150Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:23.152Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "27f24cee-dace-4496-9264-e991f9a21356", "modelInvariantUUID" : "b36193b1-dd3c-4474-b598-c5d5b078e876", "created" : "2023-01-12 07:31:34.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/pnfCustomizations" } } } 2023-01-12T07:33:23.152Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:23.153Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|INFO|500||InvokeReturn 2023-01-12T07:33:23.172Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-12T07:33:23.179Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T07:33:23.182Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:23.183Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-12T07:33:23.186Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T07:33:23.188Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8979", X-B3-TraceId:"19b3600fc2e16c4c", X-B3-SpanId:"89dad6c977ed4257", X-B3-ParentSpanId:"19b3600fc2e16c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3e65f9a-44d2-46da-b7f6-d3465c27dd57"] 2023-01-12T07:33:23.190Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"78f1a2cb-94af-4439-b470-e01d1fc9face","requestStatus":"IN_PROGRESS","startTime":1673508802000,"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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2","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":"78f1a2cb-94af-4439-b470-e01d1fc9face"} 2023-01-12T07:33:23.191Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:23.242Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:23.244Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T07:33:23.245Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T07:33:23.245Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:23.248Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:33:22.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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T07:33:23.215+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:33:23.249Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:23.250Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T07:33:23.271Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-12T07:33:23.272Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T07:33:23.273Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:23.273Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-12T07:33:23.274Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T07:33:23.274Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"19b3600fc2e16c4c", X-B3-SpanId:"e4224b588706a393", X-B3-ParentSpanId:"19b3600fc2e16c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f75b49c-1330-464c-acde-8595a5c62cd6"] 2023-01-12T07:33:23.288Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b36193b1-dd3c-4474-b598-c5d5b078e876\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"27f24cee-dace-4496-9264-e991f9a21356\",\"modelUuid\":\"27f24cee-dace-4496-9264-e991f9a21356\",\"modelInvariantUuid\":\"b36193b1-dd3c-4474-b598-c5d5b078e876\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\"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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\"modelInvariantUuid\":\"ab654e27-8d8a-4d77-aa57-0713dc018747\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\"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\":\"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\"modelInvariantUuid\":\"c7496698-5cb2-42ef-912c-6184ea07c358\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"},\"instanceName\":\"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\":\"27f24cee-dace-4496-9264-e991f9a21356\",\"modelInvariantId\":\"b36193b1-dd3c-4474-b598-c5d5b078e876\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"78f1a2cb-94af-4439-b470-e01d1fc9face","type":"String"},"mso-request-id":{"value":"78f1a2cb-94af-4439-b470-e01d1fc9face","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-12T07:33:23.289Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:25.463Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:25.464Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T07:33:25.464Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T07:33:25.465Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D1E706812CC022999E3A6EA2238EB556; Path=/; HttpOnly", Date:"Thu, 12 Jan 2023 07:33:25 GMT", X-ONAP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-TransactionID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ECOMP-RequestID:"78f1a2cb-94af-4439-b470-e01d1fc9face", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9f75b49c-1330-464c-acde-8595a5c62cd6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:33:25.466Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"78f1a2cb-94af-4439-b470-e01d1fc9face\",\"instanceId\":\"e5657863-5984-4a39-97f2-5f845998a8ba\"}}","message":"Success","processInstanceID":"64fce0c0-924b-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:33:25.466Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:25.466Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T07:33:25.473Z|78f1a2cb-94af-4439-b470-e01d1fc9face|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:33:25.634Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:33:25.639Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:25.640Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:33:25.641Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:25.641Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:25.641Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:33:25.642Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aaa6e8100ab2849", X-B3-SpanId:"1dee1a4d86682bb0", X-B3-ParentSpanId:"3aaa6e8100ab2849", X-B3-Sampled:"0", X-ONAP-RequestID:"23cb76ab-9836-47a6-a775-7d93450a9b1a", X-RequestID:"23cb76ab-9836-47a6-a775-7d93450a9b1a", X-TransactionID:"23cb76ab-9836-47a6-a775-7d93450a9b1a", X-ECOMP-RequestID:"23cb76ab-9836-47a6-a775-7d93450a9b1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bda27487-e98d-4b1c-8aa1-ca428a3e381e"] 2023-01-12T07:33:25.642Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:33:25.643Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:25.695Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:25.697Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:25.697Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:33:25.698Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:25.699Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:33:22.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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:33:24.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:33:25.700Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:25.700Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:33:25.703Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:33:25.703Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:33:25.704Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:25.704Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:33:25.704Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:33:25.704Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aaa6e8100ab2849", X-B3-SpanId:"5f3e7eddc436afbd", X-B3-ParentSpanId:"3aaa6e8100ab2849", X-B3-Sampled:"0", X-ONAP-RequestID:"23cb76ab-9836-47a6-a775-7d93450a9b1a", X-RequestID:"23cb76ab-9836-47a6-a775-7d93450a9b1a", X-TransactionID:"23cb76ab-9836-47a6-a775-7d93450a9b1a", X-ECOMP-RequestID:"23cb76ab-9836-47a6-a775-7d93450a9b1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bc3bb85-fe13-4b8c-8552-9dd272943b12"] 2023-01-12T07:33:25.705Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:33:25.705Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:25.734Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:25.735Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:25.735Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:33:25.736Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:25.746Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:33:25.747Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:25.748Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:33:25.762Z|23cb76ab-9836-47a6-a775-7d93450a9b1a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:33:31.501Z|515de5f9-d5cb-4446-9e8b-6059b2040ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:31.502Z|515de5f9-d5cb-4446-9e8b-6059b2040ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:31.521Z|f0c8e357-09b7-4c5b-9b03-e6f49c8f204d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:31.522Z|f0c8e357-09b7-4c5b-9b03-e6f49c8f204d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:33.073Z|1821b830-67c7-4727-8430-40e5f20768b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:33.074Z|1821b830-67c7-4727-8430-40e5f20768b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:35.262Z|61218236-4ee8-45ed-87d2-cf153f26358f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:33:35.267Z|61218236-4ee8-45ed-87d2-cf153f26358f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:33:35.941Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:33:35.954Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:35.955Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:33:35.955Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:35.958Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:35.959Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:33:35.960Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72c11b8f795a5cb3", X-B3-SpanId:"5097cd67bf5e96e7", X-B3-ParentSpanId:"72c11b8f795a5cb3", X-B3-Sampled:"0", X-ONAP-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-TransactionID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-ECOMP-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15df641b-3a9c-43f8-b663-9034f303f92a"] 2023-01-12T07:33:35.961Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:33:35.961Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:35.995Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:35.996Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:35.996Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:33:35.996Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:36.000Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:33:30.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:33:36.000Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:36.001Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:33:36.004Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:33:36.004Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:33:36.005Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:36.005Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:33:36.006Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:33:36.007Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72c11b8f795a5cb3", X-B3-SpanId:"caa9e4cad9b457bf", X-B3-ParentSpanId:"72c11b8f795a5cb3", X-B3-Sampled:"0", X-ONAP-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-TransactionID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-ECOMP-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df2daec4-019d-40d9-8402-590fef752290"] 2023-01-12T07:33:36.007Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:33:36.008Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:36.024Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:36.025Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:36.025Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:33:36.025Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:36.026Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:33:36.027Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:36.027Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:33:36.118Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:33:36.119Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:33:36.119Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:36.120Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:33:36.120Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:33:36.120Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-TransactionID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-ECOMP-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"460576a4-183a-481b-96d9-480cc6e78d80"] 2023-01-12T07:33:36.121Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:33:36.121Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:36.218Z|c9cfec91-570b-4fc2-b30e-145054bde65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:33:36.219Z|c9cfec91-570b-4fc2-b30e-145054bde65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:33:36.255Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:36.256Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:36.257Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:33:36.257Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=37351A3CE9201F8D707EF31230162D1A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Thu, 12 Jan 2023 07:33:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:36.258Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6a342ce2-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T07:33:32.036+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"69252d91-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:33:36.259Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:36.259Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:33:36.480Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:33:36.481Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:33:36.481Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:36.482Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:33:36.482Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:33:36.482Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-TransactionID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-ECOMP-RequestID:"0216b19c-16a0-4eaf-a483-f36d6f13a01e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39caef56-2a06-4572-90f2-4c865446d000"] 2023-01-12T07:33:36.483Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:33:36.483Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:36.618Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:36.618Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:36.619Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:33:36.619Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FE7851AB11F9EF15F831534E171D47E4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Thu, 12 Jan 2023 07:33:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:36.620Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"6a71843a-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"SubProcess_0y8yozw:6a5633ee-924b-11ed-9546-7241cb10643c","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"6a342ce2-924b-11ed-9546-7241cb10643c","executionId":"6a718438-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:33:32.438+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:33:36.620Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:36.621Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6a342ce2-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:33:36.627Z|0216b19c-16a0-4eaf-a483-f36d6f13a01e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:33:41.535Z|2d3a8613-51cb-4da9-814f-903cd7ca9f48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:41.536Z|2d3a8613-51cb-4da9-814f-903cd7ca9f48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:41.548Z|3dacbf3b-34c7-4836-8da0-524708597ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:41.550Z|3dacbf3b-34c7-4836-8da0-524708597ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:43.104Z|8215eae5-1e8c-4d1c-a754-da6db963c783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:43.105Z|8215eae5-1e8c-4d1c-a754-da6db963c783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:46.805Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:33:46.813Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:46.814Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:33:46.814Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:46.815Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:46.816Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:33:46.816Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d9bdfdb7a1329b0", X-B3-SpanId:"1b64c335856c64b0", X-B3-ParentSpanId:"0d9bdfdb7a1329b0", X-B3-Sampled:"0", X-ONAP-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-TransactionID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-ECOMP-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95c5f2dd-b0be-4ea0-8e84-d007261e9b0b"] 2023-01-12T07:33:46.817Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:33:46.817Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:46.855Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:46.856Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:46.857Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:33:46.858Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:46.859Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:33:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:33:46.860Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:46.861Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:33:46.864Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:33:46.865Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:33:46.865Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:46.866Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:33:46.866Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:33:46.866Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d9bdfdb7a1329b0", X-B3-SpanId:"173f8d56c0aecdc2", X-B3-ParentSpanId:"0d9bdfdb7a1329b0", X-B3-Sampled:"0", X-ONAP-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-TransactionID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-ECOMP-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bcde150-d35a-4e4b-bbe6-02555435bc8f"] 2023-01-12T07:33:46.867Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:33:46.867Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:46.885Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:46.886Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:46.887Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:33:46.888Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:46.890Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:33:46.890Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:46.891Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:33:46.925Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:33:46.926Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:33:46.927Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:46.927Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:33:46.927Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:33:46.928Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-TransactionID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-ECOMP-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fabc0dd9-7daf-4c90-8b44-0ad75368e152"] 2023-01-12T07:33:46.928Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:33:46.929Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:47.180Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:47.181Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:47.181Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:33:47.184Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7E171CF40E53953C4D5BE1118C5B25E1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 12 Jan 2023 07:33:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:47.185Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f62ed86-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T07:33:40.731+0000","endTime":"2023-01-12T07:33:43.757+0000","removalTime":null,"durationInMillis":3026,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"6f39ba69-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:33:47.185Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:47.186Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:33:47.278Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:33:47.279Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:33:47.280Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:47.280Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:33:47.281Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:33:47.281Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-TransactionID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-ECOMP-RequestID:"55c56e5b-283f-47fa-b825-ebf3ad7598b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84470c60-4c37-442f-960e-e143e19846ac"] 2023-01-12T07:33:47.281Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:33:47.282Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:47.475Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:47.476Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:47.476Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:33:47.476Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7DF3300E6790DD32FB10FC7900C823DF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 07:33:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:47.477Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"6fa525de-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"SubProcess_0y8yozw:6f860602-924b-11ed-9546-7241cb10643c","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"6f62ed86-924b-11ed-9546-7241cb10643c","executionId":"6fa525dc-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:33:41.165+0000","endTime":"2023-01-12T07:33:43.625+0000","durationInMillis":2460,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:33:47.477Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:47.477Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f62ed86-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:33:47.485Z|55c56e5b-283f-47fa-b825-ebf3ad7598b6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:33:48.768Z|0d4b67c1-727f-4f91-819b-a9b832c57153|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:33:48.769Z|0d4b67c1-727f-4f91-819b-a9b832c57153|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:50.261Z|3fab4cf9-d5a9-4f15-84eb-61f845693400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:33:50.262Z|3fab4cf9-d5a9-4f15-84eb-61f845693400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:33:51.583Z|8874a370-f0e2-4ded-a6da-13337a92daa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:51.584Z|8874a370-f0e2-4ded-a6da-13337a92daa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:51.592Z|a64222e7-1d6b-42ef-a6ff-4390ce76630a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:51.593Z|a64222e7-1d6b-42ef-a6ff-4390ce76630a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:53.130Z|568c51ab-bc5f-4416-8358-2bfbc84a55de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:33:53.132Z|568c51ab-bc5f-4416-8358-2bfbc84a55de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:33:57.653Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:33:57.660Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:57.661Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:33:57.662Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:57.662Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:33:57.663Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:33:57.664Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cc02dd299ca1e4e", X-B3-SpanId:"5c9ab5b19d581858", X-B3-ParentSpanId:"8cc02dd299ca1e4e", X-B3-Sampled:"0", X-ONAP-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-TransactionID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-ECOMP-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46ea58ad-28c2-4426-a9ea-efafc889dd82"] 2023-01-12T07:33:57.664Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:33:57.665Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:57.706Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:57.708Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:57.708Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:33:57.709Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:57.710Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:33:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:33:57.711Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:57.711Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:33:57.714Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:33:57.714Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:33:57.715Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:57.715Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:33:57.715Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:33:57.716Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cc02dd299ca1e4e", X-B3-SpanId:"0852adbb8b123531", X-B3-ParentSpanId:"8cc02dd299ca1e4e", X-B3-Sampled:"0", X-ONAP-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-TransactionID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-ECOMP-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d0aaace-993d-4ad2-b00c-bad3d633a71d"] 2023-01-12T07:33:57.716Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:33:57.717Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:57.739Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:57.740Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:57.740Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:33:57.740Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:57.742Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:33:57.743Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:57.743Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:33:57.816Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:33:57.817Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:33:57.818Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:57.818Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:33:57.818Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:33:57.819Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-TransactionID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-ECOMP-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38b11c97-5a77-4d13-ae87-a5d3869d468d"] 2023-01-12T07:33:57.819Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:33:57.819Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:57.979Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:57.980Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:57.980Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:33:57.980Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1B282E85BCAD59317E003E8185CCAFDF; Path=/; HttpOnly", Cache-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:"Thu, 12 Jan 2023 07:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:57.981Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7390b8ad-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:33:47.742+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"71d41447-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:33:57.981Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:57.981Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:33:58.022Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:33:58.022Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:33:58.023Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:33:58.023Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:33:58.023Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:33:58.023Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-TransactionID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-ECOMP-RequestID:"5e4b833d-01da-4318-875b-24cf4a1e41e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6348a61d-80ac-4f89-88bb-2ab07fed53ad"] 2023-01-12T07:33:58.024Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:33:58.024Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:33:58.154Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:33:58.155Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:33:58.156Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:33:58.156Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=96B319536B13676199AF8FA25573BE48; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 07:33:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:33:58.157Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:739c50a2-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"7390b8ad-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processInstanceId":"7390b8ad-924b-11ed-9546-7241cb10643c","executionId":"7390b8ad-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:33:47.818+0000","endTime":"2023-01-12T07:33:47.819+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:33:58.158Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:33:58.158Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7390b8ad-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:33:58.165Z|5e4b833d-01da-4318-875b-24cf4a1e41e1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:34:01.616Z|6bc8a6f1-e7d6-40e0-8165-e37e8397e3e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:01.617Z|6bc8a6f1-e7d6-40e0-8165-e37e8397e3e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:01.630Z|0041783e-65fd-4c70-9905-6cbdd87a00dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:01.632Z|0041783e-65fd-4c70-9905-6cbdd87a00dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:03.157Z|ec55bbe9-a8bd-44d8-992a-8d28f70e2f64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:03.157Z|ec55bbe9-a8bd-44d8-992a-8d28f70e2f64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:05.261Z|79dc5ba1-7434-434f-9be7-2de631518687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:34:05.262Z|79dc5ba1-7434-434f-9be7-2de631518687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:34:06.223Z|be535c0a-2664-4a0f-92ec-6963a7074589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:34:06.235Z|be535c0a-2664-4a0f-92ec-6963a7074589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:34:08.309Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:34:08.327Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:08.328Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:34:08.328Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:08.329Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:08.329Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:34:08.329Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72987d4f05cd2222", X-B3-SpanId:"0e2026f5573e66c0", X-B3-ParentSpanId:"72987d4f05cd2222", X-B3-Sampled:"0", X-ONAP-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-TransactionID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-ECOMP-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22d361dd-d02b-42e3-9948-cc7129f610bc"] 2023-01-12T07:34:08.330Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:34:08.330Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:08.371Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:08.372Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:08.372Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:34:08.373Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:08.374Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:33:59.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:34:08.374Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:08.375Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:34:08.377Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:08.377Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:34:08.378Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:08.379Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:08.379Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:34:08.380Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72987d4f05cd2222", X-B3-SpanId:"a410f5bc79de4e28", X-B3-ParentSpanId:"72987d4f05cd2222", X-B3-Sampled:"0", X-ONAP-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-TransactionID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-ECOMP-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d4efd66-2dd3-497f-8e93-b0f1d620b153"] 2023-01-12T07:34:08.380Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:34:08.381Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:08.399Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:08.400Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:08.400Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:34:08.400Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:08.403Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:34:08.403Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:08.404Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:34:08.454Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:08.455Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:08.456Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:08.456Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:08.456Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:08.457Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-TransactionID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-ECOMP-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccd9c495-5aed-4bcf-a7ff-d8f48e9146ea"] 2023-01-12T07:34:08.457Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:08.458Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:08.611Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:08.612Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:08.613Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:08.613Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FA1E6580AFFC95467F74DD8E6D2411F3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Thu, 12 Jan 2023 07:34:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:08.615Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7d77d09c-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:04.357+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"7c969842-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:34:08.615Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:08.616Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:08.688Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:08.689Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:08.690Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:08.690Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:08.691Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:08.691Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-TransactionID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-ECOMP-RequestID:"b7c08561-860f-4636-b0cb-d93b516c7348", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"657c1629-43ce-4a06-b6c8-b3c2f09e50e6"] 2023-01-12T07:34:08.692Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:08.692Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:08.852Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:08.853Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:08.853Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:08.854Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=087DCDCCFD788CFE0C33A2647039408F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Thu, 12 Jan 2023 07:34:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:08.854Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7d87882b-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"SubProcess_2:7d86c4d2-924b-11ed-9546-7241cb10643c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processInstanceId":"7d77d09c-924b-11ed-9546-7241cb10643c","executionId":"7d878829-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:04.459+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:34:08.855Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:08.856Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:08.867Z|b7c08561-860f-4636-b0cb-d93b516c7348|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:34:11.643Z|fad357b2-51e1-4e7c-8d38-82a3e013b0b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:11.643Z|fad357b2-51e1-4e7c-8d38-82a3e013b0b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:11.670Z|ff0a4180-4855-4a28-9bce-d754ba53fe43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:11.673Z|ff0a4180-4855-4a28-9bce-d754ba53fe43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:13.185Z|b1411678-ea63-4101-ab76-ba7f185252f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:13.187Z|b1411678-ea63-4101-ab76-ba7f185252f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:19.020Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:34:19.026Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:19.027Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:34:19.027Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:19.028Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:19.028Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:34:19.028Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5320853ee9d9f2ed", X-B3-SpanId:"316c65bbfa8529db", X-B3-ParentSpanId:"5320853ee9d9f2ed", X-B3-Sampled:"0", X-ONAP-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-TransactionID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-ECOMP-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"369d818d-c3f7-4f85-8303-c6475e0b2094"] 2023-01-12T07:34:19.029Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:34:19.029Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:19.058Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:19.059Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:19.059Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:34:19.060Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:19.064Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:33:59.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:34:19.065Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:19.065Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:34:19.067Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:19.067Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:34:19.068Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:19.068Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:19.069Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:34:19.069Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5320853ee9d9f2ed", X-B3-SpanId:"442d439d95493ddc", X-B3-ParentSpanId:"5320853ee9d9f2ed", X-B3-Sampled:"0", X-ONAP-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-TransactionID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-ECOMP-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b616d856-9cb3-40aa-92f5-6ff0dfa48a57"] 2023-01-12T07:34:19.070Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:34:19.070Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:19.091Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:19.092Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:19.092Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:34:19.093Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:19.095Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:34:19.095Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:19.096Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:34:19.144Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:19.144Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:19.145Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:19.145Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:19.145Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:19.146Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-TransactionID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-ECOMP-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0668f98c-5d23-40bc-b97a-26484feb5eb5"] 2023-01-12T07:34:19.146Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:19.146Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:19.327Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:19.328Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:19.329Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:19.329Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DE5AC8AFAA9A16172AADBD6DADEBA102; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Thu, 12 Jan 2023 07:34:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:19.330Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7d77d09c-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:04.357+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"7c969842-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:34:19.330Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:19.331Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:19.386Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:19.387Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:19.387Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:19.388Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:19.388Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:19.389Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-TransactionID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-ECOMP-RequestID:"ee5bd130-48b3-4092-ac46-dae6149e248a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbdc4989-516a-4337-a653-262272f0e411"] 2023-01-12T07:34:19.390Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:19.390Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:19.566Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:19.567Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:19.568Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:19.568Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FC7DF1329AFE1E4074F6C7BEDC15445D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Thu, 12 Jan 2023 07:34:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:19.569Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7d87882b-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"SubProcess_2:7d86c4d2-924b-11ed-9546-7241cb10643c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processInstanceId":"7d77d09c-924b-11ed-9546-7241cb10643c","executionId":"7d878829-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:04.459+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:34:19.569Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:19.570Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:19.576Z|ee5bd130-48b3-4092-ac46-dae6149e248a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:34:20.261Z|8ac87352-79e9-4ddd-afdd-d1d6b4bf0047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:34:20.267Z|8ac87352-79e9-4ddd-afdd-d1d6b4bf0047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:34:21.672Z|09c2b9bb-fe30-4bfa-b79c-76bae5f6add6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:21.673Z|09c2b9bb-fe30-4bfa-b79c-76bae5f6add6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:21.700Z|b83a5b75-ad89-42b3-abde-bae905b3a51b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:21.701Z|b83a5b75-ad89-42b3-abde-bae905b3a51b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:23.213Z|f9a508a8-bb31-4a1e-8cda-455461873224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:23.214Z|f9a508a8-bb31-4a1e-8cda-455461873224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:29.715Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:34:29.720Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:29.721Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:34:29.722Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:29.722Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:29.722Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:34:29.722Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d16955dbd62c41a", X-B3-SpanId:"23b69751f52751aa", X-B3-ParentSpanId:"3d16955dbd62c41a", X-B3-Sampled:"0", X-ONAP-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-TransactionID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-ECOMP-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00b9e8f3-fed5-4ecd-94e9-ec1b031ec667"] 2023-01-12T07:34:29.723Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:34:29.723Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:29.751Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:29.751Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:29.752Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:34:29.752Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:29.754Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:33:59.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:34:29.754Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:29.754Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:34:29.756Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:29.757Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:34:29.757Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:29.757Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:29.758Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:34:29.758Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d16955dbd62c41a", X-B3-SpanId:"c9a42ecc2df35da8", X-B3-ParentSpanId:"3d16955dbd62c41a", X-B3-Sampled:"0", X-ONAP-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-TransactionID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-ECOMP-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27eb4607-1890-4be1-aa98-ccf897512838"] 2023-01-12T07:34:29.758Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:34:29.758Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:29.783Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:29.784Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:29.784Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:34:29.784Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:29.787Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:34:29.787Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:29.787Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:34:29.842Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:29.845Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:29.845Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:29.845Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:29.845Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:29.846Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-TransactionID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-ECOMP-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"856f7dbf-d699-4606-8969-2d155e05f7fb"] 2023-01-12T07:34:29.846Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:29.846Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:30.003Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:30.003Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:30.004Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:30.004Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A7B7A28F0A4E3CA712683B62AF4A2989; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Thu, 12 Jan 2023 07:34:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:30.005Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7d77d09c-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:04.357+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"7c969842-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:34:30.005Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:30.005Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:30.067Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:30.068Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:30.069Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:30.069Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:30.069Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:30.070Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-TransactionID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-ECOMP-RequestID:"08bbec50-0483-41aa-b994-52cee9ad0904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff8fc2e2-721f-4a80-908e-fe23b8eff8c0"] 2023-01-12T07:34:30.070Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:30.071Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:30.208Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:30.209Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:30.209Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:30.210Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6AE31E80667B9819BCB96FC4300EB156; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Thu, 12 Jan 2023 07:34:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:30.211Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7d87882b-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"SubProcess_2:7d86c4d2-924b-11ed-9546-7241cb10643c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processInstanceId":"7d77d09c-924b-11ed-9546-7241cb10643c","executionId":"7d878829-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:04.459+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:34:30.211Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:30.212Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:30.217Z|08bbec50-0483-41aa-b994-52cee9ad0904|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:34:31.700Z|42181d96-03d5-4103-9057-9147b28e9fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:31.701Z|42181d96-03d5-4103-9057-9147b28e9fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:31.723Z|a9a2d03c-baf2-491a-90ee-40277a0a0a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:31.723Z|a9a2d03c-baf2-491a-90ee-40277a0a0a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:33.237Z|28fd11d5-9182-4784-85ab-403163a52cfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:33.238Z|28fd11d5-9182-4784-85ab-403163a52cfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:35.262Z|b74350cb-158d-47e5-a8ce-5abafb0395bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:34:35.263Z|b74350cb-158d-47e5-a8ce-5abafb0395bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:34:36.236Z|b55476bc-b5f1-4f73-b50f-c6ab37e17720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:34:36.237Z|b55476bc-b5f1-4f73-b50f-c6ab37e17720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:34:40.370Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:34:40.376Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:40.378Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:34:40.378Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:40.378Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:40.379Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:34:40.379Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e857d4feb31daf2", X-B3-SpanId:"b9e3fa6b79cc6af0", X-B3-ParentSpanId:"1e857d4feb31daf2", X-B3-Sampled:"0", X-ONAP-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-TransactionID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-ECOMP-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbe1c25e-cf3a-471f-95e6-67f1773affa8"] 2023-01-12T07:34:40.380Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:34:40.380Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:40.414Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:40.415Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:40.415Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:34:40.416Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:40.418Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:33:59.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:34:40.419Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:40.419Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:34:40.421Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:40.422Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:34:40.422Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:40.423Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:40.423Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:34:40.423Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e857d4feb31daf2", X-B3-SpanId:"5ebf4bbec5636f7b", X-B3-ParentSpanId:"1e857d4feb31daf2", X-B3-Sampled:"0", X-ONAP-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-TransactionID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-ECOMP-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27d6a4a1-51aa-4ee6-b539-a34e44677875"] 2023-01-12T07:34:40.424Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:34:40.424Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:40.449Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:40.450Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:40.451Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:34:40.452Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:40.452Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:34:40.453Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:40.453Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:34:40.492Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:40.493Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:40.493Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:40.493Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:40.494Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:40.494Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-TransactionID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-ECOMP-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d6bd1ab-66ee-4381-aa10-97fbc0b7cd32"] 2023-01-12T07:34:40.494Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:40.495Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:40.651Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:40.652Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:40.652Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:40.652Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F84FD1D0E6FBBB4586E4B4B753DE715D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Thu, 12 Jan 2023 07:34:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:40.653Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7d77d09c-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:04.357+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"7c969842-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:34:40.653Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:40.653Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:40.695Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:40.695Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:40.696Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:40.696Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:40.696Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:40.696Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-TransactionID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-ECOMP-RequestID:"85ee6815-633b-4fcc-9e9f-711556dade78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c862df3-6965-47e5-b368-9900fcd1acaf"] 2023-01-12T07:34:40.697Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:40.697Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:40.855Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:40.856Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:40.856Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:40.856Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4F125ECE22FA5CA1C0F97F5A1B51EFC6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Thu, 12 Jan 2023 07:34:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:40.857Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7d87882b-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"SubProcess_2:7d86c4d2-924b-11ed-9546-7241cb10643c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processInstanceId":"7d77d09c-924b-11ed-9546-7241cb10643c","executionId":"7d878829-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:04.459+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:34:40.857Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:40.858Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7d77d09c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:40.862Z|85ee6815-633b-4fcc-9e9f-711556dade78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:34:41.723Z|73e54207-bc6a-4b6e-91b7-8d05278f45ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:41.725Z|73e54207-bc6a-4b6e-91b7-8d05278f45ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:41.746Z|34abc824-203a-4cd9-8b20-417e6402e1f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:41.747Z|34abc824-203a-4cd9-8b20-417e6402e1f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:43.264Z|a563b22a-062b-455a-bdcb-d3e8357d1420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:43.264Z|a563b22a-062b-455a-bdcb-d3e8357d1420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:48.765Z|5e8b64c6-b890-4b9d-9a99-8285419332ba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:34:48.767Z|5e8b64c6-b890-4b9d-9a99-8285419332ba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:50.263Z|e7fe5a22-953e-4f49-a4e9-27ca39be2711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:34:50.264Z|e7fe5a22-953e-4f49-a4e9-27ca39be2711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:34:51.011Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:34:51.017Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:51.018Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:34:51.018Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:51.019Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:34:51.019Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:34:51.020Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e98b4e7b095fdafa", X-B3-SpanId:"27230f64a5470485", X-B3-ParentSpanId:"e98b4e7b095fdafa", X-B3-Sampled:"0", X-ONAP-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-TransactionID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-ECOMP-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"428ac1c0-2c3b-4c05-9739-6f24308687a8"] 2023-01-12T07:34:51.020Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:34:51.021Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:51.051Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:51.052Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:51.052Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:34:51.052Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:51.053Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:34:47.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:34:51.054Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:51.055Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:34:51.058Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:51.059Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:34:51.060Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:51.060Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:34:51.060Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:34:51.061Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e98b4e7b095fdafa", X-B3-SpanId:"581ee21ba08de962", X-B3-ParentSpanId:"e98b4e7b095fdafa", X-B3-Sampled:"0", X-ONAP-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-TransactionID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-ECOMP-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d93c4bc5-cc57-437b-8c39-8dc16d976a38"] 2023-01-12T07:34:51.061Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:34:51.062Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:51.085Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:51.086Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:51.087Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:34:51.087Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:51.089Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:34:51.090Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:51.090Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:34:51.120Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:51.121Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:51.121Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:51.121Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:34:51.122Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:51.122Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-TransactionID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-ECOMP-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c28efb0-5727-4d00-b15e-ce15311714d4"] 2023-01-12T07:34:51.122Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:51.123Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:51.268Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:51.269Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:51.269Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:51.269Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E5C04AAE773FAD5F1F5DDE19C52AF174; Path=/; HttpOnly", Cache-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:"Thu, 12 Jan 2023 07:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:51.271Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"987d8a24-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:49.692+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"976737de-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:34:51.271Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:51.272Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:51.311Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:51.312Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:34:51.312Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:34:51.312Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:34:51.313Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:34:51.313Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-TransactionID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-ECOMP-RequestID:"37176ed9-29c0-48c0-a18e-03faca7b9f89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e9785db-839c-4f66-9f03-88e34255d28d"] 2023-01-12T07:34:51.314Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:34:51.314Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:34:51.455Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:34:51.455Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:34:51.456Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:34:51.456Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6FA975D1794C8D1EF7C478D5351972C4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 07:34:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:34:51.456Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:98846829-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","executionId":"987d8a24-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:49.737+0000","endTime":"2023-01-12T07:34:49.737+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:34:51.457Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:34:51.457Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:34:51.468Z|37176ed9-29c0-48c0-a18e-03faca7b9f89|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:34:51.751Z|affdb5b5-02a7-4952-9409-bad311752508|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:51.751Z|affdb5b5-02a7-4952-9409-bad311752508|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:51.771Z|78232e94-9aa7-40ac-8faa-1acc1ae17a81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:51.773Z|78232e94-9aa7-40ac-8faa-1acc1ae17a81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:34:53.287Z|c3695143-b7f5-402f-aa28-097d718fe1e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:34:53.298Z|c3695143-b7f5-402f-aa28-097d718fe1e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:01.602Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:01.606Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:01.607Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:35:01.607Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:01.608Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:01.608Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:35:01.608Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf8b0c8e9719b2aa", X-B3-SpanId:"6d099cadfd7ed38a", X-B3-ParentSpanId:"bf8b0c8e9719b2aa", X-B3-Sampled:"0", X-ONAP-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-TransactionID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-ECOMP-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8d36513-2788-4fa1-9f93-bd6f93698955"] 2023-01-12T07:35:01.609Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:35:01.609Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:01.638Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:01.639Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:01.640Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:35:01.640Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:01.641Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:34:47.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:35:01.642Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:01.643Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:35:01.644Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:01.645Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:35:01.645Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:01.645Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:01.646Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:35:01.646Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf8b0c8e9719b2aa", X-B3-SpanId:"0bf8bcbc8b57c3ad", X-B3-ParentSpanId:"bf8b0c8e9719b2aa", X-B3-Sampled:"0", X-ONAP-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-TransactionID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-ECOMP-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"262bb016-1aaa-49d5-ab99-7733dca623f3"] 2023-01-12T07:35:01.647Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:35:01.647Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:01.664Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:01.666Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:01.667Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:35:01.667Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:01.674Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:35:01.675Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:01.675Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:35:01.708Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:01.709Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:01.709Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:01.710Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:01.710Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:01.710Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-TransactionID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-ECOMP-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1a8a279-60b1-4ce7-96ea-c4acf4fbc4e9"] 2023-01-12T07:35:01.711Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:01.711Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:01.777Z|7e44efaf-4d82-427d-b712-18ab88fa1688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:01.778Z|7e44efaf-4d82-427d-b712-18ab88fa1688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:01.795Z|8259ce2c-8b3a-4a2c-a2c1-632f0d45fb75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:01.796Z|8259ce2c-8b3a-4a2c-a2c1-632f0d45fb75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:01.867Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:01.867Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:01.868Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:01.868Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8625ACC073F34724AD609572C5AB72B4; Path=/; HttpOnly", Cache-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:"Thu, 12 Jan 2023 07:35:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:01.869Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"987d8a24-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:49.692+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"976737de-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:35:01.869Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:01.869Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:01.898Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:01.899Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:01.900Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:01.900Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:01.900Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:01.900Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-TransactionID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-ECOMP-RequestID:"5061eaea-2767-46e4-aad7-a690bd0bc6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba1d2c45-4cac-4b90-80ef-65a285df9f4e"] 2023-01-12T07:35:01.901Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:01.901Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:02.043Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:02.044Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:02.044Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:02.044Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CE31A7DB68983D943A5936872E2CA223; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 07:35:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:02.045Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:98846829-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","executionId":"987d8a24-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:49.737+0000","endTime":"2023-01-12T07:34:49.737+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:35:02.045Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:02.045Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:02.052Z|5061eaea-2767-46e4-aad7-a690bd0bc6d6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:35:03.320Z|83da9754-9bf2-4f9a-a24a-710fdf2b0426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:03.320Z|83da9754-9bf2-4f9a-a24a-710fdf2b0426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:05.264Z|1170dfe8-c620-49f3-bab7-b91331c7f195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:35:05.266Z|1170dfe8-c620-49f3-bab7-b91331c7f195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:35:06.238Z|e3de324b-31c5-4d5b-aa05-d2aaabbf6d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:35:06.239Z|e3de324b-31c5-4d5b-aa05-d2aaabbf6d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:35:11.806Z|2c9141de-a549-470c-90e3-c9c53fb0f06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:11.808Z|2c9141de-a549-470c-90e3-c9c53fb0f06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:11.819Z|e86fd792-c781-4b61-9338-ddbbf6be6cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:11.820Z|e86fd792-c781-4b61-9338-ddbbf6be6cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:12.199Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:12.205Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:12.206Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:35:12.207Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:12.207Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:12.208Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:35:12.209Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9fe373a53cb1bfd", X-B3-SpanId:"c3f3aed6d1d33630", X-B3-ParentSpanId:"c9fe373a53cb1bfd", X-B3-Sampled:"0", X-ONAP-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-TransactionID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-ECOMP-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62f2d91c-a6a7-40b3-aba2-cf7f752b6bf9"] 2023-01-12T07:35:12.210Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:35:12.210Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:12.238Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:12.240Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:12.241Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:35:12.241Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:12.242Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:34:47.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:35:12.242Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:12.243Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:35:12.245Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:12.246Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:35:12.246Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:12.247Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:12.247Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:35:12.247Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9fe373a53cb1bfd", X-B3-SpanId:"6685ed57c7327dae", X-B3-ParentSpanId:"c9fe373a53cb1bfd", X-B3-Sampled:"0", X-ONAP-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-TransactionID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-ECOMP-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06024a65-bf49-49c4-bd60-c5b35a609089"] 2023-01-12T07:35:12.248Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:35:12.248Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:12.265Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:12.267Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:12.267Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:35:12.267Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:12.269Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:35:12.270Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:12.270Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:35:12.315Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:12.316Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:12.317Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:12.317Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:12.317Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:12.318Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-TransactionID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-ECOMP-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78da57e5-4a93-492c-9eb9-4530d2520e70"] 2023-01-12T07:35:12.318Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:12.318Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:12.476Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:12.477Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:12.478Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:12.478Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0351F7F9262217B736AC5A6956640198; Path=/; HttpOnly", Cache-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:"Thu, 12 Jan 2023 07:35:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:12.479Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"987d8a24-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:49.692+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"976737de-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:35:12.479Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:12.480Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:12.516Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:12.517Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:12.517Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:12.518Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:12.518Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:12.519Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-TransactionID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-ECOMP-RequestID:"e7ba8d1d-641c-42fa-825a-7140e14f6ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe9324ea-0e2e-4e56-8943-4f0b222b41e0"] 2023-01-12T07:35:12.519Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:12.519Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:12.662Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:12.663Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:12.663Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:12.664Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=84BF83E42F95201ED1DA28ADB4275909; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 07:35:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:12.664Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:98846829-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","executionId":"987d8a24-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:49.737+0000","endTime":"2023-01-12T07:34:49.737+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:35:12.664Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:12.665Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:12.669Z|e7ba8d1d-641c-42fa-825a-7140e14f6ca6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:35:13.344Z|bd5f0be0-7ae1-449b-846a-c0bf5246ed1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:13.345Z|bd5f0be0-7ae1-449b-846a-c0bf5246ed1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:20.261Z|332bd981-a03a-40a6-b99c-e4dfef82b020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:35:20.262Z|332bd981-a03a-40a6-b99c-e4dfef82b020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:35:21.831Z|0c0e7363-f097-40ae-b129-b155ec1b3805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:21.832Z|0c0e7363-f097-40ae-b129-b155ec1b3805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:21.845Z|c578e74a-d116-4a25-8671-f2d3a5751770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:21.846Z|c578e74a-d116-4a25-8671-f2d3a5751770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:22.814Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:22.822Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:22.823Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:35:22.823Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:22.824Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:22.824Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:35:22.826Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0a30fce73c70e0b", X-B3-SpanId:"4d68935d21767172", X-B3-ParentSpanId:"c0a30fce73c70e0b", X-B3-Sampled:"0", X-ONAP-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-TransactionID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-ECOMP-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4bdd76f-1c09-4886-b770-60631884b11e"] 2023-01-12T07:35:22.827Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:35:22.827Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:22.858Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:22.859Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:22.859Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:35:22.859Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:22.860Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:34:47.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:35:22.860Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:22.861Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:35:22.863Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:22.863Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:35:22.864Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:22.864Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:22.864Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:35:22.864Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0a30fce73c70e0b", X-B3-SpanId:"09d946878e76de48", X-B3-ParentSpanId:"c0a30fce73c70e0b", X-B3-Sampled:"0", X-ONAP-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-TransactionID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-ECOMP-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbf5b97e-8be5-4be8-8706-53e90c62a470"] 2023-01-12T07:35:22.864Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:35:22.865Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:22.886Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:22.887Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:22.887Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:35:22.887Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:22.889Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:35:22.889Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:22.889Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:35:22.925Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:22.926Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:22.926Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:22.926Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:22.927Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:22.927Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-TransactionID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-ECOMP-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1bb8b43-2276-4573-8650-1c300d7fd29b"] 2023-01-12T07:35:22.928Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:22.928Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:23.064Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:23.065Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:23.066Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:23.066Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4039C2666136EBA13408B0FAD36F9A16; Path=/; HttpOnly", Cache-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:"Thu, 12 Jan 2023 07:35:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:23.067Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"987d8a24-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:49.692+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"976737de-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:35:23.067Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:23.069Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:23.116Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:23.116Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:23.117Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:23.117Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:23.117Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:23.117Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-TransactionID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-ECOMP-RequestID:"7272d8c5-1b70-4f15-beed-4275a2d0e66d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28423fa4-1e49-4339-b2e4-52a622dd2328"] 2023-01-12T07:35:23.118Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:23.118Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:23.282Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:23.282Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:23.283Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:23.283Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5DF45B4025255673F6A5DFEA15504BB3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 07:35:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:23.284Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:98846829-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","executionId":"987d8a24-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:49.737+0000","endTime":"2023-01-12T07:34:49.737+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:35:23.284Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:23.284Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:23.303Z|7272d8c5-1b70-4f15-beed-4275a2d0e66d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:35:23.367Z|8c391f3d-e70f-45ca-b494-c9816af7b427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:23.368Z|8c391f3d-e70f-45ca-b494-c9816af7b427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:31.860Z|ee10d18a-d1d1-4c18-afb8-5b69db4c7995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:31.861Z|ee10d18a-d1d1-4c18-afb8-5b69db4c7995|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:31.869Z|028b2684-e9c7-457e-a77f-5602917dd638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:31.870Z|028b2684-e9c7-457e-a77f-5602917dd638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:33.229Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:33.232Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 839d3b0c-3e34-44f3-9fa6-7428b84fedc9 already exists in requestDb InfraActiveRequests table 2023-01-12T07:35:33.234Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:35:33.234Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:35:33.234Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.235Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:35:33.235Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:35:33.235Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48e8112cf09ebc5e", X-B3-SpanId:"ad90f5ad5042f384", X-B3-ParentSpanId:"48e8112cf09ebc5e", X-B3-Sampled:"0", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3622a010-843f-49f0-9c4d-3a0ebe914b54"] 2023-01-12T07:35:33.236Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:35:33.236Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.256Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.257Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:35:33.257Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:35:33.258Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.259Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: 2023-01-12T07:35:33.259Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.260Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|404|Not Found|InvokeReturn 2023-01-12T07:35:33.281Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:35:33.282Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-12T07:35:33.286Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:35:33.331Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-12T07:35:33.334Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|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=[839d3b0c-3e34-44f3-9fa6-7428b84fedc9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b4413ec6-2ee9-497e-b387-2860ecd6b0b3], X-ECOMP-RequestID=[839d3b0c-3e34-44f3-9fa6-7428b84fedc9], X-TransactionId=[], X-ONAP-RequestID=[839d3b0c-3e34-44f3-9fa6-7428b84fedc9]} 2023-01-12T07:35:33.390Z|62b305a8-ed6c-4dbe-8664-86b6f48a8350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:33.391Z|62b305a8-ed6c-4dbe-8664-86b6f48a8350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:33.395Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|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=[Thu, 12 Jan 2023 07:35:31 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230112-07:35:31:666-83329], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:35:33.398Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|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-12T07:35:33.399Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-12T07:35:33.401Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-12T07:35:33.401Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-12T07:35:33.409Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:35:33.437Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:35:33.438Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-12T07:35:33.456Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:33.463Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:33.463Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:35:33.464Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.464Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:33.464Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:35:33.465Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"734c14825e9a469d", X-B3-SpanId:"a473d29aa0447567", X-B3-ParentSpanId:"734c14825e9a469d", X-B3-Sampled:"0", X-ONAP-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-TransactionID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-ECOMP-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a03b49a-5ca7-4b2c-84e2-cbe423873b1b"] 2023-01-12T07:35:33.465Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:35:33.466Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.488Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-12T07:35:33.489Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 12 Jan 2023 07:35:31 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230112-07:35:31:766-77737], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:35:33.490Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-01-12T07:35:33.493Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-12T07:35:33.494Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-12T07:35:33.497Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.497Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:33.500Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:35:33.498Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:35:33.501Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.501Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:34:47.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:35:33.502Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.502Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:35:33.503Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:33.504Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:35:33.504Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.504Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:33.505Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:35:33.505Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"734c14825e9a469d", X-B3-SpanId:"88a63c04426f8367", X-B3-ParentSpanId:"734c14825e9a469d", X-B3-Sampled:"0", X-ONAP-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-TransactionID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-ECOMP-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"840a6a87-0c93-473a-a3eb-c76fdf2ed412"] 2023-01-12T07:35:33.505Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:35:33.505Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.520Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.521Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:33.521Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:35:33.523Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.524Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:35:33.525Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.525Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:35:33.537Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T07:35:33.538Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|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/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-RequestID=[839d3b0c-3e34-44f3-9fa6-7428b84fedc9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[29e474cb-98c9-49d8-8593-5d26c2ff17fd], X-ECOMP-RequestID=[839d3b0c-3e34-44f3-9fa6-7428b84fedc9], X-TransactionId=[], X-ONAP-RequestID=[839d3b0c-3e34-44f3-9fa6-7428b84fedc9]} 2023-01-12T07:35:33.570Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:33.570Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:33.571Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.571Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:33.571Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:33.571Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-TransactionID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-ECOMP-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cf5ad82-9e14-40e3-ae82-800cef80b78b"] 2023-01-12T07:35:33.572Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:33.572Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.617Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:35:31 GMT], content-length=[616], vertex-id=[233680], x-aai-txid=[1-aai-resources-230112-07:35:31:866-58727], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:35:33.618Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673508689456","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-12T07:35:33.619Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T07:35:33.620Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:35:33.621Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:35:33.627Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.628Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.629Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.629Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.629Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.630Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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:"113", X-B3-TraceId:"48e8112cf09ebc5e", X-B3-SpanId:"d7d2abd5a3578c71", X-B3-ParentSpanId:"48e8112cf09ebc5e", X-B3-Sampled:"0", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b27070cc-0587-4573-b07c-04bd3c5673a1"] 2023-01-12T07:35:33.630Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb","requestScope":"service"} 2023-01-12T07:35:33.631Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.650Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.651Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.651Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.652Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.652Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.653Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.653Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.654Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3 2023-01-12T07:35:33.654Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|INFO|500||Invoke 2023-01-12T07:35:33.655Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.655Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3 2023-01-12T07:35:33.655Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Method : GET 2023-01-12T07:35:33.656Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5c95bc4-4c19-4a40-9434-ee3197ffe27e"] 2023-01-12T07:35:33.656Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Request body: 2023-01-12T07:35:33.656Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.707Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.708Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:33.708Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Status text : 2023-01-12T07:35:33.708Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.711Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7ff8f971-c207-46f9-91f5-c066a23f45d3", "modelInvariantUUID" : "d3a65773-c966-4270-b14b-bd53227be625", "created" : "2023-01-12 07:33:26.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" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/pnfCustomizations" } } } 2023-01-12T07:35:33.712Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.713Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|INFO|500||InvokeReturn 2023-01-12T07:35:33.716Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance 2023-01-12T07:35:33.716Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|INFO|500||Invoke 2023-01-12T07:35:33.717Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.717Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance 2023-01-12T07:35:33.718Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Method : GET 2023-01-12T07:35:33.718Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7da1f5a4-896d-48ac-8acb-26586fb9810c"] 2023-01-12T07:35:33.718Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Request body: 2023-01-12T07:35:33.719Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.734Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.736Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:35:33.736Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Status text : 2023-01-12T07:35:33.736Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.737Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Response body: 2023-01-12T07:35:33.737Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.737Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:35:33.738Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625 2023-01-12T07:35:33.739Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|INFO|500||Invoke 2023-01-12T07:35:33.739Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.739Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625 2023-01-12T07:35:33.740Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Method : GET 2023-01-12T07:35:33.740Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"421f28c1-eb9c-4f6a-add7-89a68a0613bc"] 2023-01-12T07:35:33.740Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Request body: 2023-01-12T07:35:33.741Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.749Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.750Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:33.751Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:33.751Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BE66D8107678C30301C86218B2A0AB70; Path=/; HttpOnly", Cache-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:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.752Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"987d8a24-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:49.692+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"976737de-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:35:33.752Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.753Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:33.788Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.788Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:33.789Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Status text : 2023-01-12T07:35:33.790Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.792Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7ff8f971-c207-46f9-91f5-c066a23f45d3", "modelInvariantUUID" : "d3a65773-c966-4270-b14b-bd53227be625", "created" : "2023-01-12 07:33:26.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" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625" } } } 2023-01-12T07:35:33.793Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.793Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=d3a65773-c966-4270-b14b-bd53227be625|INFO|500||InvokeReturn 2023-01-12T07:35:33.797Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance 2023-01-12T07:35:33.797Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:33.798Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|INFO|500||Invoke 2023-01-12T07:35:33.798Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:33.798Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.798Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.799Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:33.799Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance 2023-01-12T07:35:33.799Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:33.799Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Method : GET 2023-01-12T07:35:33.799Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-TransactionID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-ECOMP-RequestID:"99f323ab-3bd0-49aa-80d2-f3dab88ebf0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa7dbdbf-3d20-459f-81e8-8ebfbd5b20dc"] 2023-01-12T07:35:33.800Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:33.800Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbb9db5b-d2ad-45ba-966f-ba70fc68fb47"] 2023-01-12T07:35:33.800Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.801Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Request body: 2023-01-12T07:35:33.801Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.818Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.819Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:35:33.819Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Status text : 2023-01-12T07:35:33.819Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.820Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||Response body: 2023-01-12T07:35:33.820Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.821Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:35:33.821Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.822Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.822Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.823Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.823Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.823Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5d5c265-eced-41b4-816a-93b292bbf684"] 2023-01-12T07:35:33.824Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.824Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.858Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.859Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.859Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.859Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.860Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:35:33.861Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.861Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.865Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.865Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.866Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.866Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.866Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.867Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae986860-57f7-464d-aca0-e01c3475f193"] 2023-01-12T07:35:33.867Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.867Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.885Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.886Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.887Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.887Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.888Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-12T07:35:33.888Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.889Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.891Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3 2023-01-12T07:35:33.891Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|INFO|500||Invoke 2023-01-12T07:35:33.892Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:33.892Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3 2023-01-12T07:35:33.892Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Method : GET 2023-01-12T07:35:33.893Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8765c2bc-5127-4384-9242-a2cbad605858"] 2023-01-12T07:35:33.893Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Request body: 2023-01-12T07:35:33.894Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:33.918Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.919Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:33.919Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Status text : 2023-01-12T07:35:33.920Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.920Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7ff8f971-c207-46f9-91f5-c066a23f45d3", "modelInvariantUUID" : "d3a65773-c966-4270-b14b-bd53227be625", "created" : "2023-01-12 07:33:26.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" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/pnfCustomizations" } } } 2023-01-12T07:35:33.921Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.921Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|INFO|500||InvokeReturn 2023-01-12T07:35:33.924Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.925Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.925Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.925Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.925Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.926Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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:"9182", X-B3-TraceId:"48e8112cf09ebc5e", X-B3-SpanId:"562ec41a115c39cb", X-B3-ParentSpanId:"48e8112cf09ebc5e", X-B3-Sampled:"0", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46eb74f9-a7b3-4377-a1a7-f6e74cad55a1"] 2023-01-12T07:35:33.926Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","requestStatus":"IN_PROGRESS","startTime":1673508933282,"source":"VID","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb","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":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9"} 2023-01-12T07:35:33.926Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.960Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.960Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.961Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.961Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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/839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.964Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:35:33.282+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T07:35:33.948+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:35:33.965Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:33.965Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.966Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:33.966Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.966Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:33.967Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B4DEC14038D41EF42486A5C19F5FA57B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 07:35:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:33.967Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:98846829-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","executionId":"987d8a24-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:49.737+0000","endTime":"2023-01-12T07:34:49.737+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:35:33.967Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:33.968Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:33.973Z|99f323ab-3bd0-49aa-80d2-f3dab88ebf0b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:35:33.984Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.986Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.987Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.987Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.988Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:33.988Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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:"4604", X-B3-TraceId:"48e8112cf09ebc5e", X-B3-SpanId:"d00615c3fae5b562", X-B3-ParentSpanId:"48e8112cf09ebc5e", X-B3-Sampled:"0", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0e86385-dc15-4d7a-9d6d-7b3073b7ebc0"] 2023-01-12T07:35:33.988Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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\":\"d3a65773-c966-4270-b14b-bd53227be625\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\"modelUuid\":\"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\"modelInvariantUuid\":\"d3a65773-c966-4270-b14b-bd53227be625\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"460ab308-4349-47ef-9605-35b42117c093\",\"modelInvariantUuid\":\"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"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\":\"87783ff3-8926-4946-9113-70fb945784da\",\"modelInvariantUuid\":\"b15908fe-ebb4-486b-a805-9488c395a01f\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"946d2724-54c9-4380-ba6a-a1b6eea73f89\"},\"instanceName\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\":\"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\"modelInvariantId\":\"d3a65773-c966-4270-b14b-bd53227be625\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","type":"String"},"mso-request-id":{"value":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","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-12T07:35:33.989Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:35.261Z|57904297-f08c-45a1-93e3-5070f8f708b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:35:35.262Z|57904297-f08c-45a1-93e3-5070f8f708b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:35:36.014Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:36.015Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:36.016Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:36.016Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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:"Thu, 12 Jan 2023 07:35:35 GMT", X-ONAP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-TransactionID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ECOMP-RequestID:"839d3b0c-3e34-44f3-9fa6-7428b84fedc9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a0e86385-dc15-4d7a-9d6d-7b3073b7ebc0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:35:36.017Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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\":\"839d3b0c-3e34-44f3-9fa6-7428b84fedc9\",\"instanceId\":\"7cde0927-e0c5-436d-aec2-404ce8bf320d\"}}","message":"Success","processInstanceID":"b2cf3634-924b-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:35:36.018Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:36.019Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|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-12T07:35:36.025Z|839d3b0c-3e34-44f3-9fa6-7428b84fedc9|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:35:36.173Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:36.177Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:35:36.177Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:35:36.178Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:36.178Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:35:36.178Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:35:36.179Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9021dc348a47577c", X-B3-SpanId:"ee8be1ff979848af", X-B3-ParentSpanId:"9021dc348a47577c", X-B3-Sampled:"0", X-ONAP-RequestID:"53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc", X-RequestID:"53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc", X-TransactionID:"53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc", X-ECOMP-RequestID:"53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbf198df-a768-418e-8a81-bb203ee99933"] 2023-01-12T07:35:36.179Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:35:36.179Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:36.207Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:36.208Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:36.209Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:35:36.209Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:36.210Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:35:33.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:35:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:35:36.211Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:36.211Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:35:36.213Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:35:36.213Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:35:36.214Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:36.214Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:35:36.214Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:35:36.215Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9021dc348a47577c", X-B3-SpanId:"2649b4dc24a06000", X-B3-ParentSpanId:"9021dc348a47577c", X-B3-Sampled:"0", X-ONAP-RequestID:"53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc", X-RequestID:"53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc", X-TransactionID:"53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc", X-ECOMP-RequestID:"53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bce9dfe9-e9e3-4194-8f9e-2fb4bf1649b8"] 2023-01-12T07:35:36.215Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:35:36.216Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:36.241Z|bd39ae02-59c4-4247-b24b-40fd9d259bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:35:36.242Z|bd39ae02-59c4-4247-b24b-40fd9d259bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:35:36.243Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:36.243Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:36.243Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:35:36.244Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:36.244Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:35:36.244Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:36.245Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:35:36.255Z|53d3bfff-575c-4ca1-ba7c-4ce3f2cb86dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:35:41.895Z|94fa89a3-69bf-4680-a7d8-dddbb27ae366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:41.895Z|b6a8ad7f-09c2-4221-85f2-2ac53e450827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:41.895Z|94fa89a3-69bf-4680-a7d8-dddbb27ae366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:41.895Z|b6a8ad7f-09c2-4221-85f2-2ac53e450827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:43.419Z|944bf943-f5be-4e39-beb4-38a6501c7a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:43.420Z|944bf943-f5be-4e39-beb4-38a6501c7a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:44.121Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:44.128Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:44.129Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:35:44.129Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:44.130Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:44.130Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:35:44.130Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"917974b2d4f71f8e", X-B3-SpanId:"d16a70ee0f056da8", X-B3-ParentSpanId:"917974b2d4f71f8e", X-B3-Sampled:"0", X-ONAP-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-TransactionID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-ECOMP-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af023c86-99d6-44e3-a5c0-46428a55c971"] 2023-01-12T07:35:44.131Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:35:44.132Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:44.177Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:44.179Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:44.179Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:35:44.180Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:44.184Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:34:47.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:35:44.185Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:44.186Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:35:44.187Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:44.188Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:35:44.188Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:44.189Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:44.189Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:35:44.189Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"917974b2d4f71f8e", X-B3-SpanId:"c7a9637d8434c469", X-B3-ParentSpanId:"917974b2d4f71f8e", X-B3-Sampled:"0", X-ONAP-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-TransactionID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-ECOMP-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a21cca1-8f01-4ef0-831e-6160b75f98b9"] 2023-01-12T07:35:44.190Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:35:44.190Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:44.212Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:44.213Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:44.214Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:35:44.214Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:44.217Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:35:44.217Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:44.218Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:35:44.255Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:44.257Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:44.258Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:44.258Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:44.258Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:44.259Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-TransactionID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-ECOMP-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed7236e3-5e78-4111-a8a0-e5e4c16724db"] 2023-01-12T07:35:44.259Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:44.260Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:44.457Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:44.458Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:44.459Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:44.460Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1060A7858472044A13FF5DE5F534068D; Path=/; HttpOnly", Cache-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:"Thu, 12 Jan 2023 07:35:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:44.460Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"987d8a24-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:49.692+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"976737de-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:35:44.460Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:44.461Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:44.500Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:44.501Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:44.501Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:44.502Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:44.502Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:44.503Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-TransactionID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-ECOMP-RequestID:"f2925d0f-21fa-4b6a-899b-fad1869ad027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7073e463-71da-4322-9d97-495bf9d1f644"] 2023-01-12T07:35:44.503Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:44.503Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:44.694Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:44.695Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:44.695Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:44.696Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6D7E1A85EDF2C95412B88994CD0D1A19; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 07:35:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:44.696Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:98846829-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","executionId":"987d8a24-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:49.737+0000","endTime":"2023-01-12T07:34:49.737+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:35:44.697Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:44.698Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:44.702Z|f2925d0f-21fa-4b6a-899b-fad1869ad027|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:35:46.417Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:46.424Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:35:46.425Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:35:46.425Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:46.425Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:35:46.425Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:35:46.426Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ec781db559ab6c5", X-B3-SpanId:"a5e9822c3214b757", X-B3-ParentSpanId:"8ec781db559ab6c5", X-B3-Sampled:"0", X-ONAP-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-TransactionID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-ECOMP-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21164f4b-d307-43e3-a708-3ce9023b568b"] 2023-01-12T07:35:46.426Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:35:46.426Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:46.457Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:46.458Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:46.458Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:35:46.459Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:46.464Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:35:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:35:46.465Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:46.468Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:35:46.475Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:35:46.476Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:35:46.483Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:46.484Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:35:46.485Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:35:46.485Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ec781db559ab6c5", X-B3-SpanId:"f63c798a2da00aa2", X-B3-ParentSpanId:"8ec781db559ab6c5", X-B3-Sampled:"0", X-ONAP-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-TransactionID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-ECOMP-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb8b3385-4942-4170-b46a-973bbc0b332d"] 2023-01-12T07:35:46.489Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:35:46.492Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:46.523Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:46.524Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:46.525Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:35:46.525Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:46.527Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:35:46.527Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:46.528Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:35:46.558Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:46.558Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:46.559Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:46.559Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:46.560Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:46.560Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-TransactionID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-ECOMP-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"228310bc-bdd2-4bbc-848a-587397451fb8"] 2023-01-12T07:35:46.560Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:46.561Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:46.775Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:46.776Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:46.776Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:46.777Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4FDAEE44C1AB82B37D459463F3E9896A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 12 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:46.778Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b7896316-924b-11ed-9546-7241cb10643c","businessKey":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T07:35:41.779+0000","endTime":"2023-01-12T07:35:44.407+0000","removalTime":null,"durationInMillis":2628,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"b69eb4a5-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:35:46.779Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:46.780Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:46.825Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:46.826Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:46.826Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:46.827Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:46.827Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:46.827Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-TransactionID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-ECOMP-RequestID:"39486ffc-3f98-40bf-a7b2-920ca4b559a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a17a9b7-c240-418b-bb13-ad77d6766f8b"] 2023-01-12T07:35:46.828Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:46.829Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:47.007Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:47.008Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:47.009Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:47.009Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F8BE7764C1972F54C1C0123DC8C0CE4E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 12 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:47.010Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b78a7499-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"b7896316-924b-11ed-9546-7241cb10643c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"b7896316-924b-11ed-9546-7241cb10643c","executionId":"b7896316-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:35:41.786+0000","endTime":"2023-01-12T07:35:41.963+0000","durationInMillis":177,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:35:47.010Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:47.011Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b7896316-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:47.017Z|39486ffc-3f98-40bf-a7b2-920ca4b559a8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:35:48.764Z|4f0fb941-c85f-4119-91ef-f2fbcde5d580|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:35:48.765Z|4f0fb941-c85f-4119-91ef-f2fbcde5d580|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:50.261Z|ac36dca4-8a65-4d91-b2b2-eacfef61de08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:35:50.264Z|ac36dca4-8a65-4d91-b2b2-eacfef61de08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:35:51.924Z|96275738-e39b-427c-8fdd-d6ef00534cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:51.924Z|b9358e01-a5f3-4103-8254-531da283cc45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:51.925Z|96275738-e39b-427c-8fdd-d6ef00534cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:51.925Z|b9358e01-a5f3-4103-8254-531da283cc45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:53.451Z|42e98d4f-bef1-4590-9dee-b9bf3595eaa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:35:53.451Z|42e98d4f-bef1-4590-9dee-b9bf3595eaa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:35:54.893Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:54.915Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:54.916Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:35:54.917Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:54.917Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:35:54.918Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:35:54.918Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0991f5cd17ad8f3", X-B3-SpanId:"cf733054a1015b98", X-B3-ParentSpanId:"a0991f5cd17ad8f3", X-B3-Sampled:"0", X-ONAP-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-TransactionID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-ECOMP-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad378dce-1ce9-4892-94cf-44d656ff8a17"] 2023-01-12T07:35:54.919Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:35:54.919Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:54.970Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:54.978Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:54.978Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:35:54.979Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:54.980Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "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-12T07:33:22.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:34:47.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:35:54.980Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:54.981Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:35:54.984Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:54.985Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:35:54.985Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:54.986Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:35:54.986Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:35:54.986Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0991f5cd17ad8f3", X-B3-SpanId:"329aeb51e4f2f532", X-B3-ParentSpanId:"a0991f5cd17ad8f3", X-B3-Sampled:"0", X-ONAP-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-TransactionID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-ECOMP-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fdbfb4c-501d-434d-9135-7d82fb30d6ea"] 2023-01-12T07:35:54.987Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:35:54.987Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:55.012Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:55.013Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:55.014Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:35:55.014Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:55.016Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:35:55.016Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:55.017Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:35:55.093Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:55.094Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:55.095Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:55.095Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:55.096Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:55.096Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-TransactionID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-ECOMP-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"444e5965-dfb6-4a31-8494-9642469d3adc"] 2023-01-12T07:35:55.096Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:55.097Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:55.269Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:55.279Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:55.281Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:55.283Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7450F7E20203A5AA7938FB363677A016; Path=/; HttpOnly", Cache-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:"Thu, 12 Jan 2023 07:35:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:55.284Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"987d8a24-924b-11ed-9546-7241cb10643c","businessKey":"78f1a2cb-94af-4439-b470-e01d1fc9face","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:34:49.692+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"976737de-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:35:55.284Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:55.285Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=78f1a2cb-94af-4439-b470-e01d1fc9face&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:55.359Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:55.360Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:55.360Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:55.361Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:55.361Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:55.361Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-TransactionID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-ECOMP-RequestID:"b10546d9-9ca0-4952-a742-7117e7deccaa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d35ddf8e-0c43-4ab8-a445-70764bf9f2b6"] 2023-01-12T07:35:55.362Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:55.363Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:55.563Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:55.565Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:55.565Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:55.565Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=51E9D617400E17D4DEE7F64D325E7A1C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Thu, 12 Jan 2023 07:35:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:55.567Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:98846829-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processInstanceId":"987d8a24-924b-11ed-9546-7241cb10643c","executionId":"987d8a24-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:34:49.737+0000","endTime":"2023-01-12T07:34:49.737+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"64fce0c0-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:35:55.567Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:55.568Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=987d8a24-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:55.579Z|b10546d9-9ca0-4952-a742-7117e7deccaa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:35:57.168Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:35:57.183Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:35:57.185Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:35:57.185Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:57.185Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:35:57.186Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:35:57.186Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63a6e22d977d07de", X-B3-SpanId:"e65b29b25a3b55eb", X-B3-ParentSpanId:"63a6e22d977d07de", X-B3-Sampled:"0", X-ONAP-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-TransactionID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-ECOMP-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbc974be-5d69-4781-accd-dffe4eb5e521"] 2023-01-12T07:35:57.187Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:35:57.187Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:57.234Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:57.235Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:57.236Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:35:57.236Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:57.242Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:35:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:35:57.243Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:57.244Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:35:57.246Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:35:57.247Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:35:57.247Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:57.247Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:35:57.248Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:35:57.248Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63a6e22d977d07de", X-B3-SpanId:"63160020740fa318", X-B3-ParentSpanId:"63a6e22d977d07de", X-B3-Sampled:"0", X-ONAP-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-TransactionID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-ECOMP-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b51780c4-3934-47d0-b39b-af1b6f27b91e"] 2023-01-12T07:35:57.248Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:35:57.249Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:57.285Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:57.291Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:57.291Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:35:57.292Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:35:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:57.292Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:35:57.296Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:57.296Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:35:57.347Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:57.348Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:57.348Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:57.349Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:35:57.349Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:57.349Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-TransactionID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-ECOMP-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1557f555-0e0b-45e1-aa69-2e60c65dc391"] 2023-01-12T07:35:57.350Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:57.350Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:57.536Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:57.537Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:57.537Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:57.538Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AE2ED8DA165173384BD30191CE783492; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"719", Date:"Thu, 12 Jan 2023 07:35:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:57.539Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"beae2651-924b-11ed-9546-7241cb10643c","businessKey":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:35:53.764+0000","endTime":"2023-01-12T07:35:54.508+0000","removalTime":null,"durationInMillis":744,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"bd766a5b-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:35:57.539Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:57.539Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:57.576Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:57.577Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:35:57.577Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:35:57.579Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:35:57.580Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:35:57.580Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-TransactionID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-ECOMP-RequestID:"ebd3ac09-8e31-4949-bcd2-28191d031446", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5f61d98-4c2f-43db-a544-4d318547d6be"] 2023-01-12T07:35:57.581Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:35:57.581Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:35:57.785Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:35:57.787Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:35:57.787Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:35:57.787Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=28D52DEAAF1F4642C7E390C6E72FCD2E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Thu, 12 Jan 2023 07:35:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:35:57.788Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:bf1e4da1-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"beae2651-924b-11ed-9546-7241cb10643c","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:85aa1d47-923a-11ed-9546-7241cb10643c","processInstanceId":"beae2651-924b-11ed-9546-7241cb10643c","executionId":"beae2651-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:35:54.499+0000","endTime":"2023-01-12T07:35:54.500+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:35:57.788Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:35:57.789Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=beae2651-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:35:57.794Z|ebd3ac09-8e31-4949-bcd2-28191d031446|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:01.948Z|3083300d-c5c2-498c-ab4d-e39f270633d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:01.949Z|3083300d-c5c2-498c-ab4d-e39f270633d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:01.951Z|f2094d93-96f7-4236-b591-f625fb99651a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:01.952Z|f2094d93-96f7-4236-b591-f625fb99651a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:03.476Z|9aec8da5-989d-477b-8d09-1f4727b7c685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:03.477Z|9aec8da5-989d-477b-8d09-1f4727b7c685|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:05.261Z|17b193b1-7a94-4e55-99dc-b5e14c503628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:36:05.262Z|17b193b1-7a94-4e55-99dc-b5e14c503628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:36:05.732Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:05.739Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:05.740Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:36:05.740Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:05.741Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:05.741Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:36:05.741Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eaafb949dac57f9b", X-B3-SpanId:"d39d5eb21483553e", X-B3-ParentSpanId:"eaafb949dac57f9b", X-B3-Sampled:"0", X-ONAP-RequestID:"bdcfffa2-b594-4a4c-a90f-7fc512e9a722", X-RequestID:"bdcfffa2-b594-4a4c-a90f-7fc512e9a722", X-TransactionID:"bdcfffa2-b594-4a4c-a90f-7fc512e9a722", X-ECOMP-RequestID:"bdcfffa2-b594-4a4c-a90f-7fc512e9a722", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9735b78-e9f0-4826-b34b-945c9cf4f481"] 2023-01-12T07:36:05.742Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:36:05.742Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:05.781Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:05.782Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:05.783Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:36:05.783Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:05.785Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:33:22.000+00:00", "endTime" : "2023-01-12T07:36:04.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:36:05.786Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:05.786Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:36:05.788Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:05.789Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:05.789Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:05.789Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:05.790Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:05.790Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eaafb949dac57f9b", X-B3-SpanId:"da8b604bffb48d37", X-B3-ParentSpanId:"eaafb949dac57f9b", X-B3-Sampled:"0", X-ONAP-RequestID:"bdcfffa2-b594-4a4c-a90f-7fc512e9a722", X-RequestID:"bdcfffa2-b594-4a4c-a90f-7fc512e9a722", X-TransactionID:"bdcfffa2-b594-4a4c-a90f-7fc512e9a722", X-ECOMP-RequestID:"bdcfffa2-b594-4a4c-a90f-7fc512e9a722", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f75e69ca-312e-498a-b272-b4ef8a4c3b4b"] 2023-01-12T07:36:05.791Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:05.791Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:05.832Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:05.833Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:05.834Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:05.834Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:05.835Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:05.836Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:05.837Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:05.891Z|bdcfffa2-b594-4a4c-a90f-7fc512e9a722|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:06.027Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:06.030Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:06.031Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:36:06.031Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:06.031Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:06.031Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:36:06.032Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3434733cac449e1a", X-B3-SpanId:"b76bc3aa99cfd257", X-B3-ParentSpanId:"3434733cac449e1a", X-B3-Sampled:"0", X-ONAP-RequestID:"81c70194-d576-4f10-9813-f8d11bcd7c41", X-RequestID:"81c70194-d576-4f10-9813-f8d11bcd7c41", X-TransactionID:"81c70194-d576-4f10-9813-f8d11bcd7c41", X-ECOMP-RequestID:"81c70194-d576-4f10-9813-f8d11bcd7c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4620d8f-3af6-4424-8501-f9f8b8131b47"] 2023-01-12T07:36:06.032Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:36:06.032Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:06.054Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:06.055Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:06.055Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:36:06.055Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:06.056Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:33:22.000+00:00", "endTime" : "2023-01-12T07:36:04.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:36:06.057Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:06.057Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:36:06.058Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:06.059Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:06.059Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:06.059Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:06.060Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:06.060Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3434733cac449e1a", X-B3-SpanId:"225e3901993f7862", X-B3-ParentSpanId:"3434733cac449e1a", X-B3-Sampled:"0", X-ONAP-RequestID:"81c70194-d576-4f10-9813-f8d11bcd7c41", X-RequestID:"81c70194-d576-4f10-9813-f8d11bcd7c41", X-TransactionID:"81c70194-d576-4f10-9813-f8d11bcd7c41", X-ECOMP-RequestID:"81c70194-d576-4f10-9813-f8d11bcd7c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bafc1fce-fe7a-44d6-97f4-e22282d8721f"] 2023-01-12T07:36:06.060Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:06.061Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:06.076Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:06.077Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:06.077Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:06.078Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:06.079Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:06.079Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:06.079Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:06.087Z|81c70194-d576-4f10-9813-f8d11bcd7c41|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:06.228Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:06.233Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:06.234Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:36:06.235Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:06.235Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:06.236Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:36:06.236Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2295188f19884e69", X-B3-SpanId:"0e34c403ba6bde5c", X-B3-ParentSpanId:"2295188f19884e69", X-B3-Sampled:"0", X-ONAP-RequestID:"9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55", X-RequestID:"9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55", X-TransactionID:"9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55", X-ECOMP-RequestID:"9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cccf3e8a-99a6-484a-af83-411d79a5b570"] 2023-01-12T07:36:06.237Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:36:06.237Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:06.243Z|8bacd86b-a6f6-405e-8e81-bdac64304dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:36:06.243Z|8bacd86b-a6f6-405e-8e81-bdac64304dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:36:06.264Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:06.265Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:06.266Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:36:06.267Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:06.267Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:33:22.000+00:00", "endTime" : "2023-01-12T07:36:04.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:36:06.268Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:06.269Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:36:06.270Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:06.271Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:06.271Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:06.271Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:06.272Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:06.272Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2295188f19884e69", X-B3-SpanId:"c723b5156ca7eec0", X-B3-ParentSpanId:"2295188f19884e69", X-B3-Sampled:"0", X-ONAP-RequestID:"9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55", X-RequestID:"9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55", X-TransactionID:"9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55", X-ECOMP-RequestID:"9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3a1b377-2b02-451d-b753-d3dd6ecc0f11"] 2023-01-12T07:36:06.273Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:06.273Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:06.287Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:06.288Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:06.288Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:06.289Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:06.289Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:06.290Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:06.291Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:06.299Z|9a5cabaa-7bc1-4c1b-92d8-976e2f5b8b55|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:06.439Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:06.442Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:06.443Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:36:06.443Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:06.443Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:06.443Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:36:06.444Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b4de54eea110abe", X-B3-SpanId:"7242aa02aac4b763", X-B3-ParentSpanId:"4b4de54eea110abe", X-B3-Sampled:"0", X-ONAP-RequestID:"a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3", X-RequestID:"a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3", X-TransactionID:"a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3", X-ECOMP-RequestID:"a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd24190e-59a2-4d15-90f6-9e761b41ddeb"] 2023-01-12T07:36:06.444Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:36:06.445Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:06.472Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:06.474Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:06.474Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:36:06.479Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:06.479Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:33:22.000+00:00", "endTime" : "2023-01-12T07:36:04.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:36:06.480Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:06.480Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:36:06.482Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:06.482Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:06.483Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:06.483Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:06.483Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:06.483Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b4de54eea110abe", X-B3-SpanId:"048d38d40cdf59c9", X-B3-ParentSpanId:"4b4de54eea110abe", X-B3-Sampled:"0", X-ONAP-RequestID:"a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3", X-RequestID:"a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3", X-TransactionID:"a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3", X-ECOMP-RequestID:"a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5f1551f-c650-4402-8b76-1a1089d74265"] 2023-01-12T07:36:06.484Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:06.484Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:06.505Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:06.505Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:06.506Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:06.506Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:06.507Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:06.507Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:06.508Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:06.516Z|a7c9d5df-e0a9-4993-a5ee-10f4b24de9d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:06.657Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:06.662Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:06.663Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||Invoke 2023-01-12T07:36:06.664Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:06.664Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face 2023-01-12T07:36:06.664Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Method : GET 2023-01-12T07:36:06.665Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d2d02d2c6b77a39", X-B3-SpanId:"2f5107276ae2ac7c", X-B3-ParentSpanId:"9d2d02d2c6b77a39", X-B3-Sampled:"0", X-ONAP-RequestID:"cf40590b-d49a-4fad-b3eb-24a0021adb65", X-RequestID:"cf40590b-d49a-4fad-b3eb-24a0021adb65", X-TransactionID:"cf40590b-d49a-4fad-b3eb-24a0021adb65", X-ECOMP-RequestID:"cf40590b-d49a-4fad-b3eb-24a0021adb65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e74587af-4d84-4a7e-9e16-886b6e96311f"] 2023-01-12T07:36:06.665Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Request body: 2023-01-12T07:36:06.665Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:06.697Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:06.698Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:06.698Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Status text : 2023-01-12T07:36:06.698Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:06.699Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||Response body: { "requestId" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:33:22.000+00:00", "endTime" : "2023-01-12T07:36:04.000+00:00", "source" : "VID", "vnfId" : "8e40614a-285d-49d2-a668-5c2e35e7c405", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n\t\t\t\"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\",\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_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2\",\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\": \"ecd878ba-4efe-41ce-aa03-d41a0a6ec384\",\n \"modelInvariantUuid\": \"ab654e27-8d8a-4d77-aa57-0713dc018747\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"2906d20e-932d-4b84-a0cc-dc1a242a5ded\",\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\": \"55af40c6-1a9f-476d-961f-7a6bc6154e21\",\n \"modelInvariantUuid\": \"c7496698-5cb2-42ef-912c-6184ea07c358\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"a5a7dfc7-cf5a-4e2b-bff6-6e4970280278\"\n },\n \"instanceName\": \"basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2_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\": \"27f24cee-dace-4496-9264-e991f9a21356\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\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\": \"574528cd-1752-48e3-9b07-2d4dfe35c59f\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "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" : "78f1a2cb-94af-4439-b470-e01d1fc9face", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face" } } } 2023-01-12T07:36:06.700Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:06.700Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78f1a2cb-94af-4439-b470-e01d1fc9face|INFO|500||InvokeReturn 2023-01-12T07:36:06.702Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:06.703Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:06.703Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:06.704Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false 2023-01-12T07:36:06.704Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:06.704Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d2d02d2c6b77a39", X-B3-SpanId:"0ccd778b3bd6f314", X-B3-ParentSpanId:"9d2d02d2c6b77a39", X-B3-Sampled:"0", X-ONAP-RequestID:"cf40590b-d49a-4fad-b3eb-24a0021adb65", X-RequestID:"cf40590b-d49a-4fad-b3eb-24a0021adb65", X-TransactionID:"cf40590b-d49a-4fad-b3eb-24a0021adb65", X-ECOMP-RequestID:"cf40590b-d49a-4fad-b3eb-24a0021adb65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"058bf635-dd18-455b-887d-ced562bb672f"] 2023-01-12T07:36:06.704Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:06.705Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:06.732Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:06.733Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:06.734Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:06.734Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:06.740Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:06.741Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:06.741Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=78f1a2cb-94af-4439-b470-e01d1fc9face&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:06.748Z|cf40590b-d49a-4fad-b3eb-24a0021adb65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/78f1a2cb-94af-4439-b470-e01d1fc9face|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:07.993Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:08.001Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:08.002Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:36:08.003Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:08.003Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:08.004Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:36:08.005Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39ff3c64be28db63", X-B3-SpanId:"91f44d07a30b5ebe", X-B3-ParentSpanId:"39ff3c64be28db63", X-B3-Sampled:"0", X-ONAP-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-TransactionID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-ECOMP-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a07fbe4-830c-45b9-bbc6-93acba03810a"] 2023-01-12T07:36:08.005Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:36:08.006Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:08.057Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:08.058Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:08.062Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:36:08.063Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:08.064Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:36:08.064Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:08.064Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:36:08.066Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:08.067Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:08.067Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:08.068Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:08.068Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:08.068Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39ff3c64be28db63", X-B3-SpanId:"137485916180ff1b", X-B3-ParentSpanId:"39ff3c64be28db63", X-B3-Sampled:"0", X-ONAP-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-TransactionID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-ECOMP-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5efa293a-fbbc-4f0a-beba-a2856c0915fa"] 2023-01-12T07:36:08.069Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:08.069Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:08.089Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:08.090Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:08.093Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:08.093Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:08.095Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:08.095Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:08.099Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:08.161Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:08.162Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:08.162Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:08.162Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:08.163Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:08.163Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-TransactionID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-ECOMP-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f59ca6f-7615-4d3d-ace0-bf2e6d27b4b0"] 2023-01-12T07:36:08.164Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:08.164Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:08.334Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:08.335Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:08.336Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:08.336Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5167C695EB8AD4CE8C526497223BCCD3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 07:36:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:08.339Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c10e0f46-924b-11ed-9546-7241cb10643c","businessKey":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T07:35:57.748+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"c1092e05-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:36:08.339Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:08.340Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:08.387Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:08.388Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:08.389Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:08.389Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:08.390Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:08.390Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-TransactionID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-ECOMP-RequestID:"0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c23d15ba-7e1c-44d0-8457-cce2fb191665"] 2023-01-12T07:36:08.390Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:08.391Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:08.571Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:08.572Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:08.572Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:08.573Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=88228470695B853A302C53CE1E941A07; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 12 Jan 2023 07:36:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:08.573Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c667ff28-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"c10e0f46-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"c10e0f46-924b-11ed-9546-7241cb10643c","executionId":"c10e0f46-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:36:06.726+0000","endTime":"2023-01-12T07:36:06.733+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:36:08.574Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:08.574Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:08.578Z|0cc5f38e-7aeb-4d58-a9a3-2a143a7cba74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:09.578Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:09.581Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|||INFO|500||Checking if requestId: cd770f24-ed86-4b11-8577-6802e4730410 already exists in requestDb InfraActiveRequests table 2023-01-12T07:36:09.582Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:09.582Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||Invoke 2023-01-12T07:36:09.582Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:09.583Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:09.583Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Method : GET 2023-01-12T07:36:09.583Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f660d80df47a081", X-B3-SpanId:"57cb674e7d734810", X-B3-ParentSpanId:"5f660d80df47a081", X-B3-Sampled:"0", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01835610-611a-4a7a-9233-f4f31bd3fd17"] 2023-01-12T07:36:09.583Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Request body: 2023-01-12T07:36:09.583Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:09.611Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:09.612Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:36:09.612Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status text : 2023-01-12T07:36:09.612Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:09.613Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Response body: 2023-01-12T07:36:09.613Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:09.613Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|404|Not Found|InvokeReturn 2023-01-12T07:36:09.622Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:36:09.629Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:36:09.671Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.672Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.772Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.773Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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=[Thu, 12 Jan 2023 07:36:08 GMT], content-length=[1013], vertex-id=[225512], x-aai-txid=[0-aai-resources-230112-07:36:08:017-10739], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:36:09.775Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673508809548","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8e40614a-285d-49d2-a668-5c2e35e7c405","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8e40614a-285d-49d2-a668-5c2e35e7c405"}],"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-12T07:36:09.777Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:36:09.777Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:36:09.779Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.779Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T07:36:09.779Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:09.780Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.780Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T07:36:09.780Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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:"5f660d80df47a081", X-B3-SpanId:"49d019a65710bdf4", X-B3-ParentSpanId:"5f660d80df47a081", X-B3-Sampled:"0", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a20967f-4ea8-42d4-bc85-9b6fd96d903b"] 2023-01-12T07:36:09.781Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"e5657863-5984-4a39-97f2-5f845998a8ba"},"instanceName":null,"requestScope":"service"} 2023-01-12T07:36:09.781Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:09.801Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:09.801Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:09.802Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T07:36:09.802Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:09.802Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T07:36:09.803Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:09.803Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T07:36:09.804Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356 2023-01-12T07:36:09.804Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|INFO|500||Invoke 2023-01-12T07:36:09.804Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:09.805Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356 2023-01-12T07:36:09.805Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Method : GET 2023-01-12T07:36:09.805Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fd9013d-b1ff-46c4-9ea2-085b7abc5ce3"] 2023-01-12T07:36:09.806Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Request body: 2023-01-12T07:36:09.806Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:09.839Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:09.840Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:09.840Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Status text : 2023-01-12T07:36:09.840Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:09.842Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "27f24cee-dace-4496-9264-e991f9a21356", "modelInvariantUUID" : "b36193b1-dd3c-4474-b598-c5d5b078e876", "created" : "2023-01-12 07:31:34.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/pnfCustomizations" } } } 2023-01-12T07:36:09.842Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:09.843Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|INFO|500||InvokeReturn 2023-01-12T07:36:09.847Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance 2023-01-12T07:36:09.847Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|INFO|500||Invoke 2023-01-12T07:36:09.847Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:09.848Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance 2023-01-12T07:36:09.848Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Method : GET 2023-01-12T07:36:09.848Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f959744-cf9d-4fcb-a945-a92fbbef5e7b"] 2023-01-12T07:36:09.849Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Request body: 2023-01-12T07:36:09.849Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:09.869Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:09.870Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:36:09.870Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Status text : 2023-01-12T07:36:09.871Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:09.872Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Response body: 2023-01-12T07:36:09.872Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:09.873Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:36:09.874Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876 2023-01-12T07:36:09.875Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|INFO|500||Invoke 2023-01-12T07:36:09.875Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:09.875Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876 2023-01-12T07:36:09.876Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Method : GET 2023-01-12T07:36:09.876Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01868946-9c7c-47c9-97bd-734fd3130074"] 2023-01-12T07:36:09.876Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Request body: 2023-01-12T07:36:09.877Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:09.906Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:09.928Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:09.929Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Status text : 2023-01-12T07:36:09.929Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:09.930Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "27f24cee-dace-4496-9264-e991f9a21356", "modelInvariantUUID" : "b36193b1-dd3c-4474-b598-c5d5b078e876", "created" : "2023-01-12 07:31:34.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876" } } } 2023-01-12T07:36:09.930Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:09.930Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b36193b1-dd3c-4474-b598-c5d5b078e876|INFO|500||InvokeReturn 2023-01-12T07:36:09.934Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance 2023-01-12T07:36:09.934Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|INFO|500||Invoke 2023-01-12T07:36:09.935Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:09.935Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance 2023-01-12T07:36:09.935Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Method : GET 2023-01-12T07:36:09.936Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1f3e615-687f-4a62-ab52-9065723fbbc7"] 2023-01-12T07:36:09.936Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Request body: 2023-01-12T07:36:09.937Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:09.949Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:09.949Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:36:09.950Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Status text : 2023-01-12T07:36:09.950Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:09.951Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||Response body: 2023-01-12T07:36:09.951Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:09.952Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=27f24cee-dace-4496-9264-e991f9a21356&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:36:09.953Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.953Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T07:36:09.953Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:09.953Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.954Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T07:36:09.954Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"004a5963-188c-4edd-b5ab-2b821c52191f"] 2023-01-12T07:36:09.954Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T07:36:09.954Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:09.982Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:09.983Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.983Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T07:36:09.984Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:09.984Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:36:09.985Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:09.985Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T07:36:09.988Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.988Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.989Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.989Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.989Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.990Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad2f3b8b-8237-438f-a683-d1a76fc7b443"] 2023-01-12T07:36:09.990Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:09.990Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.011Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.011Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.012Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.012Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:10.012Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-12T07:36:10.013Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.013Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.015Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356 2023-01-12T07:36:10.015Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|INFO|500||Invoke 2023-01-12T07:36:10.016Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:10.016Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356 2023-01-12T07:36:10.016Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Method : GET 2023-01-12T07:36:10.017Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8fb992f-07ba-4a67-af81-aec12102e9fc"] 2023-01-12T07:36:10.017Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Request body: 2023-01-12T07:36:10.017Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:10.057Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:10.058Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:10.058Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Status text : 2023-01-12T07:36:10.058Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:10.059Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "27f24cee-dace-4496-9264-e991f9a21356", "modelInvariantUUID" : "b36193b1-dd3c-4474-b598-c5d5b078e876", "created" : "2023-01-12 07:31:34.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" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356/pnfCustomizations" } } } 2023-01-12T07:36:10.060Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:10.060Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/27f24cee-dace-4496-9264-e991f9a21356|INFO|500||InvokeReturn 2023-01-12T07:36:10.065Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.068Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T07:36:10.068Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:10.069Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.069Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T07:36:10.070Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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:"5f660d80df47a081", X-B3-SpanId:"88b2900243efa0ff", X-B3-ParentSpanId:"5f660d80df47a081", X-B3-Sampled:"0", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c71eb41-4bec-466e-837e-511e2c00e20d"] 2023-01-12T07:36:10.070Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"cd770f24-ed86-4b11-8577-6802e4730410","requestStatus":"IN_PROGRESS","startTime":1673508969623,"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\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\"\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":"e5657863-5984-4a39-97f2-5f845998a8ba","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"cd770f24-ed86-4b11-8577-6802e4730410"} 2023-01-12T07:36:10.071Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:10.106Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:10.107Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T07:36:10.108Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T07:36:10.108Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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/cd770f24-ed86-4b11-8577-6802e4730410", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:10.109Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "cd770f24-ed86-4b11-8577-6802e4730410", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:36:09.623+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\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\"\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-12T07:36:10.091+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd770f24-ed86-4b11-8577-6802e4730410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" } } } 2023-01-12T07:36:10.110Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:10.110Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T07:36:10.133Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.134Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T07:36:10.134Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:10.134Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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-12T07:36:10.135Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T07:36:10.135Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|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:"5f660d80df47a081", X-B3-SpanId:"4e26fc777f74b4ab", X-B3-ParentSpanId:"5f660d80df47a081", X-B3-Sampled:"0", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a882db8d-716f-43a5-b9d1-fd2ebf52afac"] 2023-01-12T07:36:10.135Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b36193b1-dd3c-4474-b598-c5d5b078e876\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"27f24cee-dace-4496-9264-e991f9a21356\",\"modelUuid\":\"27f24cee-dace-4496-9264-e991f9a21356\",\"modelInvariantUuid\":\"b36193b1-dd3c-4474-b598-c5d5b078e876\"},\"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\":\"e5657863-5984-4a39-97f2-5f845998a8ba\"}","type":"String"},"requestId":{"value":"cd770f24-ed86-4b11-8577-6802e4730410","type":"String"},"mso-request-id":{"value":"cd770f24-ed86-4b11-8577-6802e4730410","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e5657863-5984-4a39-97f2-5f845998a8ba","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/e5657863-5984-4a39-97f2-5f845998a8ba","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T07:36:10.136Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:11.973Z|e9479f6b-71df-471e-8f55-de3401a84ccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:11.973Z|e9479f6b-71df-471e-8f55-de3401a84ccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:11.973Z|c22d2e48-e8ea-4a23-ac0f-6c0d07372a27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:11.976Z|c22d2e48-e8ea-4a23-ac0f-6c0d07372a27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:12.158Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:12.159Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T07:36:12.159Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T07:36:12.160Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 07:36:11 GMT", X-ONAP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-TransactionID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ECOMP-RequestID:"cd770f24-ed86-4b11-8577-6802e4730410", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a882db8d-716f-43a5-b9d1-fd2ebf52afac", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:36:12.160Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"cd770f24-ed86-4b11-8577-6802e4730410\",\"instanceId\":\"e5657863-5984-4a39-97f2-5f845998a8ba\"}}","message":"Success","processInstanceID":"c85af591-924b-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:36:12.162Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:12.162Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T07:36:12.167Z|cd770f24-ed86-4b11-8577-6802e4730410|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:12.315Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:12.319Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:12.319Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||Invoke 2023-01-12T07:36:12.320Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:12.320Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:12.320Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Method : GET 2023-01-12T07:36:12.321Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea2490be27fa8986", X-B3-SpanId:"0133a8291bd1205f", X-B3-ParentSpanId:"ea2490be27fa8986", X-B3-Sampled:"0", X-ONAP-RequestID:"3d4e6751-e23d-4c72-a86c-2ccafcc27056", X-RequestID:"3d4e6751-e23d-4c72-a86c-2ccafcc27056", X-TransactionID:"3d4e6751-e23d-4c72-a86c-2ccafcc27056", X-ECOMP-RequestID:"3d4e6751-e23d-4c72-a86c-2ccafcc27056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b967b291-3ae7-4e8c-a253-7f1b64fb9911"] 2023-01-12T07:36:12.321Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Request body: 2023-01-12T07:36:12.322Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:12.389Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:12.390Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:12.391Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status text : 2023-01-12T07:36:12.391Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:12.399Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Response body: { "requestId" : "cd770f24-ed86-4b11-8577-6802e4730410", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:36:09.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\"\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-12T07:36:10.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd770f24-ed86-4b11-8577-6802e4730410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" } } } 2023-01-12T07:36:12.400Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:12.402Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||InvokeReturn 2023-01-12T07:36:12.406Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:12.406Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:12.407Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:12.407Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:12.408Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:12.408Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea2490be27fa8986", X-B3-SpanId:"d2f2ef69e1be4433", X-B3-ParentSpanId:"ea2490be27fa8986", X-B3-Sampled:"0", X-ONAP-RequestID:"3d4e6751-e23d-4c72-a86c-2ccafcc27056", X-RequestID:"3d4e6751-e23d-4c72-a86c-2ccafcc27056", X-TransactionID:"3d4e6751-e23d-4c72-a86c-2ccafcc27056", X-ECOMP-RequestID:"3d4e6751-e23d-4c72-a86c-2ccafcc27056", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ddd39cf-bd33-435f-ad3d-ef0e3e641f26"] 2023-01-12T07:36:12.409Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:12.409Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:12.431Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:12.432Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:12.432Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:12.433Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:12.434Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:12.435Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:12.436Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:12.450Z|3d4e6751-e23d-4c72-a86c-2ccafcc27056|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:13.508Z|b5370545-a507-433f-ada7-8262ddcd90e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:13.512Z|b5370545-a507-433f-ada7-8262ddcd90e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:18.747Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:18.756Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:18.757Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:36:18.758Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:18.758Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:18.758Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:36:18.759Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1b36aa1bebe3231", X-B3-SpanId:"8f43163d8aaa5395", X-B3-ParentSpanId:"b1b36aa1bebe3231", X-B3-Sampled:"0", X-ONAP-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-TransactionID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-ECOMP-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"043efd16-83f8-41b3-b610-df9ca1dd091c"] 2023-01-12T07:36:18.759Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:36:18.760Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:18.797Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:18.799Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:18.799Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:36:18.799Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:18.813Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:36:18.814Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:18.814Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:36:18.817Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:18.817Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:18.818Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:18.818Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:18.818Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:18.819Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1b36aa1bebe3231", X-B3-SpanId:"d666ea918d7841b0", X-B3-ParentSpanId:"b1b36aa1bebe3231", X-B3-Sampled:"0", X-ONAP-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-TransactionID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-ECOMP-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28de15f8-7825-47f1-a482-f403f39c3240"] 2023-01-12T07:36:18.819Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:18.820Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:18.839Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:18.841Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:18.842Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:18.842Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:18.857Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673508965000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:36:07.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:36:18.859Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:18.859Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:18.896Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:18.896Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:18.897Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:18.897Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:18.897Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:18.898Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-TransactionID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-ECOMP-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61f0a3fd-1631-45b3-89f9-16e3cc0fe715"] 2023-01-12T07:36:18.898Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:18.899Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:19.063Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:19.064Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:19.065Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:19.065Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=935CCCCC5B8D47C183BFEA436BA392A8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 07:36:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:19.066Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c10e0f46-924b-11ed-9546-7241cb10643c","businessKey":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T07:35:57.748+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"c1092e05-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:36:19.067Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:19.067Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:19.119Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:19.120Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:19.121Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:19.121Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:19.121Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:19.122Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-TransactionID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-ECOMP-RequestID:"fc1028d7-70eb-4d8c-ad36-02b5295fcfdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad3d4818-f79d-41a6-95bd-d34810602ccc"] 2023-01-12T07:36:19.122Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:19.122Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:19.311Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:19.313Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:19.313Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:19.313Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2DA40559DF57C33A3649DC96749600E4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 12 Jan 2023 07:36:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:19.314Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c667ff28-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"c10e0f46-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"c10e0f46-924b-11ed-9546-7241cb10643c","executionId":"c10e0f46-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:36:06.726+0000","endTime":"2023-01-12T07:36:06.733+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:36:19.315Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:19.316Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:19.323Z|fc1028d7-70eb-4d8c-ad36-02b5295fcfdb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:20.261Z|a1d02bb0-8c42-41a8-b85e-a18dbe37ad6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:36:20.262Z|a1d02bb0-8c42-41a8-b85e-a18dbe37ad6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:36:22.000Z|504584b8-dfa2-4519-a77d-570a0fed12d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:22.001Z|504584b8-dfa2-4519-a77d-570a0fed12d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:22.002Z|25097039-59fd-4c5f-9ea2-e93e3bf3c10a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:22.003Z|25097039-59fd-4c5f-9ea2-e93e3bf3c10a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:22.602Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:22.607Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:22.608Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||Invoke 2023-01-12T07:36:22.608Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:22.609Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:22.609Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Method : GET 2023-01-12T07:36:22.609Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d8d189d044349e5", X-B3-SpanId:"e6733ba03111cfc5", X-B3-ParentSpanId:"8d8d189d044349e5", X-B3-Sampled:"0", X-ONAP-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-TransactionID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-ECOMP-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40984ed0-ac3f-4fb1-8ff6-58363a3b4225"] 2023-01-12T07:36:22.609Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Request body: 2023-01-12T07:36:22.610Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:22.627Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:22.628Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:22.629Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status text : 2023-01-12T07:36:22.629Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:22.630Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Response body: { "requestId" : "cd770f24-ed86-4b11-8577-6802e4730410", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-01-12T07:36:09.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\"\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-12T07:36:22.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd770f24-ed86-4b11-8577-6802e4730410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" } } } 2023-01-12T07:36:22.630Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:22.631Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||InvokeReturn 2023-01-12T07:36:22.633Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:22.633Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:22.634Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:22.634Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:22.634Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:22.635Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d8d189d044349e5", X-B3-SpanId:"9fc6d504409b665b", X-B3-ParentSpanId:"8d8d189d044349e5", X-B3-Sampled:"0", X-ONAP-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-TransactionID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-ECOMP-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1de0c6bb-0095-4c30-a9d6-1867f75e24de"] 2023-01-12T07:36:22.635Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:22.635Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:22.655Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:22.656Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:22.656Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:22.657Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:22.658Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:22.659Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:22.659Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:22.821Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:22.821Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:22.822Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:22.822Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:22.823Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:22.823Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-TransactionID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-ECOMP-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af6b9224-b115-4bdc-8beb-7b74f7060329"] 2023-01-12T07:36:22.824Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:22.824Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:23.050Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:23.051Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:23.052Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:23.052Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5DF2A05D16B7CC52728F8531426BBF0F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Thu, 12 Jan 2023 07:36:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:23.053Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cd45f59f-924b-11ed-9546-7241cb10643c","businessKey":"cd770f24-ed86-4b11-8577-6802e4730410","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-12T07:36:18.247+0000","endTime":"2023-01-12T07:36:21.157+0000","removalTime":null,"durationInMillis":2910,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c85af591-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"cd3839e5-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:36:23.053Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:23.054Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:23.092Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:23.093Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:23.094Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:23.094Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:23.094Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:23.095Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-TransactionID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-ECOMP-RequestID:"700b7e82-35ca-41b1-8ccb-76eff9101425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3d7ccf3-2fa4-4c66-9f81-f8fbe18af7a9"] 2023-01-12T07:36:23.095Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:23.095Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:23.291Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:23.292Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:23.293Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:23.293Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5421E418A94F89E2125CAD485DA88AE5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"791", Date:"Thu, 12 Jan 2023 07:36:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:23.293Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:cefb46e9-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"SubProcess_2:cd481895-924b-11ed-9546-7241cb10643c","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:856105cd-923a-11ed-9546-7241cb10643c","processInstanceId":"cd45f59f-924b-11ed-9546-7241cb10643c","executionId":"cd481894-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:36:21.114+0000","endTime":"2023-01-12T07:36:21.114+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c85af591-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:36:23.294Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:23.294Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cd45f59f-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:23.300Z|700b7e82-35ca-41b1-8ccb-76eff9101425|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:23.537Z|52b8871c-8660-4e6d-8bc2-38ce7127a2c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:23.538Z|52b8871c-8660-4e6d-8bc2-38ce7127a2c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:29.473Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:29.481Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:29.484Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:36:29.484Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:29.485Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:29.485Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:36:29.485Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0704f331e1bb7bda", X-B3-SpanId:"0aa064c62c341367", X-B3-ParentSpanId:"0704f331e1bb7bda", X-B3-Sampled:"0", X-ONAP-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-TransactionID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-ECOMP-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"488b18cf-cda8-4e0c-b293-55fe99c66b55"] 2023-01-12T07:36:29.486Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:36:29.486Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:29.514Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:29.515Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:29.516Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:36:29.516Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:29.522Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:36:29.523Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:29.523Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:36:29.525Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:29.526Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:29.526Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:29.527Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:29.527Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:29.527Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0704f331e1bb7bda", X-B3-SpanId:"5ea72593a560222d", X-B3-ParentSpanId:"0704f331e1bb7bda", X-B3-Sampled:"0", X-ONAP-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-TransactionID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-ECOMP-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bab5f709-cd1e-44f6-928a-8e3934edf791"] 2023-01-12T07:36:29.528Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:29.528Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:29.544Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:29.545Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:29.545Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:29.546Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:29.548Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673508965000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:36:07.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:36:29.548Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:29.548Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:29.585Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:29.586Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:29.586Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:29.586Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:29.587Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:29.587Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-TransactionID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-ECOMP-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0056aa9-6cd8-4f2c-b101-e987b357844c"] 2023-01-12T07:36:29.587Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:29.588Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:29.804Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:29.805Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:29.806Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:29.806Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=14B3A478CCEBCEE35BBE08E9C1F4B9DD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 07:36:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:29.807Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c10e0f46-924b-11ed-9546-7241cb10643c","businessKey":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T07:35:57.748+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"c1092e05-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:36:29.807Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:29.807Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:29.853Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:29.854Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:29.854Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:29.855Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:29.855Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:29.855Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-TransactionID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-ECOMP-RequestID:"a619dc5d-4028-45dd-b449-4ae8e0e7eabc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8762e085-6735-45af-8442-7ba1c4f359cb"] 2023-01-12T07:36:29.856Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:29.856Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:30.078Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:30.079Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:30.079Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:30.079Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=103037487B05AE15873D338CC66ACEC6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 12 Jan 2023 07:36:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:30.080Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c667ff28-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"c10e0f46-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"c10e0f46-924b-11ed-9546-7241cb10643c","executionId":"c10e0f46-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:36:06.726+0000","endTime":"2023-01-12T07:36:06.733+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:36:30.080Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:30.081Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:30.086Z|a619dc5d-4028-45dd-b449-4ae8e0e7eabc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:32.024Z|2bc4b9ca-dc4b-42a3-90d6-44be65b0becd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:32.025Z|2bc4b9ca-dc4b-42a3-90d6-44be65b0becd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:32.032Z|2df848b4-e5e9-4efc-9694-a1ee309580fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:32.033Z|2df848b4-e5e9-4efc-9694-a1ee309580fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:33.430Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:33.434Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:33.435Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||Invoke 2023-01-12T07:36:33.435Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:33.435Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:33.436Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Method : GET 2023-01-12T07:36:33.436Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8f5d6912b454544", X-B3-SpanId:"580a1e08a21a649c", X-B3-ParentSpanId:"a8f5d6912b454544", X-B3-Sampled:"0", X-ONAP-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-TransactionID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-ECOMP-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c28bb6a3-1cc0-4528-a59c-a46c63c7c103"] 2023-01-12T07:36:33.436Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Request body: 2023-01-12T07:36:33.436Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:33.460Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:33.461Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:33.461Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status text : 2023-01-12T07:36:33.461Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:33.462Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Response body: { "requestId" : "cd770f24-ed86-4b11-8577-6802e4730410", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2023-01-12T07:36:09.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\"\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-12T07:36:31.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd770f24-ed86-4b11-8577-6802e4730410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" } } } 2023-01-12T07:36:33.463Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:33.463Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||InvokeReturn 2023-01-12T07:36:33.465Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:33.465Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:33.466Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:33.466Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:33.466Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:33.467Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8f5d6912b454544", X-B3-SpanId:"17cde8e4cfc52562", X-B3-ParentSpanId:"a8f5d6912b454544", X-B3-Sampled:"0", X-ONAP-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-TransactionID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-ECOMP-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d754a661-509d-462c-b293-5730b74200e7"] 2023-01-12T07:36:33.467Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:33.467Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:33.481Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:33.482Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:33.482Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:33.482Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:33.483Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:33.483Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:33.483Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:33.513Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:33.514Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:33.514Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:33.514Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:33.515Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:33.515Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-TransactionID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-ECOMP-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be72b5da-8896-46cf-a363-10d50e601784"] 2023-01-12T07:36:33.515Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:33.515Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:33.561Z|67b979d3-0bdd-406d-8390-63e0aef861f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:33.562Z|67b979d3-0bdd-406d-8390-63e0aef861f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:33.694Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:33.695Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:33.695Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:33.695Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0281372BD635AF9B0A66E2C22AC60E0E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 12 Jan 2023 07:36:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:33.695Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d495c17c-924b-11ed-9546-7241cb10643c","businessKey":"cd770f24-ed86-4b11-8577-6802e4730410","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T07:36:30.515+0000","endTime":"2023-01-12T07:36:30.927+0000","removalTime":null,"durationInMillis":412,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c85af591-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"d4939e65-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:36:33.696Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:33.696Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cd770f24-ed86-4b11-8577-6802e4730410&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:33.722Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:33.723Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:33.723Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:33.724Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:33.724Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:33.724Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-TransactionID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-ECOMP-RequestID:"0904b245-9b02-43bf-a85b-a3308e2d9074", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dae2a8d3-317a-484f-bbee-6f36bc347b4e"] 2023-01-12T07:36:33.725Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:33.725Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:33.899Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:33.900Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:33.900Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:33.900Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BA5F4279FE1DA502454779D2DDEC586E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 12 Jan 2023 07:36:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:33.901Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d4980b7f-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"d495c17c-924b-11ed-9546-7241cb10643c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"d495c17c-924b-11ed-9546-7241cb10643c","executionId":"d495c17c-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:36:30.529+0000","endTime":"2023-01-12T07:36:30.926+0000","durationInMillis":397,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c85af591-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:36:33.901Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:33.902Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d495c17c-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:33.905Z|0904b245-9b02-43bf-a85b-a3308e2d9074|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:35.261Z|4dbebcca-2e42-4314-ae83-a464d1ee8499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:36:35.263Z|4dbebcca-2e42-4314-ae83-a464d1ee8499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:36:36.245Z|261eb279-49aa-42db-9575-a4bdbe19479e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:36:36.246Z|261eb279-49aa-42db-9575-a4bdbe19479e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:36:40.238Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:40.243Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:40.244Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:36:40.245Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:40.246Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:40.246Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:36:40.247Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff33d175919ccdf0", X-B3-SpanId:"3372b610334c6f2b", X-B3-ParentSpanId:"ff33d175919ccdf0", X-B3-Sampled:"0", X-ONAP-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-TransactionID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-ECOMP-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d54aa03e-1391-452d-a5e9-f3b965b59213"] 2023-01-12T07:36:40.247Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:36:40.247Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:40.286Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:40.287Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:40.287Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:36:40.288Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:40.295Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:36:40.296Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:40.297Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:36:40.299Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:40.299Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:40.299Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:40.299Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:40.300Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:40.300Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff33d175919ccdf0", X-B3-SpanId:"2cbba64a2a5ade3a", X-B3-ParentSpanId:"ff33d175919ccdf0", X-B3-Sampled:"0", X-ONAP-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-TransactionID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-ECOMP-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d6d9a4e-64ed-4de3-b21e-96c24bf76860"] 2023-01-12T07:36:40.300Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:40.301Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:40.337Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:40.338Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:40.338Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:40.338Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:40.341Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673508965000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:36:07.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:36:40.342Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:40.343Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:40.403Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:40.404Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:40.404Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:40.405Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:40.405Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:40.405Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-TransactionID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-ECOMP-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd42494b-f594-4315-9c69-275622e4d14b"] 2023-01-12T07:36:40.406Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:40.406Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:40.679Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:40.680Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:40.680Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:40.680Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=301FEDD2664260382A1F408BCF8FF57A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Thu, 12 Jan 2023 07:36:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:40.681Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c10e0f46-924b-11ed-9546-7241cb10643c","businessKey":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T07:35:57.748+0000","endTime":"2023-01-12T07:36:38.957+0000","removalTime":null,"durationInMillis":41209,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"c1092e05-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:36:40.681Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:40.682Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:40.716Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:40.716Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:40.717Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:40.717Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:40.717Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:40.717Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-TransactionID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-ECOMP-RequestID:"505364ea-bb13-4734-ac20-c0d860734b1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df20c61-cefe-45d7-a7de-c381188f0937"] 2023-01-12T07:36:40.718Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:40.718Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:40.888Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:40.889Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:40.889Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:40.890Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8C52EC324FD56D59E275CBD77BCEB5E2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Thu, 12 Jan 2023 07:36:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:40.891Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:d99dc04d-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"c10e0f46-924b-11ed-9546-7241cb10643c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"c10e0f46-924b-11ed-9546-7241cb10643c","executionId":"c10e0f46-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:36:38.955+0000","endTime":"2023-01-12T07:36:38.955+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:36:40.891Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:40.892Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c10e0f46-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:40.897Z|505364ea-bb13-4734-ac20-c0d860734b1a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:42.057Z|59af56d7-e5a8-4033-903c-ff30b024d2fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:42.059Z|59af56d7-e5a8-4033-903c-ff30b024d2fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:42.057Z|04fb38b7-c462-4e82-8269-7fd42d4acde5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:42.063Z|04fb38b7-c462-4e82-8269-7fd42d4acde5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:43.587Z|31abefdf-ffdc-4803-8318-18d654d515fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:43.588Z|31abefdf-ffdc-4803-8318-18d654d515fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:44.112Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:44.120Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:44.121Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||Invoke 2023-01-12T07:36:44.122Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:44.122Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:44.123Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Method : GET 2023-01-12T07:36:44.123Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b64425cb13e98863", X-B3-SpanId:"6414246fbe21f401", X-B3-ParentSpanId:"b64425cb13e98863", X-B3-Sampled:"0", X-ONAP-RequestID:"23fc4343-902d-4ed5-aa6f-56b9d88aafe1", X-RequestID:"23fc4343-902d-4ed5-aa6f-56b9d88aafe1", X-TransactionID:"23fc4343-902d-4ed5-aa6f-56b9d88aafe1", X-ECOMP-RequestID:"23fc4343-902d-4ed5-aa6f-56b9d88aafe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a435b0af-92b7-456a-8ae6-4b287db68fbe"] 2023-01-12T07:36:44.124Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Request body: 2023-01-12T07:36:44.124Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:44.154Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:44.155Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:44.156Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status text : 2023-01-12T07:36:44.156Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:44.158Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Response body: { "requestId" : "cd770f24-ed86-4b11-8577-6802e4730410", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:36:09.000+00:00", "endTime" : "2023-01-12T07:36:37.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\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\"\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-12T07:36:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd770f24-ed86-4b11-8577-6802e4730410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" } } } 2023-01-12T07:36:44.159Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:44.160Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||InvokeReturn 2023-01-12T07:36:44.161Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:44.162Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:44.162Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:44.162Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:44.163Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:44.163Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b64425cb13e98863", X-B3-SpanId:"2fb06fe0becb78b2", X-B3-ParentSpanId:"b64425cb13e98863", X-B3-Sampled:"0", X-ONAP-RequestID:"23fc4343-902d-4ed5-aa6f-56b9d88aafe1", X-RequestID:"23fc4343-902d-4ed5-aa6f-56b9d88aafe1", X-TransactionID:"23fc4343-902d-4ed5-aa6f-56b9d88aafe1", X-ECOMP-RequestID:"23fc4343-902d-4ed5-aa6f-56b9d88aafe1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8600e115-3f42-4215-a2cb-22b1c75fdc4c"] 2023-01-12T07:36:44.163Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:44.163Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:44.190Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:44.191Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:44.192Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:44.192Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:44.193Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:44.193Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:44.194Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:44.204Z|23fc4343-902d-4ed5-aa6f-56b9d88aafe1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:44.345Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:44.349Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:44.350Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||Invoke 2023-01-12T07:36:44.351Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:44.351Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:44.351Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Method : GET 2023-01-12T07:36:44.352Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b02c09fd88f60487", X-B3-SpanId:"48b4ce057ec46433", X-B3-ParentSpanId:"b02c09fd88f60487", X-B3-Sampled:"0", X-ONAP-RequestID:"38d19756-31e7-490d-8568-69944f3d5416", X-RequestID:"38d19756-31e7-490d-8568-69944f3d5416", X-TransactionID:"38d19756-31e7-490d-8568-69944f3d5416", X-ECOMP-RequestID:"38d19756-31e7-490d-8568-69944f3d5416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ec62791-253b-4e90-ad9e-5fdf2927a9f3"] 2023-01-12T07:36:44.352Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Request body: 2023-01-12T07:36:44.353Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:44.378Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:44.379Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:44.379Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status text : 2023-01-12T07:36:44.380Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:44.381Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Response body: { "requestId" : "cd770f24-ed86-4b11-8577-6802e4730410", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:36:09.000+00:00", "endTime" : "2023-01-12T07:36:37.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\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\"\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-12T07:36:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd770f24-ed86-4b11-8577-6802e4730410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" } } } 2023-01-12T07:36:44.381Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:44.383Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||InvokeReturn 2023-01-12T07:36:44.384Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:44.385Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:44.385Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:44.386Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:44.386Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:44.386Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b02c09fd88f60487", X-B3-SpanId:"ef73ad9a739ede4a", X-B3-ParentSpanId:"b02c09fd88f60487", X-B3-Sampled:"0", X-ONAP-RequestID:"38d19756-31e7-490d-8568-69944f3d5416", X-RequestID:"38d19756-31e7-490d-8568-69944f3d5416", X-TransactionID:"38d19756-31e7-490d-8568-69944f3d5416", X-ECOMP-RequestID:"38d19756-31e7-490d-8568-69944f3d5416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ad912ba-ca71-4680-8b23-6aff3769ad02"] 2023-01-12T07:36:44.386Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:44.387Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:44.408Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:44.411Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:44.412Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:44.413Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:44.414Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:44.414Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:44.415Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:44.424Z|38d19756-31e7-490d-8568-69944f3d5416|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:44.565Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:44.569Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:44.570Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||Invoke 2023-01-12T07:36:44.571Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:44.571Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:44.571Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Method : GET 2023-01-12T07:36:44.571Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"850ef0c331966c49", X-B3-SpanId:"3e244732044af9ee", X-B3-ParentSpanId:"850ef0c331966c49", X-B3-Sampled:"0", X-ONAP-RequestID:"d4bc0174-6e41-46be-8d05-041778c966b7", X-RequestID:"d4bc0174-6e41-46be-8d05-041778c966b7", X-TransactionID:"d4bc0174-6e41-46be-8d05-041778c966b7", X-ECOMP-RequestID:"d4bc0174-6e41-46be-8d05-041778c966b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01f5b84d-05b7-4692-8d95-092378ad014e"] 2023-01-12T07:36:44.572Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Request body: 2023-01-12T07:36:44.572Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:44.602Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:44.604Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:44.605Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status text : 2023-01-12T07:36:44.605Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:44.606Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Response body: { "requestId" : "cd770f24-ed86-4b11-8577-6802e4730410", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:36:09.000+00:00", "endTime" : "2023-01-12T07:36:37.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\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\"\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-12T07:36:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd770f24-ed86-4b11-8577-6802e4730410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" } } } 2023-01-12T07:36:44.606Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:44.607Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||InvokeReturn 2023-01-12T07:36:44.609Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:44.609Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:44.610Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:44.610Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:44.610Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:44.611Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"850ef0c331966c49", X-B3-SpanId:"e18f81ec497f2ccd", X-B3-ParentSpanId:"850ef0c331966c49", X-B3-Sampled:"0", X-ONAP-RequestID:"d4bc0174-6e41-46be-8d05-041778c966b7", X-RequestID:"d4bc0174-6e41-46be-8d05-041778c966b7", X-TransactionID:"d4bc0174-6e41-46be-8d05-041778c966b7", X-ECOMP-RequestID:"d4bc0174-6e41-46be-8d05-041778c966b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62bc9e82-1918-46c2-8aa8-f6600fd2e09f"] 2023-01-12T07:36:44.611Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:44.612Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:44.627Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:44.628Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:44.628Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:44.629Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:44.631Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:44.631Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:44.632Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:44.639Z|d4bc0174-6e41-46be-8d05-041778c966b7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:44.778Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:44.794Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:44.796Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||Invoke 2023-01-12T07:36:44.797Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:44.797Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410 2023-01-12T07:36:44.798Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Method : GET 2023-01-12T07:36:44.798Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"851b9045b8146fc7", X-B3-SpanId:"4521f04b74007230", X-B3-ParentSpanId:"851b9045b8146fc7", X-B3-Sampled:"0", X-ONAP-RequestID:"0437c56e-7d27-43a0-a451-1cb01ae44b75", X-RequestID:"0437c56e-7d27-43a0-a451-1cb01ae44b75", X-TransactionID:"0437c56e-7d27-43a0-a451-1cb01ae44b75", X-ECOMP-RequestID:"0437c56e-7d27-43a0-a451-1cb01ae44b75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f88ec6bf-c52d-4164-89a3-a6bc4e209704"] 2023-01-12T07:36:44.799Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Request body: 2023-01-12T07:36:44.800Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:44.853Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:44.854Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:44.856Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Status text : 2023-01-12T07:36:44.857Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:44.858Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||Response body: { "requestId" : "cd770f24-ed86-4b11-8577-6802e4730410", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:36:09.000+00:00", "endTime" : "2023-01-12T07:36:37.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\": \"b36193b1-dd3c-4474-b598-c5d5b078e876\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"27f24cee-dace-4496-9264-e991f9a21356\"\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-12T07:36:37.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "e5657863-5984-4a39-97f2-5f845998a8ba", "serviceInstanceName" : "basic_cnf_macro_fa0e91a0-6c79-48f6-a035-b53f3bfbdcd2", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e5657863-5984-4a39-97f2-5f845998a8ba", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "cd770f24-ed86-4b11-8577-6802e4730410", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410" } } } 2023-01-12T07:36:44.859Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:44.859Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cd770f24-ed86-4b11-8577-6802e4730410|INFO|500||InvokeReturn 2023-01-12T07:36:44.861Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:44.863Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:44.865Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:44.865Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false 2023-01-12T07:36:44.866Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:44.867Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"851b9045b8146fc7", X-B3-SpanId:"891df8c8f6cb003c", X-B3-ParentSpanId:"851b9045b8146fc7", X-B3-Sampled:"0", X-ONAP-RequestID:"0437c56e-7d27-43a0-a451-1cb01ae44b75", X-RequestID:"0437c56e-7d27-43a0-a451-1cb01ae44b75", X-TransactionID:"0437c56e-7d27-43a0-a451-1cb01ae44b75", X-ECOMP-RequestID:"0437c56e-7d27-43a0-a451-1cb01ae44b75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8eb9f53-e838-4150-821f-cc336ec727ae"] 2023-01-12T07:36:44.868Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:44.868Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:44.886Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:44.887Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:44.888Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:44.889Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:44.891Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:36:44.893Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:44.894Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cd770f24-ed86-4b11-8577-6802e4730410&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:44.903Z|0437c56e-7d27-43a0-a451-1cb01ae44b75|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cd770f24-ed86-4b11-8577-6802e4730410|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:48.767Z|a9544b67-6c35-4a74-88b8-df15bb18b058|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:36:48.772Z|a9544b67-6c35-4a74-88b8-df15bb18b058|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:50.263Z|6626938f-8091-4aa8-927b-0e5c2f0d00d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:36:50.265Z|6626938f-8091-4aa8-927b-0e5c2f0d00d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:36:51.060Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:36:51.067Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:51.068Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:36:51.068Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:51.068Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:36:51.069Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:36:51.069Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fa4e57dca74ccb9", X-B3-SpanId:"6e03cab6abb93ac1", X-B3-ParentSpanId:"1fa4e57dca74ccb9", X-B3-Sampled:"0", X-ONAP-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-TransactionID:"754db1fd-5f47-476a-8989-6420dcb13338", X-ECOMP-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c085e0ef-66e7-4e1a-8ff9-39308c1029f5"] 2023-01-12T07:36:51.070Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:36:51.070Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:51.092Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:51.093Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:51.093Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:36:51.094Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:51.095Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-01-12T07:35:33.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:36:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:36:51.096Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:51.096Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:36:51.098Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:51.098Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:36:51.099Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:51.099Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:36:51.099Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:36:51.099Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fa4e57dca74ccb9", X-B3-SpanId:"96d10ddcfc2ba6c3", X-B3-ParentSpanId:"1fa4e57dca74ccb9", X-B3-Sampled:"0", X-ONAP-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-TransactionID:"754db1fd-5f47-476a-8989-6420dcb13338", X-ECOMP-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dd310d5-c81b-4be2-80a0-f0330d69d932"] 2023-01-12T07:36:51.100Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:36:51.100Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:51.113Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:51.115Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:51.115Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:36:51.116Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:36:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:51.116Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673508965000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:36:07.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:36:51.117Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:51.117Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:36:51.154Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:51.155Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:51.155Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:51.155Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:36:51.156Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:51.156Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-TransactionID:"754db1fd-5f47-476a-8989-6420dcb13338", X-ECOMP-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11cccdc0-a3cc-4477-b858-e897ec109cb0"] 2023-01-12T07:36:51.156Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:51.156Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:51.371Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:51.372Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:51.372Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:51.372Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CCACC533C9A7A3119CC769B9D28706BA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 12 Jan 2023 07:36:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:51.373Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"df935341-924b-11ed-9546-7241cb10643c","businessKey":"839d3b0c-3e34-44f3-9fa6-7428b84fedc9","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T07:36:48.953+0000","endTime":"2023-01-12T07:36:49.623+0000","removalTime":null,"durationInMillis":670,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"df91302a-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:36:51.373Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:51.374Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:51.417Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:51.417Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:36:51.418Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:36:51.418Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:36:51.419Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:36:51.419Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-TransactionID:"754db1fd-5f47-476a-8989-6420dcb13338", X-ECOMP-RequestID:"754db1fd-5f47-476a-8989-6420dcb13338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaecfc7d-44ef-4e3f-996c-55a3ccfa2ab0"] 2023-01-12T07:36:51.419Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:36:51.420Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:36:51.615Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:36:51.616Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:36:51.617Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:36:51.618Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=823C09A914B6959398335C6C33FEFE40; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 12 Jan 2023 07:36:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:36:51.618Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:df93c884-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"df935341-924b-11ed-9546-7241cb10643c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"df935341-924b-11ed-9546-7241cb10643c","executionId":"df935341-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:36:48.956+0000","endTime":"2023-01-12T07:36:49.623+0000","durationInMillis":667,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b2cf3634-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:36:51.619Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:36:51.620Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=df935341-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:36:51.624Z|754db1fd-5f47-476a-8989-6420dcb13338|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:36:52.089Z|0071ce99-c1a2-4029-89c1-c91a04b47622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:52.091Z|0071ce99-c1a2-4029-89c1-c91a04b47622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:52.092Z|b816b90e-a16c-4900-a1da-be0e9ce37ca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:52.093Z|b816b90e-a16c-4900-a1da-be0e9ce37ca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:36:53.618Z|4ff43c21-c612-4c3d-ab17-d9b549d67080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:36:53.620Z|4ff43c21-c612-4c3d-ab17-d9b549d67080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:01.779Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:01.786Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:01.788Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:37:01.789Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:01.789Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:01.790Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:37:01.791Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1384051afe225eb", X-B3-SpanId:"67304f99973fbc47", X-B3-ParentSpanId:"d1384051afe225eb", X-B3-Sampled:"0", X-ONAP-RequestID:"d945eac8-1287-4291-824b-87914d7bc610", X-RequestID:"d945eac8-1287-4291-824b-87914d7bc610", X-TransactionID:"d945eac8-1287-4291-824b-87914d7bc610", X-ECOMP-RequestID:"d945eac8-1287-4291-824b-87914d7bc610", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c94d4c5-0dcd-4be2-8745-ad5b0ffa622a"] 2023-01-12T07:37:01.791Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:37:01.792Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:01.817Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:01.818Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:01.819Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:37:01.819Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:01.822Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "endTime" : "2023-01-12T07:37:00.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:37:01.823Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:01.824Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:37:01.826Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:01.826Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:01.826Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:01.827Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:01.827Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:01.828Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1384051afe225eb", X-B3-SpanId:"cd3844cc2dff974f", X-B3-ParentSpanId:"d1384051afe225eb", X-B3-Sampled:"0", X-ONAP-RequestID:"d945eac8-1287-4291-824b-87914d7bc610", X-RequestID:"d945eac8-1287-4291-824b-87914d7bc610", X-TransactionID:"d945eac8-1287-4291-824b-87914d7bc610", X-ECOMP-RequestID:"d945eac8-1287-4291-824b-87914d7bc610", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f53e0b3b-d832-48b7-81ab-3235974ba548"] 2023-01-12T07:37:01.828Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:01.829Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:02.120Z|8a145e53-033d-41c2-830b-50e32ca263cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:02.122Z|934ee5c2-a37f-4a7e-9670-a857c9e418fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:02.123Z|934ee5c2-a37f-4a7e-9670-a857c9e418fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:02.123Z|8a145e53-033d-41c2-830b-50e32ca263cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:02.394Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:02.395Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:02.395Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:02.396Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:02.396Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673508965000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:36:07.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:37:02.397Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:02.397Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:02.404Z|d945eac8-1287-4291-824b-87914d7bc610|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:02.542Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:02.548Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:02.549Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:37:02.550Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:02.550Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:02.551Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:37:02.551Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d814ea104e09140c", X-B3-SpanId:"98179cbd72c8471c", X-B3-ParentSpanId:"d814ea104e09140c", X-B3-Sampled:"0", X-ONAP-RequestID:"6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b", X-RequestID:"6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b", X-TransactionID:"6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b", X-ECOMP-RequestID:"6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"576ac0db-f764-437f-97ce-daf92ca6a475"] 2023-01-12T07:37:02.552Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:37:02.552Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:02.589Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:02.591Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:02.592Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:37:02.593Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:02.598Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "endTime" : "2023-01-12T07:37:00.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:37:02.599Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:02.600Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:37:02.603Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:02.604Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:02.605Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:02.605Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:02.606Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:02.606Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d814ea104e09140c", X-B3-SpanId:"8968874707c7327a", X-B3-ParentSpanId:"d814ea104e09140c", X-B3-Sampled:"0", X-ONAP-RequestID:"6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b", X-RequestID:"6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b", X-TransactionID:"6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b", X-ECOMP-RequestID:"6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a40d3702-d90d-4e31-bc15-38daf0b4e8dd"] 2023-01-12T07:37:02.607Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:02.607Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:02.631Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:02.632Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:02.633Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:02.636Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:02.637Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673508965000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:36:07.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:37:02.637Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:02.640Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:02.652Z|6b7cf1dc-36ca-4fcc-b51e-6656c73cef0b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:02.795Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:02.799Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:02.800Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:37:02.801Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:02.801Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:02.802Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:37:02.802Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0a80b6a4a001fc2", X-B3-SpanId:"bfea8c9b94b9f987", X-B3-ParentSpanId:"f0a80b6a4a001fc2", X-B3-Sampled:"0", X-ONAP-RequestID:"3c5b92e8-b444-4cfc-9f94-b52da971ab6d", X-RequestID:"3c5b92e8-b444-4cfc-9f94-b52da971ab6d", X-TransactionID:"3c5b92e8-b444-4cfc-9f94-b52da971ab6d", X-ECOMP-RequestID:"3c5b92e8-b444-4cfc-9f94-b52da971ab6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04261059-9b9a-4c47-bffb-06aad67e59b5"] 2023-01-12T07:37:02.803Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:37:02.803Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:02.834Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:02.836Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:02.836Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:37:02.837Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:02.840Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "endTime" : "2023-01-12T07:37:00.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:37:02.841Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:02.842Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:37:02.844Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:02.845Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:02.845Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:02.846Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:02.846Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:02.847Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0a80b6a4a001fc2", X-B3-SpanId:"e2f307165c0e1ea0", X-B3-ParentSpanId:"f0a80b6a4a001fc2", X-B3-Sampled:"0", X-ONAP-RequestID:"3c5b92e8-b444-4cfc-9f94-b52da971ab6d", X-RequestID:"3c5b92e8-b444-4cfc-9f94-b52da971ab6d", X-TransactionID:"3c5b92e8-b444-4cfc-9f94-b52da971ab6d", X-ECOMP-RequestID:"3c5b92e8-b444-4cfc-9f94-b52da971ab6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cae25968-f362-496e-9688-a819c21b90a3"] 2023-01-12T07:37:02.847Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:02.848Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:02.869Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:02.870Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:02.870Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:02.871Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:02.873Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673508965000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:36:07.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:37:02.873Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:02.874Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:02.885Z|3c5b92e8-b444-4cfc-9f94-b52da971ab6d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:03.024Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:03.029Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:03.030Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:37:03.030Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:03.030Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:03.031Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:37:03.031Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fd8e2693aaf6317", X-B3-SpanId:"a8eba9e454bcb6c7", X-B3-ParentSpanId:"4fd8e2693aaf6317", X-B3-Sampled:"0", X-ONAP-RequestID:"dbe7888c-fae6-4f19-b7e3-a769251523ce", X-RequestID:"dbe7888c-fae6-4f19-b7e3-a769251523ce", X-TransactionID:"dbe7888c-fae6-4f19-b7e3-a769251523ce", X-ECOMP-RequestID:"dbe7888c-fae6-4f19-b7e3-a769251523ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b0e4bd9-37bc-40f3-b941-c32ff0919e7f"] 2023-01-12T07:37:03.031Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:37:03.032Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:03.055Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:03.056Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:03.058Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:37:03.058Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:03.059Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "endTime" : "2023-01-12T07:37:00.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:37:03.060Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:03.060Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:37:03.062Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:03.063Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:03.063Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:03.063Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:03.064Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:03.064Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fd8e2693aaf6317", X-B3-SpanId:"83e8cc8aace33d0d", X-B3-ParentSpanId:"4fd8e2693aaf6317", X-B3-Sampled:"0", X-ONAP-RequestID:"dbe7888c-fae6-4f19-b7e3-a769251523ce", X-RequestID:"dbe7888c-fae6-4f19-b7e3-a769251523ce", X-TransactionID:"dbe7888c-fae6-4f19-b7e3-a769251523ce", X-ECOMP-RequestID:"dbe7888c-fae6-4f19-b7e3-a769251523ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"498fc433-a79e-4aa0-a3d3-e45771c1df43"] 2023-01-12T07:37:03.064Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:03.065Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:03.082Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:03.084Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:03.084Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:03.085Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:03.087Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673508965000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:36:07.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:37:03.087Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:03.088Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:03.099Z|dbe7888c-fae6-4f19-b7e3-a769251523ce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:03.239Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:03.243Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:03.244Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||Invoke 2023-01-12T07:37:03.244Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:03.245Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9 2023-01-12T07:37:03.245Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Method : GET 2023-01-12T07:37:03.246Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e713e5b6bf2bccf", X-B3-SpanId:"f9c2eabbc06ded3d", X-B3-ParentSpanId:"8e713e5b6bf2bccf", X-B3-Sampled:"0", X-ONAP-RequestID:"618a238a-eeaf-4621-8cf0-f083e9471008", X-RequestID:"618a238a-eeaf-4621-8cf0-f083e9471008", X-TransactionID:"618a238a-eeaf-4621-8cf0-f083e9471008", X-ECOMP-RequestID:"618a238a-eeaf-4621-8cf0-f083e9471008", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afa25d0e-9b77-410a-9d68-19a942aa5f07"] 2023-01-12T07:37:03.246Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Request body: 2023-01-12T07:37:03.247Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:03.274Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:03.275Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:03.276Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Status text : 2023-01-12T07:37:03.277Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:03.278Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||Response body: { "requestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "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-12T07:35:33.000+00:00", "endTime" : "2023-01-12T07:37:00.000+00:00", "source" : "VID", "vnfId" : "d8e9b059-0082-48e5-a42c-50b646f4f07e", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n\t\t\t\"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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_8cf4191a-16c3-4f65-96f3-0bed3acf91fb\",\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\": \"460ab308-4349-47ef-9605-35b42117c093\",\n \"modelInvariantUuid\": \"330dafd6-736d-4c83-b3c9-41cae09aaf99\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"b7f3f79c-3bb3-4112-9a6d-4db6f6f3b8df\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"71527fac65404a7baf2508071b22d32d\",\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\": \"87783ff3-8926-4946-9113-70fb945784da\",\n \"modelInvariantUuid\": \"b15908fe-ebb4-486b-a805-9488c395a01f\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"946d2724-54c9-4380-ba6a-a1b6eea73f89\"\n },\n \"instanceName\": \"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\n \"modelInvariantId\": \"d3a65773-c966-4270-b14b-bd53227be625\",\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\": \"e2a770d2-8c7f-4057-a98f-8d3e94e40c10\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "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" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "cloudIdentifier" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"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-12T07:36:02.000+00:00" } ], "requestURI" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9" } } } 2023-01-12T07:37:03.279Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:03.280Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|INFO|500||InvokeReturn 2023-01-12T07:37:03.282Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:03.283Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:03.283Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:03.284Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false 2023-01-12T07:37:03.284Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:03.285Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e713e5b6bf2bccf", X-B3-SpanId:"156e5554284bf412", X-B3-ParentSpanId:"8e713e5b6bf2bccf", X-B3-Sampled:"0", X-ONAP-RequestID:"618a238a-eeaf-4621-8cf0-f083e9471008", X-RequestID:"618a238a-eeaf-4621-8cf0-f083e9471008", X-TransactionID:"618a238a-eeaf-4621-8cf0-f083e9471008", X-ECOMP-RequestID:"618a238a-eeaf-4621-8cf0-f083e9471008", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b443a6a6-dedd-4593-8b35-b4e254332b41"] 2023-01-12T07:37:03.285Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:03.286Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:03.307Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:03.308Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:03.310Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:03.311Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:03.313Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "839d3b0c-3e34-44f3-9fa6-7428b84fedc9", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673508965000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:36:07.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:37:03.313Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:03.313Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=839d3b0c-3e34-44f3-9fa6-7428b84fedc9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:03.325Z|618a238a-eeaf-4621-8cf0-f083e9471008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/839d3b0c-3e34-44f3-9fa6-7428b84fedc9|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:03.644Z|250ac015-8f67-4756-96d7-93dc75f569dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:03.646Z|250ac015-8f67-4756-96d7-93dc75f569dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:04.581Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:04.584Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|||INFO|500||Checking if requestId: 51766525-425c-4237-8b1a-8b2cb14b3f18 already exists in requestDb InfraActiveRequests table 2023-01-12T07:37:04.586Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:04.586Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:37:04.587Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:04.587Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:04.588Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:37:04.588Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8f3055645195372", X-B3-SpanId:"2b780596aee5d232", X-B3-ParentSpanId:"a8f3055645195372", X-B3-Sampled:"0", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a427757-c3ef-4f13-80a0-a9fc23835731"] 2023-01-12T07:37:04.588Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:37:04.589Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:04.615Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:04.616Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:37:04.617Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:37:04.618Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:04.619Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: 2023-01-12T07:37:04.620Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:04.621Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|404|Not Found|InvokeReturn 2023-01-12T07:37:04.632Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:37:04.642Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:37:04.695Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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/71527fac65404a7baf2508071b22d32d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-12T07:37:04.696Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||Invoke 2023-01-12T07:37:04.803Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/71527fac65404a7baf2508071b22d32d|INFO|500||InvokeReturn 2023-01-12T07:37:04.804Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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/71527fac65404a7baf2508071b22d32d has http status code:200 and response headers:{date=[Thu, 12 Jan 2023 07:37:03 GMT], content-length=[1032], vertex-id=[233680], x-aai-txid=[1-aai-resources-230112-07:37:03:030-11025], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:37:04.809Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|||DEBUG|500||{"tenant-id":"71527fac65404a7baf2508071b22d32d","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1673508939521","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/d8e9b059-0082-48e5-a42c-50b646f4f07e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d8e9b059-0082-48e5-a42c-50b646f4f07e"}],"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-12T07:37:04.812Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:37:04.813Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:37:04.814Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:04.815Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T07:37:04.816Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:04.817Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:04.817Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T07:37:04.818Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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:"a8f3055645195372", X-B3-SpanId:"a9fe203ae2702c1a", X-B3-ParentSpanId:"a8f3055645195372", X-B3-Sampled:"0", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7c5e474-cf60-4f65-89fc-68d95598b494"] 2023-01-12T07:37:04.818Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"7cde0927-e0c5-436d-aec2-404ce8bf320d"},"instanceName":null,"requestScope":"service"} 2023-01-12T07:37:04.819Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:04.848Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:04.849Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:04.849Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T07:37:04.850Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:04.851Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T07:37:04.851Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:04.852Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T07:37:04.853Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3 2023-01-12T07:37:04.853Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|INFO|500||Invoke 2023-01-12T07:37:04.854Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:04.854Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3 2023-01-12T07:37:04.854Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Method : GET 2023-01-12T07:37:04.855Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a23c4865-e2b7-4556-9e19-0acceded74a5"] 2023-01-12T07:37:04.855Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Request body: 2023-01-12T07:37:04.855Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:04.889Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:04.890Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:04.890Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Status text : 2023-01-12T07:37:04.890Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:04.892Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7ff8f971-c207-46f9-91f5-c066a23f45d3", "modelInvariantUUID" : "d3a65773-c966-4270-b14b-bd53227be625", "created" : "2023-01-12 07:33:26.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" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/pnfCustomizations" } } } 2023-01-12T07:37:04.892Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:04.893Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|INFO|500||InvokeReturn 2023-01-12T07:37:04.897Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance 2023-01-12T07:37:04.898Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|INFO|500||Invoke 2023-01-12T07:37:04.899Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:04.899Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance 2023-01-12T07:37:04.899Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Method : GET 2023-01-12T07:37:04.900Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b795662-5cee-4a36-91d9-4de7ad59f006"] 2023-01-12T07:37:04.900Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Request body: 2023-01-12T07:37:04.901Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:04.914Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:04.915Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:37:04.915Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Status text : 2023-01-12T07:37:04.915Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:04.916Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Response body: 2023-01-12T07:37:04.916Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:04.916Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:37:04.917Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625 2023-01-12T07:37:04.918Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|INFO|500||Invoke 2023-01-12T07:37:04.918Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:04.918Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625 2023-01-12T07:37:04.918Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Method : GET 2023-01-12T07:37:04.919Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c989adb8-5901-436a-a2a1-c0cc081a8f46"] 2023-01-12T07:37:04.919Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Request body: 2023-01-12T07:37:04.919Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:04.955Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:04.956Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:04.957Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Status text : 2023-01-12T07:37:04.957Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:04.958Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7ff8f971-c207-46f9-91f5-c066a23f45d3", "modelInvariantUUID" : "d3a65773-c966-4270-b14b-bd53227be625", "created" : "2023-01-12 07:33:26.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" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625" } } } 2023-01-12T07:37:04.958Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:04.959Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d3a65773-c966-4270-b14b-bd53227be625|INFO|500||InvokeReturn 2023-01-12T07:37:04.964Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance 2023-01-12T07:37:04.965Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|INFO|500||Invoke 2023-01-12T07:37:04.966Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:04.966Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance 2023-01-12T07:37:04.966Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Method : GET 2023-01-12T07:37:04.967Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0bbabff-e475-44d0-9cc2-61c7d2547686"] 2023-01-12T07:37:04.967Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Request body: 2023-01-12T07:37:04.968Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:04.984Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:04.984Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:37:04.985Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Status text : 2023-01-12T07:37:04.985Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:04.986Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||Response body: 2023-01-12T07:37:04.986Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:04.987Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7ff8f971-c207-46f9-91f5-c066a23f45d3&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:37:04.987Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:04.988Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T07:37:04.988Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:04.988Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:04.989Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T07:37:04.990Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ba5b987-8a45-4934-82f3-6de7d1381780"] 2023-01-12T07:37:04.990Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T07:37:04.991Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:05.009Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:05.011Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.011Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T07:37:05.012Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:05.012Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:37:05.012Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:05.013Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T07:37:05.017Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.018Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.018Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.018Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.019Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.019Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76514914-520f-4853-b94a-1d16c36fd0c9"] 2023-01-12T07:37:05.019Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.019Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.042Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.043Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.043Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.043Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:05.047Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-12T07:37:05.047Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.048Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.051Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3 2023-01-12T07:37:05.051Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|INFO|500||Invoke 2023-01-12T07:37:05.051Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:05.052Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3 2023-01-12T07:37:05.052Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Method : GET 2023-01-12T07:37:05.052Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8ef095d-9edb-480e-b884-8a968f95f4f8"] 2023-01-12T07:37:05.052Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Request body: 2023-01-12T07:37:05.053Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:05.080Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:05.083Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:05.085Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Status text : 2023-01-12T07:37:05.085Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:05.086Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "7ff8f971-c207-46f9-91f5-c066a23f45d3", "modelInvariantUUID" : "d3a65773-c966-4270-b14b-bd53227be625", "created" : "2023-01-12 07:33:26.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" : 18, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3/pnfCustomizations" } } } 2023-01-12T07:37:05.086Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:05.087Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7ff8f971-c207-46f9-91f5-c066a23f45d3|INFO|500||InvokeReturn 2023-01-12T07:37:05.095Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.095Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T07:37:05.095Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:05.096Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.096Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T07:37:05.096Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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:"a8f3055645195372", X-B3-SpanId:"a39498c17da86172", X-B3-ParentSpanId:"a8f3055645195372", X-B3-Sampled:"0", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6589ca9a-9481-4f85-8702-a2ff39b7ce7b"] 2023-01-12T07:37:05.097Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"51766525-425c-4237-8b1a-8b2cb14b3f18","requestStatus":"IN_PROGRESS","startTime":1673509024634,"source":"VID","tenantId":"71527fac65404a7baf2508071b22d32d","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"7cde0927-e0c5-436d-aec2-404ce8bf320d","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"51766525-425c-4237-8b1a-8b2cb14b3f18"} 2023-01-12T07:37:05.098Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:05.138Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:05.139Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T07:37:05.139Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T07:37:05.140Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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/51766525-425c-4237-8b1a-8b2cb14b3f18", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:05.141Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:37:04.634+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T07:37:05.118+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:37:05.142Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:05.142Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T07:37:05.149Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.149Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T07:37:05.150Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:05.150Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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-12T07:37:05.150Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T07:37:05.150Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|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:"a8f3055645195372", X-B3-SpanId:"39fd495566700e86", X-B3-ParentSpanId:"a8f3055645195372", X-B3-Sampled:"0", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b06dfacd-3605-44c4-afda-12007fc71689"] 2023-01-12T07:37:05.151Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d3a65773-c966-4270-b14b-bd53227be625\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\"modelUuid\":\"7ff8f971-c207-46f9-91f5-c066a23f45d3\",\"modelInvariantUuid\":\"d3a65773-c966-4270-b14b-bd53227be625\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"71527fac65404a7baf2508071b22d32d\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7cde0927-e0c5-436d-aec2-404ce8bf320d\"}","type":"String"},"requestId":{"value":"51766525-425c-4237-8b1a-8b2cb14b3f18","type":"String"},"mso-request-id":{"value":"51766525-425c-4237-8b1a-8b2cb14b3f18","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7cde0927-e0c5-436d-aec2-404ce8bf320d","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/7cde0927-e0c5-436d-aec2-404ce8bf320d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T07:37:05.151Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:05.264Z|065720d1-dbaa-42b7-b33e-966b8dc1aae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:37:05.288Z|065720d1-dbaa-42b7-b33e-966b8dc1aae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:37:06.246Z|619848ae-855d-4d79-be3c-809bc2727dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:37:06.247Z|619848ae-855d-4d79-be3c-809bc2727dbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:37:07.176Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:07.177Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T07:37:07.178Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T07:37:07.178Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 07:37:07 GMT", X-ONAP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-TransactionID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ECOMP-RequestID:"51766525-425c-4237-8b1a-8b2cb14b3f18", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b06dfacd-3605-44c4-afda-12007fc71689", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:37:07.179Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"51766525-425c-4237-8b1a-8b2cb14b3f18\",\"instanceId\":\"7cde0927-e0c5-436d-aec2-404ce8bf320d\"}}","message":"Success","processInstanceID":"e9256dfc-924b-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:37:07.179Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:07.179Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T07:37:07.184Z|51766525-425c-4237-8b1a-8b2cb14b3f18|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:07.339Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:07.346Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:07.347Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:37:07.348Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:07.348Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:07.349Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:37:07.349Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6aafd464e04e8630", X-B3-SpanId:"5c3228f670bbed8f", X-B3-ParentSpanId:"6aafd464e04e8630", X-B3-Sampled:"0", X-ONAP-RequestID:"e52d120e-3060-4ae4-89e6-6af2229eb2a0", X-RequestID:"e52d120e-3060-4ae4-89e6-6af2229eb2a0", X-TransactionID:"e52d120e-3060-4ae4-89e6-6af2229eb2a0", X-ECOMP-RequestID:"e52d120e-3060-4ae4-89e6-6af2229eb2a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4356747-b17b-444f-8e5e-e91b811eb1b7"] 2023-01-12T07:37:07.350Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:37:07.351Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:07.419Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:07.420Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:07.420Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:37:07.421Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:07.422Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:37:04.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:37:07.422Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:07.423Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||InvokeReturn 2023-01-12T07:37:07.425Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:07.426Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:07.426Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:07.426Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:07.427Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:07.427Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6aafd464e04e8630", X-B3-SpanId:"321994d1655ceeb1", X-B3-ParentSpanId:"6aafd464e04e8630", X-B3-Sampled:"0", X-ONAP-RequestID:"e52d120e-3060-4ae4-89e6-6af2229eb2a0", X-RequestID:"e52d120e-3060-4ae4-89e6-6af2229eb2a0", X-TransactionID:"e52d120e-3060-4ae4-89e6-6af2229eb2a0", X-ECOMP-RequestID:"e52d120e-3060-4ae4-89e6-6af2229eb2a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da5b191c-f12b-46a3-a5b7-71e961254b50"] 2023-01-12T07:37:07.427Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:07.428Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:07.462Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:07.462Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:07.463Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:07.463Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:07.466Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:07.467Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:07.467Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:07.477Z|e52d120e-3060-4ae4-89e6-6af2229eb2a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:08.199Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:08.201Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ba9275b2-6ba2-40ab-9743-e2d4ad41d278 already exists in requestDb InfraActiveRequests table 2023-01-12T07:37:08.202Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:08.203Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||Invoke 2023-01-12T07:37:08.204Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:08.204Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:08.204Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Method : GET 2023-01-12T07:37:08.205Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b446692b38c6066", X-B3-SpanId:"2d531a1f7b2ebc6a", X-B3-ParentSpanId:"7b446692b38c6066", X-B3-Sampled:"0", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fef660b6-b79c-42ed-927d-ad44a15a0ed3"] 2023-01-12T07:37:08.205Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Request body: 2023-01-12T07:37:08.205Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:08.223Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:08.224Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:37:08.224Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status text : 2023-01-12T07:37:08.224Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.225Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Response body: 2023-01-12T07:37:08.225Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:08.226Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|404|Not Found|InvokeReturn 2023-01-12T07:37:08.234Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:37:08.235Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-12T07:37:08.241Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:37:08.277Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.278Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=[ba9275b2-6ba2-40ab-9743-e2d4ad41d278], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[70e2cf7e-3f2a-4904-b614-a4756e7d0b02], X-ECOMP-RequestID=[ba9275b2-6ba2-40ab-9743-e2d4ad41d278], X-TransactionId=[], X-ONAP-RequestID=[ba9275b2-6ba2-40ab-9743-e2d4ad41d278]} 2023-01-12T07:37:08.327Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=[Thu, 12 Jan 2023 07:37:06 GMT], content-length=[313], x-aai-txid=[0-aai-resources-230112-07:37:06:606-4992], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:37:08.329Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.329Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.333Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.333Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-12T07:37:08.341Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-12T07:37:08.377Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.378Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.433Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.435Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=[Thu, 12 Jan 2023 07:37:06 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230112-07:37:06:709-16018], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-12T07:37:08.437Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.441Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.442Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-12T07:37:08.447Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:37:08.447Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:37:08.456Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.457Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.458Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.458Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.459Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.459Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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:"7b446692b38c6066", X-B3-SpanId:"d4ba54401a9cb39b", X-B3-ParentSpanId:"7b446692b38c6066", X-B3-Sampled:"0", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7da55853-b6e3-49d1-abc9-ccc0d4e61c6e"] 2023-01-12T07:37:08.459Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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_c30b53c6-fa47-458f-a204-bbd7d8603458","requestScope":"service"} 2023-01-12T07:37:08.459Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.485Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.486Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.486Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.487Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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:"Thu, 12 Jan 2023 07:37:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.487Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.488Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.488Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.489Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b 2023-01-12T07:37:08.490Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|INFO|500||Invoke 2023-01-12T07:37:08.490Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:08.491Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b 2023-01-12T07:37:08.491Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Method : GET 2023-01-12T07:37:08.491Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afedaced-4aad-454d-8091-a680e6842c65"] 2023-01-12T07:37:08.492Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Request body: 2023-01-12T07:37:08.492Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:08.551Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:08.552Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:08.553Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Status text : 2023-01-12T07:37:08.553Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.566Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "a91aef83-4758-4419-89a5-246f46a7662b", "modelInvariantUUID" : "92689725-b455-4f09-88ec-130db7d30122", "created" : "2023-01-12 07:34:43.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/a91aef83-4758-4419-89a5-246f46a7662b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/pnfCustomizations" } } } 2023-01-12T07:37:08.566Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:08.567Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|INFO|500||InvokeReturn 2023-01-12T07:37:08.571Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance 2023-01-12T07:37:08.571Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|INFO|500||Invoke 2023-01-12T07:37:08.572Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:08.572Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance 2023-01-12T07:37:08.572Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Method : GET 2023-01-12T07:37:08.573Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b58b3774-0602-4482-a958-1a2f3cb27ac3"] 2023-01-12T07:37:08.573Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Request body: 2023-01-12T07:37:08.574Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:08.595Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:08.596Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:37:08.597Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Status text : 2023-01-12T07:37:08.597Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.598Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Response body: 2023-01-12T07:37:08.598Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:08.599Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:37:08.600Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122 2023-01-12T07:37:08.601Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|INFO|500||Invoke 2023-01-12T07:37:08.601Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:08.601Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122 2023-01-12T07:37:08.602Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Method : GET 2023-01-12T07:37:08.606Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c7dc6e8-91bb-48ce-adfb-9a8904fa9563"] 2023-01-12T07:37:08.607Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Request body: 2023-01-12T07:37:08.607Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:08.643Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:08.646Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:08.646Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Status text : 2023-01-12T07:37:08.647Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.652Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "a91aef83-4758-4419-89a5-246f46a7662b", "modelInvariantUUID" : "92689725-b455-4f09-88ec-130db7d30122", "created" : "2023-01-12 07:34:43.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/a91aef83-4758-4419-89a5-246f46a7662b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122" } } } 2023-01-12T07:37:08.652Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:08.653Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=92689725-b455-4f09-88ec-130db7d30122|INFO|500||InvokeReturn 2023-01-12T07:37:08.656Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance 2023-01-12T07:37:08.656Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|INFO|500||Invoke 2023-01-12T07:37:08.657Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:08.657Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance 2023-01-12T07:37:08.657Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Method : GET 2023-01-12T07:37:08.657Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ce91e85-352a-4aa1-b3ba-bb8817dc43be"] 2023-01-12T07:37:08.658Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Request body: 2023-01-12T07:37:08.658Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:08.671Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:08.672Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:37:08.672Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Status text : 2023-01-12T07:37:08.673Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.673Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||Response body: 2023-01-12T07:37:08.674Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:08.674Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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=a91aef83-4758-4419-89a5-246f46a7662b&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:37:08.675Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.676Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.676Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.676Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.677Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.677Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a7cbabf-ab08-4c84-8609-192529c28285"] 2023-01-12T07:37:08.677Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.677Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.704Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.705Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.707Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.707Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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:"Thu, 12 Jan 2023 07:37:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.708Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:37:08.708Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.709Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.712Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.712Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.713Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.713Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.713Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.714Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ebbcc71-32c1-41f1-bf76-f2e4e1cf9e71"] 2023-01-12T07:37:08.718Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.719Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.746Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.748Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.749Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.749Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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:"Thu, 12 Jan 2023 07:37:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.754Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-12T07:37:08.755Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.756Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.759Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b 2023-01-12T07:37:08.760Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|INFO|500||Invoke 2023-01-12T07:37:08.760Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:08.761Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b 2023-01-12T07:37:08.761Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Method : GET 2023-01-12T07:37:08.762Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13277156-0a0a-4b34-b55b-360ed5502e19"] 2023-01-12T07:37:08.762Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Request body: 2023-01-12T07:37:08.762Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:08.802Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:08.803Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:08.803Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Status text : 2023-01-12T07:37:08.803Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.807Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "a91aef83-4758-4419-89a5-246f46a7662b", "modelInvariantUUID" : "92689725-b455-4f09-88ec-130db7d30122", "created" : "2023-01-12 07:34:43.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/a91aef83-4758-4419-89a5-246f46a7662b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/pnfCustomizations" } } } 2023-01-12T07:37:08.808Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:08.808Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|INFO|500||InvokeReturn 2023-01-12T07:37:08.812Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.812Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.812Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.813Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.813Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.813Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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:"7b446692b38c6066", X-B3-SpanId:"4e4108cf7a8729b9", X-B3-ParentSpanId:"7b446692b38c6066", X-B3-Sampled:"0", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84712e0d-9cc1-4a9b-b173-5d1b98ddb726"] 2023-01-12T07:37:08.814Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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":"ba9275b2-6ba2-40ab-9743-e2d4ad41d278","requestStatus":"IN_PROGRESS","startTime":1673509028235,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"ba9275b2-6ba2-40ab-9743-e2d4ad41d278"} 2023-01-12T07:37:08.814Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.843Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.844Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.846Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.847Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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/ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:08.850Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:37:08.235+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-12T07:37:08.828+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" } } } 2023-01-12T07:37:08.850Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.851Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.860Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.861Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.861Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.861Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.862Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:08.862Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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:"7b446692b38c6066", X-B3-SpanId:"fa19d7d48b8895d3", X-B3-ParentSpanId:"7b446692b38c6066", X-B3-Sampled:"0", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbcfd73a-d7d6-4d05-a8b4-e0e64e7ba664"] 2023-01-12T07:37:08.863Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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\":\"92689725-b455-4f09-88ec-130db7d30122\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\"modelUuid\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\"modelInvariantUuid\":\"92689725-b455-4f09-88ec-130db7d30122\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\"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_c30b53c6-fa47-458f-a204-bbd7d8603458\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"28f5083c-903b-4f73-b1de-7411bfca521d\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"ba9275b2-6ba2-40ab-9743-e2d4ad41d278","type":"String"},"mso-request-id":{"value":"ba9275b2-6ba2-40ab-9743-e2d4ad41d278","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-12T07:37:08.863Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:09.905Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:09.906Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:09.907Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:09.907Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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:"Thu, 12 Jan 2023 07:37:09 GMT", X-ONAP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-TransactionID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ECOMP-RequestID:"ba9275b2-6ba2-40ab-9743-e2d4ad41d278", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dbcfd73a-d7d6-4d05-a8b4-e0e64e7ba664", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:37:09.908Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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\":\"ba9275b2-6ba2-40ab-9743-e2d4ad41d278\",\"instanceId\":\"2486d4ba-bfde-407e-96e0-d4725588ce21\"}}","message":"Success","processInstanceID":"eb5ebbd6-924b-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:37:09.909Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:09.909Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|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-12T07:37:09.932Z|ba9275b2-6ba2-40ab-9743-e2d4ad41d278|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:10.093Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:10.099Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:10.100Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||Invoke 2023-01-12T07:37:10.100Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:10.101Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:10.101Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Method : GET 2023-01-12T07:37:10.102Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"101d49760209e8e9", X-B3-SpanId:"5520a527e12e198b", X-B3-ParentSpanId:"101d49760209e8e9", X-B3-Sampled:"0", X-ONAP-RequestID:"9c22cc19-56d4-4ade-a603-d26c3836813b", X-RequestID:"9c22cc19-56d4-4ade-a603-d26c3836813b", X-TransactionID:"9c22cc19-56d4-4ade-a603-d26c3836813b", X-ECOMP-RequestID:"9c22cc19-56d4-4ade-a603-d26c3836813b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c595ac9a-4da5-46a0-9442-440e7acfa5db"] 2023-01-12T07:37:10.102Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Request body: 2023-01-12T07:37:10.103Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:10.131Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:10.132Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:10.133Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status text : 2023-01-12T07:37:10.134Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:10.136Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Response body: { "requestId" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:37:08.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:09.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" } } } 2023-01-12T07:37:10.136Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:10.137Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||InvokeReturn 2023-01-12T07:37:10.139Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:10.139Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:10.140Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:10.140Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:10.141Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:10.141Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"101d49760209e8e9", X-B3-SpanId:"cd721c542bdf067b", X-B3-ParentSpanId:"101d49760209e8e9", X-B3-Sampled:"0", X-ONAP-RequestID:"9c22cc19-56d4-4ade-a603-d26c3836813b", X-RequestID:"9c22cc19-56d4-4ade-a603-d26c3836813b", X-TransactionID:"9c22cc19-56d4-4ade-a603-d26c3836813b", X-ECOMP-RequestID:"9c22cc19-56d4-4ade-a603-d26c3836813b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ffeed7b-570f-4a75-93e0-4b2f02227877"] 2023-01-12T07:37:10.142Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:10.142Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:10.162Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:10.164Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:10.164Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:10.165Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:10.169Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:10.170Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:10.171Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:10.187Z|9c22cc19-56d4-4ade-a603-d26c3836813b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:12.149Z|6a3f6787-3c03-4b10-a0b8-473e609d3ea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:12.149Z|b325d6b1-ca36-4bd8-92e0-16b23408bb19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:12.150Z|6a3f6787-3c03-4b10-a0b8-473e609d3ea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:12.150Z|b325d6b1-ca36-4bd8-92e0-16b23408bb19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:13.675Z|2dbf3916-4263-450c-be7e-2d11c62fd97d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:13.677Z|2dbf3916-4263-450c-be7e-2d11c62fd97d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:17.621Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:17.636Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:17.637Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:37:17.637Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:17.638Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:17.638Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:37:17.639Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4b1c875d76a2444", X-B3-SpanId:"899071d3013308a8", X-B3-ParentSpanId:"d4b1c875d76a2444", X-B3-Sampled:"0", X-ONAP-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-TransactionID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-ECOMP-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09fad976-5841-4aff-be04-b11f8bbb2cbc"] 2023-01-12T07:37:17.639Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:37:17.640Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:17.675Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:17.676Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:17.676Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:37:17.677Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:16 GMT", Connection:"close"] 2023-01-12T07:37:17.679Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "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-12T07:37:04.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:37:17.679Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:17.680Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||InvokeReturn 2023-01-12T07:37:17.683Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:17.684Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:17.685Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:17.686Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:17.687Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:17.687Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4b1c875d76a2444", X-B3-SpanId:"9d5d34913702da85", X-B3-ParentSpanId:"d4b1c875d76a2444", X-B3-Sampled:"0", X-ONAP-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-TransactionID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-ECOMP-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0808468-da28-4da8-95b3-70fdc1a096fe"] 2023-01-12T07:37:17.688Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:17.688Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:17.714Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:17.715Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:17.716Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:17.716Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:17.720Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:17.722Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:17.723Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:17.785Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:17.786Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:17.786Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:17.787Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:17.788Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:17.789Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-TransactionID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-ECOMP-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f327e01a-0541-4596-8f98-9729ebba5914"] 2023-01-12T07:37:17.790Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:17.790Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:18.025Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:18.026Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:18.026Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:18.027Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8534B53F36A3F122DF96E7B41D744A6A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 07:37:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:18.027Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ee796979-924b-11ed-9546-7241cb10643c","businessKey":"51766525-425c-4237-8b1a-8b2cb14b3f18","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T07:37:13.949+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e9256dfc-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"ee78099f-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:37:18.028Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:18.028Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:18.144Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:18.144Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:18.145Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:18.145Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:18.145Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:18.146Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-TransactionID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-ECOMP-RequestID:"eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"973d1a31-f4ba-4444-9236-87220e90de88"] 2023-01-12T07:37:18.146Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:18.146Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:18.391Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:18.392Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:18.392Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:18.392Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7BB6DA6A6CA95C9FACE71397BFEE1172; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 12 Jan 2023 07:37:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:18.393Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f03c0111-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"ee796979-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"ee796979-924b-11ed-9546-7241cb10643c","executionId":"ee796979-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:37:16.902+0000","endTime":"2023-01-12T07:37:16.910+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e9256dfc-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:37:18.393Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:18.394Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:18.398Z|eaeb67b0-8b77-4a2a-8d83-f19b3c5a8dac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:20.262Z|9cbf1e60-e7c2-40fb-b0e1-c9d533d53924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:37:20.262Z|9cbf1e60-e7c2-40fb-b0e1-c9d533d53924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:37:20.349Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:20.357Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:20.358Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||Invoke 2023-01-12T07:37:20.359Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:20.359Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:20.360Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Method : GET 2023-01-12T07:37:20.360Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb808a69ac92aa2f", X-B3-SpanId:"ebbae551b3336a51", X-B3-ParentSpanId:"cb808a69ac92aa2f", X-B3-Sampled:"0", X-ONAP-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-TransactionID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-ECOMP-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d90881bd-5ab1-4ed1-846b-8c41cd5f094c"] 2023-01-12T07:37:20.361Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Request body: 2023-01-12T07:37:20.361Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:20.395Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:20.396Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:20.396Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status text : 2023-01-12T07:37:20.396Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:20.398Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Response body: { "requestId" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "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-12T07:37:08.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:16.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" } } } 2023-01-12T07:37:20.398Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:20.399Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||InvokeReturn 2023-01-12T07:37:20.401Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:20.401Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:20.401Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:20.402Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:20.402Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:20.402Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb808a69ac92aa2f", X-B3-SpanId:"ece08200a6ce064d", X-B3-ParentSpanId:"cb808a69ac92aa2f", X-B3-Sampled:"0", X-ONAP-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-TransactionID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-ECOMP-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03efc838-9ccd-496f-a236-6b543971660e"] 2023-01-12T07:37:20.402Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:20.403Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:20.419Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:20.421Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:20.421Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:20.421Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:20.423Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:20.424Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:20.426Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:20.508Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:20.509Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:20.510Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:20.510Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:20.511Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:20.511Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-TransactionID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-ECOMP-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32f09d1c-905a-4884-93cc-3c959d08d948"] 2023-01-12T07:37:20.512Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:20.512Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:20.716Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:20.717Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:20.718Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:20.718Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0DC03B177577709BC345D93C8080252F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Thu, 12 Jan 2023 07:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:20.719Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1248ba3-924b-11ed-9546-7241cb10643c","businessKey":"ba9275b2-6ba2-40ab-9743-e2d4ad41d278","processDefinitionId":"WaitForPnfReadyBB:1:858297d3-923a-11ed-9546-7241cb10643c","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:37:18.426+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"eb5ebbd6-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"f04c06ad-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:37:20.720Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:20.720Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:20.765Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:20.766Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:20.767Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:20.767Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:20.768Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:20.768Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-TransactionID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-ECOMP-RequestID:"042ef35c-e6be-4179-a770-8a930c2e4630", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c86c1a2-9504-49b0-9af2-93d16b73ff29"] 2023-01-12T07:37:20.769Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:20.769Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:21.003Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:21.005Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:21.005Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:21.006Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3747D2364D1B258C91E40D37B6105F09; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"821", Date:"Thu, 12 Jan 2023 07:37:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:21.007Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:f12500e3-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"f1248ba3-924b-11ed-9546-7241cb10643c","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:858297d3-923a-11ed-9546-7241cb10643c","processInstanceId":"f1248ba3-924b-11ed-9546-7241cb10643c","executionId":"f1248ba3-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:37:18.429+0000","endTime":"2023-01-12T07:37:18.442+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eb5ebbd6-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:37:21.007Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:21.008Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1248ba3-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:21.014Z|042ef35c-e6be-4179-a770-8a930c2e4630|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:22.189Z|1cf1d657-a853-41c2-977c-3c6befac290d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:22.190Z|1cf1d657-a853-41c2-977c-3c6befac290d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:22.197Z|168805e4-e622-4dcf-812d-affb7c3ce6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:22.198Z|168805e4-e622-4dcf-812d-affb7c3ce6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:23.703Z|87ed6e6b-57c0-4ae9-a06a-c86f978e8959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:23.704Z|87ed6e6b-57c0-4ae9-a06a-c86f978e8959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:28.568Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:28.581Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:28.581Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:37:28.582Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:28.582Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:28.582Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:37:28.583Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0150b257670aca2", X-B3-SpanId:"246b2306fa8e4f16", X-B3-ParentSpanId:"c0150b257670aca2", X-B3-Sampled:"0", X-ONAP-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-TransactionID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-ECOMP-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffe3dbee-1005-427e-8440-2f7c33c198bd"] 2023-01-12T07:37:28.583Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:37:28.584Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:28.612Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:28.613Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:28.613Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:37:28.614Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:28.615Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "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-12T07:37:04.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:37:28.615Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:28.616Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||InvokeReturn 2023-01-12T07:37:28.617Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:28.618Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:28.618Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:28.619Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:28.619Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:28.619Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0150b257670aca2", X-B3-SpanId:"9283bc397caa164b", X-B3-ParentSpanId:"c0150b257670aca2", X-B3-Sampled:"0", X-ONAP-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-TransactionID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-ECOMP-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7619250e-3432-4014-9045-115cd7216edb"] 2023-01-12T07:37:28.620Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:28.620Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:28.639Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:28.640Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:28.640Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:28.640Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:28.646Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 75, "soRequestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673509036000,\"creation_time\":1673508965000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:37:17.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:37:28.646Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:28.647Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:28.815Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:28.816Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:28.817Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:28.817Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:28.818Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:28.818Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-TransactionID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-ECOMP-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5576b334-4008-4d89-a4fb-0c2b729a902d"] 2023-01-12T07:37:28.818Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:28.819Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:29.013Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:29.013Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:29.014Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:29.015Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=05A13EFC7B6897097D358890FDAC9428; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 12 Jan 2023 07:37:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:29.015Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ee796979-924b-11ed-9546-7241cb10643c","businessKey":"51766525-425c-4237-8b1a-8b2cb14b3f18","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-12T07:37:13.949+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e9256dfc-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"ee78099f-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-12T07:37:29.016Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:29.017Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:29.064Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:29.065Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:29.065Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:29.066Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:29.070Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:29.071Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-TransactionID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-ECOMP-RequestID:"cfc8b8de-7082-4904-9e7e-92e02e70883b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f0a83f1-5681-4d58-93bc-ee39e5a66f41"] 2023-01-12T07:37:29.071Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:29.072Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:29.239Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:29.240Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:29.242Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:29.243Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FC7407ED83B29411EC0039E46009FCFC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 12 Jan 2023 07:37:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:29.243Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f03c0111-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"ee796979-924b-11ed-9546-7241cb10643c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:85992d36-923a-11ed-9546-7241cb10643c","processInstanceId":"ee796979-924b-11ed-9546-7241cb10643c","executionId":"ee796979-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:37:16.902+0000","endTime":"2023-01-12T07:37:16.910+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e9256dfc-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:37:29.244Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:29.244Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee796979-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:29.247Z|cfc8b8de-7082-4904-9e7e-92e02e70883b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:31.175Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:31.185Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:31.186Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||Invoke 2023-01-12T07:37:31.186Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:31.186Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:31.187Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Method : GET 2023-01-12T07:37:31.187Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9971662b719d5ee5", X-B3-SpanId:"a4e73151972d3e07", X-B3-ParentSpanId:"9971662b719d5ee5", X-B3-Sampled:"0", X-ONAP-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-TransactionID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-ECOMP-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28a7f5e1-74a1-4763-9135-e250e9cf426f"] 2023-01-12T07:37:31.189Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Request body: 2023-01-12T07:37:31.189Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:31.238Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:31.240Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:31.240Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status text : 2023-01-12T07:37:31.241Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:31.242Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Response body: { "requestId" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2023-01-12T07:37:08.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:30.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" } } } 2023-01-12T07:37:31.243Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:31.244Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||InvokeReturn 2023-01-12T07:37:31.246Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:31.247Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:31.247Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:31.248Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:31.248Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:31.249Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9971662b719d5ee5", X-B3-SpanId:"aa79dd16cd15d00b", X-B3-ParentSpanId:"9971662b719d5ee5", X-B3-Sampled:"0", X-ONAP-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-TransactionID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-ECOMP-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"659382a8-b74d-4b40-a892-234ca2b69a0d"] 2023-01-12T07:37:31.250Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:31.250Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:31.276Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:31.277Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:31.278Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:31.278Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:31.280Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:31.280Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:31.281Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:31.339Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:31.340Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:31.340Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:31.341Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:31.341Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:31.341Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-TransactionID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-ECOMP-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a57c57a5-034f-45e3-86c6-d0a381f176ae"] 2023-01-12T07:37:31.342Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:31.342Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:31.521Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:31.522Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:31.522Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:31.523Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3665A320643F575AEAA87FB543908C10; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"703", Date:"Thu, 12 Jan 2023 07:37:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:31.524Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f82a56ec-924b-11ed-9546-7241cb10643c","businessKey":"ba9275b2-6ba2-40ab-9743-e2d4ad41d278","processDefinitionId":"ActivatePnfBB:1:854714f7-923a-11ed-9546-7241cb10643c","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2023-01-12T07:37:30.208+0000","endTime":"2023-01-12T07:37:30.351+0000","removalTime":null,"durationInMillis":143,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"eb5ebbd6-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"f77cd896-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:37:31.524Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:31.524Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:31.581Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:31.582Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:31.583Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:31.583Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:31.584Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:31.584Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-TransactionID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-ECOMP-RequestID:"d1ea106d-dac4-427b-858c-bdce0e13a235", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19c6012b-fbc0-47af-91e3-f5aa077466a4"] 2023-01-12T07:37:31.585Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:31.585Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:31.749Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:31.750Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:31.750Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:31.751Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A92E637E88F18E659874CE1A8959BCF9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"777", Date:"Thu, 12 Jan 2023 07:37:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:31.751Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:f82aa518-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"f82a56ec-924b-11ed-9546-7241cb10643c","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:854714f7-923a-11ed-9546-7241cb10643c","processInstanceId":"f82a56ec-924b-11ed-9546-7241cb10643c","executionId":"f82a56ec-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:37:30.210+0000","endTime":"2023-01-12T07:37:30.210+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"eb5ebbd6-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:37:31.752Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:31.752Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82a56ec-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:31.758Z|d1ea106d-dac4-427b-858c-bdce0e13a235|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:32.218Z|ff5035e8-7d8d-4f95-aaf8-8d5ae4014601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:32.219Z|ff5035e8-7d8d-4f95-aaf8-8d5ae4014601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:32.226Z|63787efa-d452-47f6-83ba-2e1635ba077e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:32.227Z|63787efa-d452-47f6-83ba-2e1635ba077e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:33.727Z|46120316-6c09-4ae2-8853-525fd68734a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:33.728Z|46120316-6c09-4ae2-8853-525fd68734a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:35.261Z|9d3a7b58-4895-4113-ba46-cbee7e3d88af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:37:35.262Z|9d3a7b58-4895-4113-ba46-cbee7e3d88af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:37:36.248Z|fa41354c-d1e2-4c4f-8855-d5be6e3bc7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:37:36.248Z|fa41354c-d1e2-4c4f-8855-d5be6e3bc7a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:37:39.379Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:39.384Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:39.385Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:37:39.385Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:39.386Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:39.386Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:37:39.386Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d58eec297c97800", X-B3-SpanId:"e6ec0b00659f5279", X-B3-ParentSpanId:"9d58eec297c97800", X-B3-Sampled:"0", X-ONAP-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-TransactionID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-ECOMP-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da4ea11e-469c-4399-8b5a-013c7e28d944"] 2023-01-12T07:37:39.387Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:37:39.387Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:39.415Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:39.416Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:39.417Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:37:39.417Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:39.418Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-01-12T07:37:04.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:37:39.418Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:39.419Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||InvokeReturn 2023-01-12T07:37:39.420Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:39.421Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:39.421Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:39.422Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:39.422Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:39.423Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d58eec297c97800", X-B3-SpanId:"c37b294ba571685b", X-B3-ParentSpanId:"9d58eec297c97800", X-B3-Sampled:"0", X-ONAP-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-TransactionID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-ECOMP-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3836257b-0bf0-4222-b79d-fc1c54e90bf5"] 2023-01-12T07:37:39.423Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:39.423Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:39.448Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:39.449Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:39.449Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:39.449Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:39.451Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 75, "soRequestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673509036000,\"creation_time\":1673508965000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:37:17.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:37:39.452Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:39.452Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:39.541Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:39.542Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:39.542Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:39.543Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:39.543Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:39.544Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-TransactionID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-ECOMP-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e980bda-013e-4f6d-9f35-d21c8e5a990f"] 2023-01-12T07:37:39.544Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:39.545Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:39.709Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:39.710Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:39.710Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:39.710Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=666C1B7E79C584A1754D99FE3E175687; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 12 Jan 2023 07:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:39.711Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fd2583a3-924b-11ed-9546-7241cb10643c","businessKey":"51766525-425c-4237-8b1a-8b2cb14b3f18","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T07:37:38.565+0000","endTime":"2023-01-12T07:37:39.046+0000","removalTime":null,"durationInMillis":481,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e9256dfc-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"fd244aec-924b-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:37:39.711Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:39.711Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:39.765Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:39.766Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:39.766Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:39.767Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:39.767Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:39.767Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-TransactionID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-ECOMP-RequestID:"73ea3a6d-f4d0-4d6d-87cd-98f942452b17", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68f505eb-8b3b-4a29-b287-a2384c20efef"] 2023-01-12T07:37:39.768Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:39.768Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:39.936Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:39.942Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:39.943Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:39.943Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=62FDA915C6A0ADAA72EBCE040B7D1D3C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 12 Jan 2023 07:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:39.944Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:fd25f8e6-924b-11ed-9546-7241cb10643c","parentActivityInstanceId":"fd2583a3-924b-11ed-9546-7241cb10643c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"fd2583a3-924b-11ed-9546-7241cb10643c","executionId":"fd2583a3-924b-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:37:38.568+0000","endTime":"2023-01-12T07:37:39.046+0000","durationInMillis":478,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e9256dfc-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:37:39.944Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:39.945Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fd2583a3-924b-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:39.953Z|73ea3a6d-f4d0-4d6d-87cd-98f942452b17|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:41.921Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:41.929Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:41.930Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||Invoke 2023-01-12T07:37:41.931Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:41.931Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:41.932Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Method : GET 2023-01-12T07:37:41.932Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dd561c80059717f", X-B3-SpanId:"5778cded8506800b", X-B3-ParentSpanId:"1dd561c80059717f", X-B3-Sampled:"0", X-ONAP-RequestID:"e097ceef-05cd-49b8-b7d1-180457faecfd", X-RequestID:"e097ceef-05cd-49b8-b7d1-180457faecfd", X-TransactionID:"e097ceef-05cd-49b8-b7d1-180457faecfd", X-ECOMP-RequestID:"e097ceef-05cd-49b8-b7d1-180457faecfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b50a4717-ee8d-467d-a08d-fefa2adf793a"] 2023-01-12T07:37:41.933Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Request body: 2023-01-12T07:37:41.933Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:41.961Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:41.962Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:41.962Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status text : 2023-01-12T07:37:41.963Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:41.966Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Response body: { "requestId" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:37:08.000+00:00", "endTime" : "2023-01-12T07:37:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:32.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" } } } 2023-01-12T07:37:41.966Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:41.967Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||InvokeReturn 2023-01-12T07:37:41.969Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:41.970Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:41.971Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:41.971Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:41.971Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:41.971Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1dd561c80059717f", X-B3-SpanId:"5998b46c7caeae29", X-B3-ParentSpanId:"1dd561c80059717f", X-B3-Sampled:"0", X-ONAP-RequestID:"e097ceef-05cd-49b8-b7d1-180457faecfd", X-RequestID:"e097ceef-05cd-49b8-b7d1-180457faecfd", X-TransactionID:"e097ceef-05cd-49b8-b7d1-180457faecfd", X-ECOMP-RequestID:"e097ceef-05cd-49b8-b7d1-180457faecfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78373f33-c4ff-4f26-90d4-b36116014623"] 2023-01-12T07:37:41.972Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:41.972Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:42.009Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:42.011Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:42.011Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:42.011Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:42.013Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:42.013Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:42.013Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:42.028Z|e097ceef-05cd-49b8-b7d1-180457faecfd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:42.183Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:42.188Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:42.188Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||Invoke 2023-01-12T07:37:42.189Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:42.189Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:42.189Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Method : GET 2023-01-12T07:37:42.190Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d860cb206690d5b4", X-B3-SpanId:"03119d810273a4d2", X-B3-ParentSpanId:"d860cb206690d5b4", X-B3-Sampled:"0", X-ONAP-RequestID:"8d9f5120-8a91-4039-aca8-fae2186ee860", X-RequestID:"8d9f5120-8a91-4039-aca8-fae2186ee860", X-TransactionID:"8d9f5120-8a91-4039-aca8-fae2186ee860", X-ECOMP-RequestID:"8d9f5120-8a91-4039-aca8-fae2186ee860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75a0b144-a705-466b-9e18-799accd2b3c9"] 2023-01-12T07:37:42.190Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Request body: 2023-01-12T07:37:42.191Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:42.222Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:42.223Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:42.224Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status text : 2023-01-12T07:37:42.224Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:42.228Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Response body: { "requestId" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:37:08.000+00:00", "endTime" : "2023-01-12T07:37:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:32.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" } } } 2023-01-12T07:37:42.229Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:42.230Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||InvokeReturn 2023-01-12T07:37:42.231Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:42.232Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:42.232Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:42.233Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:42.233Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:42.233Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d860cb206690d5b4", X-B3-SpanId:"a5a360153aa3f425", X-B3-ParentSpanId:"d860cb206690d5b4", X-B3-Sampled:"0", X-ONAP-RequestID:"8d9f5120-8a91-4039-aca8-fae2186ee860", X-RequestID:"8d9f5120-8a91-4039-aca8-fae2186ee860", X-TransactionID:"8d9f5120-8a91-4039-aca8-fae2186ee860", X-ECOMP-RequestID:"8d9f5120-8a91-4039-aca8-fae2186ee860", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28375756-fec4-442b-8442-7eacade7d27c"] 2023-01-12T07:37:42.234Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:42.234Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:42.251Z|db7ba989-1608-42db-bb06-d888be7699a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:42.253Z|db7ba989-1608-42db-bb06-d888be7699a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:42.255Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:42.255Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:42.255Z|f3eb0783-c8a4-4736-9a3e-3d268a8c9f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:42.256Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:42.256Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:42.259Z|f3eb0783-c8a4-4736-9a3e-3d268a8c9f2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:42.262Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:42.263Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:42.263Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:42.274Z|8d9f5120-8a91-4039-aca8-fae2186ee860|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:42.423Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:42.432Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:42.434Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||Invoke 2023-01-12T07:37:42.435Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:42.435Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:42.435Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Method : GET 2023-01-12T07:37:42.440Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08ce6846c8093652", X-B3-SpanId:"785fda17713e297d", X-B3-ParentSpanId:"08ce6846c8093652", X-B3-Sampled:"0", X-ONAP-RequestID:"38ecf3a9-c860-466d-8c34-573b119d66c9", X-RequestID:"38ecf3a9-c860-466d-8c34-573b119d66c9", X-TransactionID:"38ecf3a9-c860-466d-8c34-573b119d66c9", X-ECOMP-RequestID:"38ecf3a9-c860-466d-8c34-573b119d66c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ddccf2a-37d3-4e00-9bdf-abea82a8d7cd"] 2023-01-12T07:37:42.440Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Request body: 2023-01-12T07:37:42.441Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:42.469Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:42.470Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:42.470Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status text : 2023-01-12T07:37:42.470Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:42.475Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Response body: { "requestId" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:37:08.000+00:00", "endTime" : "2023-01-12T07:37:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:32.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" } } } 2023-01-12T07:37:42.475Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:42.476Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||InvokeReturn 2023-01-12T07:37:42.478Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:42.479Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:42.479Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:42.479Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:42.480Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:42.480Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08ce6846c8093652", X-B3-SpanId:"22e55825334e946e", X-B3-ParentSpanId:"08ce6846c8093652", X-B3-Sampled:"0", X-ONAP-RequestID:"38ecf3a9-c860-466d-8c34-573b119d66c9", X-RequestID:"38ecf3a9-c860-466d-8c34-573b119d66c9", X-TransactionID:"38ecf3a9-c860-466d-8c34-573b119d66c9", X-ECOMP-RequestID:"38ecf3a9-c860-466d-8c34-573b119d66c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae5fb329-70bd-4ab3-bb48-559b8a6c391b"] 2023-01-12T07:37:42.481Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:42.482Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:42.523Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:42.524Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:42.524Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:42.524Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:42.525Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:42.526Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:42.526Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:42.538Z|38ecf3a9-c860-466d-8c34-573b119d66c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:42.674Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:42.678Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:42.679Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||Invoke 2023-01-12T07:37:42.679Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:42.679Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:42.679Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Method : GET 2023-01-12T07:37:42.680Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"036b6d6266e6b61d", X-B3-SpanId:"3ee0cff01fbd7275", X-B3-ParentSpanId:"036b6d6266e6b61d", X-B3-Sampled:"0", X-ONAP-RequestID:"0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1", X-RequestID:"0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1", X-TransactionID:"0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1", X-ECOMP-RequestID:"0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"350523ed-a4bb-4753-b38e-ef4d952572b5"] 2023-01-12T07:37:42.680Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Request body: 2023-01-12T07:37:42.680Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:42.705Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:42.706Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:42.706Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status text : 2023-01-12T07:37:42.707Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:42.708Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Response body: { "requestId" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:37:08.000+00:00", "endTime" : "2023-01-12T07:37:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:32.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" } } } 2023-01-12T07:37:42.709Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:42.710Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||InvokeReturn 2023-01-12T07:37:42.711Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:42.712Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:42.712Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:42.712Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:42.713Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:42.714Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"036b6d6266e6b61d", X-B3-SpanId:"066c3190f8fb10fc", X-B3-ParentSpanId:"036b6d6266e6b61d", X-B3-Sampled:"0", X-ONAP-RequestID:"0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1", X-RequestID:"0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1", X-TransactionID:"0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1", X-ECOMP-RequestID:"0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1197ad67-67e6-4ea6-898d-b105733973ff"] 2023-01-12T07:37:42.714Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:42.714Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:42.733Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:42.734Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:42.735Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:42.735Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:42.736Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:42.736Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:42.736Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:42.744Z|0ac1d9fd-c69d-4f3e-8e33-9db1b36eb1c1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:42.878Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:42.896Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:42.897Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||Invoke 2023-01-12T07:37:42.897Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:42.898Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278 2023-01-12T07:37:42.898Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Method : GET 2023-01-12T07:37:42.899Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcaef36bb0916c47", X-B3-SpanId:"7b4b47a7f5730310", X-B3-ParentSpanId:"dcaef36bb0916c47", X-B3-Sampled:"0", X-ONAP-RequestID:"bed5e851-f058-4db8-8356-9c83942e14b1", X-RequestID:"bed5e851-f058-4db8-8356-9c83942e14b1", X-TransactionID:"bed5e851-f058-4db8-8356-9c83942e14b1", X-ECOMP-RequestID:"bed5e851-f058-4db8-8356-9c83942e14b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd5ae905-84cd-4740-abd6-d145da71f3e0"] 2023-01-12T07:37:42.899Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Request body: 2023-01-12T07:37:42.900Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:42.927Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:42.935Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:42.937Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Status text : 2023-01-12T07:37:42.937Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:42.939Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||Response body: { "requestId" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:37:08.000+00:00", "endTime" : "2023-01-12T07:37:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\n\t\t\t\"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"fd66fcb7-348a-4da0-a8a7-eabce55e4ae0\",\n \"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\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_c30b53c6-fa47-458f-a204-bbd7d8603458\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\",\n \"modelInvariantId\": \"92689725-b455-4f09-88ec-130db7d30122\",\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\": \"28f5083c-903b-4f73-b1de-7411bfca521d\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:32.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "ba9275b2-6ba2-40ab-9743-e2d4ad41d278", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278" } } } 2023-01-12T07:37:42.940Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:42.941Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|INFO|500||InvokeReturn 2023-01-12T07:37:42.943Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:42.943Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:42.944Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:42.944Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false 2023-01-12T07:37:42.945Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:42.945Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcaef36bb0916c47", X-B3-SpanId:"08b1e0629c6dc01d", X-B3-ParentSpanId:"dcaef36bb0916c47", X-B3-Sampled:"0", X-ONAP-RequestID:"bed5e851-f058-4db8-8356-9c83942e14b1", X-RequestID:"bed5e851-f058-4db8-8356-9c83942e14b1", X-TransactionID:"bed5e851-f058-4db8-8356-9c83942e14b1", X-ECOMP-RequestID:"bed5e851-f058-4db8-8356-9c83942e14b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ebbcfa4-2c62-4c02-aa8b-cc0d276d0801"] 2023-01-12T07:37:42.945Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:42.946Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:42.959Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:42.960Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:42.961Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:42.961Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:42.963Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:42.963Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:42.964Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ba9275b2-6ba2-40ab-9743-e2d4ad41d278&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:42.972Z|bed5e851-f058-4db8-8356-9c83942e14b1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ba9275b2-6ba2-40ab-9743-e2d4ad41d278|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:43.750Z|9e8fb18a-f6b6-4b94-946f-ffae81c5fd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:43.751Z|9e8fb18a-f6b6-4b94-946f-ffae81c5fd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:48.764Z|060a35c7-876e-45eb-bdc3-bac8805fd942|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:37:48.765Z|060a35c7-876e-45eb-bdc3-bac8805fd942|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:50.121Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:50.136Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:50.137Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:37:50.137Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:50.138Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:37:50.138Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:37:50.139Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b5be2efdbacb3a0", X-B3-SpanId:"d52993a42e3d9bda", X-B3-ParentSpanId:"6b5be2efdbacb3a0", X-B3-Sampled:"0", X-ONAP-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-TransactionID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-ECOMP-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5240b64-0d6a-4c9e-a700-153f121c5e42"] 2023-01-12T07:37:50.139Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:37:50.139Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:50.160Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:50.161Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:50.161Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:37:50.162Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:50.162Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2023-01-12T07:37:04.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:37:50.163Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:50.164Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||InvokeReturn 2023-01-12T07:37:50.165Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:50.165Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:50.166Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:50.166Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:37:50.167Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:50.167Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b5be2efdbacb3a0", X-B3-SpanId:"ebe6eb76f028fcd8", X-B3-ParentSpanId:"6b5be2efdbacb3a0", X-B3-Sampled:"0", X-ONAP-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-TransactionID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-ECOMP-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edaa00a9-07b9-4a2d-aded-1f0af6821d76"] 2023-01-12T07:37:50.167Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:50.168Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:50.239Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:50.240Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:50.240Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:50.240Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:50.241Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 75, "soRequestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673509036000,\"creation_time\":1673508965000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:37:17.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:37:50.241Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:50.242Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:50.261Z|81420856-7afe-49a4-bbdd-0d0cc765eca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:37:50.262Z|81420856-7afe-49a4-bbdd-0d0cc765eca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:37:50.301Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:50.302Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:50.302Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:50.303Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-12T07:37:50.303Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:50.303Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-TransactionID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-ECOMP-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70dea54c-9a61-47ed-b4c0-aa43b0ff669f"] 2023-01-12T07:37:50.304Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:50.304Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:50.501Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:50.501Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:50.502Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:50.502Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C9B412C6E67D1C62B490F9C851F8E9AE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Thu, 12 Jan 2023 07:37:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:50.503Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"00c31cb5-924c-11ed-9546-7241cb10643c","businessKey":"51766525-425c-4237-8b1a-8b2cb14b3f18","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-12T07:37:44.631+0000","endTime":"2023-01-12T07:37:45.118+0000","removalTime":null,"durationInMillis":487,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e9256dfc-924b-11ed-9546-7241cb10643c","superProcessInstanceId":"00bf9a0e-924c-11ed-9546-7241cb10643c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-12T07:37:50.503Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:50.504Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51766525-425c-4237-8b1a-8b2cb14b3f18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:50.552Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:50.553Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|INFO|500||Invoke 2023-01-12T07:37:50.553Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:50.554Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1 2023-01-12T07:37:50.554Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Method : GET 2023-01-12T07:37:50.554Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-TransactionID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-ECOMP-RequestID:"e416bcbc-ba55-46e1-bd5e-c36947dc1104", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2911c928-6101-42c6-9e66-9f0ebb01e916"] 2023-01-12T07:37:50.554Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Request body: 2023-01-12T07:37:50.555Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:50.776Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:50.777Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:50.777Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Status text : 2023-01-12T07:37:50.777Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=34D6FA4BB985956A159AA5B461D19FB6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 12 Jan 2023 07:37:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:50.777Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:00c6c648-924c-11ed-9546-7241cb10643c","parentActivityInstanceId":"00c31cb5-924c-11ed-9546-7241cb10643c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:856b6625-923a-11ed-9546-7241cb10643c","processInstanceId":"00c31cb5-924c-11ed-9546-7241cb10643c","executionId":"00c31cb5-924c-11ed-9546-7241cb10643c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-12T07:37:44.655+0000","endTime":"2023-01-12T07:37:45.117+0000","durationInMillis":462,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e9256dfc-924b-11ed-9546-7241cb10643c"}] 2023-01-12T07:37:50.778Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:50.778Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00c31cb5-924c-11ed-9546-7241cb10643c&maxResults=1|INFO|500||InvokeReturn 2023-01-12T07:37:50.783Z|e416bcbc-ba55-46e1-bd5e-c36947dc1104|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:52.289Z|dc5a51fd-1aa4-4b3d-8cca-6f9025d26d73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:52.290Z|dc5a51fd-1aa4-4b3d-8cca-6f9025d26d73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:52.292Z|ad464d11-b341-48d7-9b8f-5c0e391eb853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:52.296Z|ad464d11-b341-48d7-9b8f-5c0e391eb853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:53.772Z|0db686d6-9287-422b-9699-ac25fbb94b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:37:53.773Z|0db686d6-9287-422b-9699-ac25fbb94b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:37:53.885Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:53.889Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|||INFO|500||Checking if requestId: 3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 already exists in requestDb InfraActiveRequests table 2023-01-12T07:37:53.890Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:37:53.891Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||Invoke 2023-01-12T07:37:53.891Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:53.891Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:37:53.892Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Method : GET 2023-01-12T07:37:53.892Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"881904568ee87246", X-B3-SpanId:"4468b5e3a2a9b16c", X-B3-ParentSpanId:"881904568ee87246", X-B3-Sampled:"0", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc82924a-1f63-4758-808c-8fed3c95da61"] 2023-01-12T07:37:53.892Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Request body: 2023-01-12T07:37:53.893Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:53.913Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:53.913Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:37:53.914Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status text : 2023-01-12T07:37:53.914Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:53.914Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Response body: 2023-01-12T07:37:53.915Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:53.915Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|404|Not Found|InvokeReturn 2023-01-12T07:37:53.929Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|||INFO|500||Running local validations 2023-01-12T07:37:53.930Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-12T07:37:53.930Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-12T07:37:53.931Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:53.932Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-12T07:37:53.932Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:53.932Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:53.933Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-12T07:37:53.933Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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:"881904568ee87246", X-B3-SpanId:"1e25e74f602f4167", X-B3-ParentSpanId:"881904568ee87246", X-B3-Sampled:"0", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"706053d5-481f-4fd1-96ae-90a2384f835a"] 2023-01-12T07:37:53.933Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"2486d4ba-bfde-407e-96e0-d4725588ce21"},"instanceName":null,"requestScope":"service"} 2023-01-12T07:37:53.934Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:53.958Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:53.959Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:53.960Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-12T07:37:53.960Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:53.961Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-12T07:37:53.961Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:53.961Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-12T07:37:53.964Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b 2023-01-12T07:37:53.965Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|INFO|500||Invoke 2023-01-12T07:37:53.966Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:53.966Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b 2023-01-12T07:37:53.966Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Method : GET 2023-01-12T07:37:53.967Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f4536b3-9a68-4e07-973b-d676bee69320"] 2023-01-12T07:37:53.967Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Request body: 2023-01-12T07:37:53.967Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:54.001Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:54.001Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:54.002Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Status text : 2023-01-12T07:37:54.002Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:54.011Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "a91aef83-4758-4419-89a5-246f46a7662b", "modelInvariantUUID" : "92689725-b455-4f09-88ec-130db7d30122", "created" : "2023-01-12 07:34:43.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/a91aef83-4758-4419-89a5-246f46a7662b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/pnfCustomizations" } } } 2023-01-12T07:37:54.012Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:54.013Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|INFO|500||InvokeReturn 2023-01-12T07:37:54.018Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance 2023-01-12T07:37:54.019Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|INFO|500||Invoke 2023-01-12T07:37:54.019Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:54.019Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance 2023-01-12T07:37:54.020Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Method : GET 2023-01-12T07:37:54.020Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afaf7912-4dec-4a07-a430-ae992b51f0d9"] 2023-01-12T07:37:54.021Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Request body: 2023-01-12T07:37:54.021Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:54.055Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:54.057Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:37:54.057Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Status text : 2023-01-12T07:37:54.058Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:54.058Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Response body: 2023-01-12T07:37:54.059Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:54.059Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:37:54.060Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122 2023-01-12T07:37:54.061Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|INFO|500||Invoke 2023-01-12T07:37:54.061Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:54.062Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122 2023-01-12T07:37:54.062Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Method : GET 2023-01-12T07:37:54.062Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e26a8e9-95d0-4ede-8d5f-23fb59d75c15"] 2023-01-12T07:37:54.063Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Request body: 2023-01-12T07:37:54.063Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:54.106Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:54.107Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:54.107Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Status text : 2023-01-12T07:37:54.108Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:54.110Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "a91aef83-4758-4419-89a5-246f46a7662b", "modelInvariantUUID" : "92689725-b455-4f09-88ec-130db7d30122", "created" : "2023-01-12 07:34:43.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/a91aef83-4758-4419-89a5-246f46a7662b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122" } } } 2023-01-12T07:37:54.111Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:54.111Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=92689725-b455-4f09-88ec-130db7d30122|INFO|500||InvokeReturn 2023-01-12T07:37:54.116Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance 2023-01-12T07:37:54.117Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|INFO|500||Invoke 2023-01-12T07:37:54.118Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:54.118Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance 2023-01-12T07:37:54.118Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Method : GET 2023-01-12T07:37:54.119Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14233cf3-3063-46f4-a8da-4837317ab5a6"] 2023-01-12T07:37:54.119Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Request body: 2023-01-12T07:37:54.119Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:54.135Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:54.136Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-12T07:37:54.136Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Status text : 2023-01-12T07:37:54.137Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 12 Jan 2023 07:37:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:54.137Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||Response body: 2023-01-12T07:37:54.137Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:54.138Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a91aef83-4758-4419-89a5-246f46a7662b&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-12T07:37:54.139Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.139Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-12T07:37:54.140Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:54.140Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.140Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-12T07:37:54.141Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df273229-d10a-41ac-8b58-268bf96e92d2"] 2023-01-12T07:37:54.141Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-12T07:37:54.141Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:54.171Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:54.172Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.172Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-12T07:37:54.173Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:54.175Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12 05:35:22.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" } } } 2023-01-12T07:37:54.176Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:54.176Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-12T07:37:54.179Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.180Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.180Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.180Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.181Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.181Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d295668a-7ea9-43ad-a4f9-afeb744c18b0"] 2023-01-12T07:37:54.181Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.182Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.379Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.380Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.380Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.380Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:54.381Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-12T05:35:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-12T07:37:54.381Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.382Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.385Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b 2023-01-12T07:37:54.386Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|INFO|500||Invoke 2023-01-12T07:37:54.386Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:54.386Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b 2023-01-12T07:37:54.387Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Method : GET 2023-01-12T07:37:54.387Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d39d97fd-3b69-4036-80b5-097c426ff55b"] 2023-01-12T07:37:54.387Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Request body: 2023-01-12T07:37:54.388Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:54.434Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:54.435Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:54.436Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Status text : 2023-01-12T07:37:54.436Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:54.442Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "a91aef83-4758-4419-89a5-246f46a7662b", "modelInvariantUUID" : "92689725-b455-4f09-88ec-130db7d30122", "created" : "2023-01-12 07:34:43.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/a91aef83-4758-4419-89a5-246f46a7662b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/allottedCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/configurationCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/serviceProxyCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/collectionResourceCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b/pnfCustomizations" } } } 2023-01-12T07:37:54.443Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:54.444Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a91aef83-4758-4419-89a5-246f46a7662b|INFO|500||InvokeReturn 2023-01-12T07:37:54.447Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.448Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-12T07:37:54.448Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:54.449Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.449Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-12T07:37:54.449Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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:"881904568ee87246", X-B3-SpanId:"8b1b7442c6d34bc8", X-B3-ParentSpanId:"881904568ee87246", X-B3-Sampled:"0", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1312d784-db0e-40af-8322-0033cae9fb7b"] 2023-01-12T07:37:54.449Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0","requestStatus":"IN_PROGRESS","startTime":1673509073930,"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\": \"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\"\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":"2486d4ba-bfde-407e-96e0-d4725588ce21","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21","cloudApiRequests":[],"requestURI":"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0"} 2023-01-12T07:37:54.450Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:54.486Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:54.486Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-12T07:37:54.487Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-12T07:37:54.487Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:54.490Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:37:53.930+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\": \"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\"\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-12T07:37:54.464+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21", "cloudApiRequests" : [ ], "requestURI" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" } } } 2023-01-12T07:37:54.490Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:54.491Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-12T07:37:54.501Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.501Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-12T07:37:54.502Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:54.502Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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-12T07:37:54.502Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-12T07:37:54.502Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|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:"881904568ee87246", X-B3-SpanId:"05428f7d791b69f7", X-B3-ParentSpanId:"881904568ee87246", X-B3-Sampled:"0", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6336457e-4b3f-46a2-b320-2bf504773034"] 2023-01-12T07:37:54.503Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"92689725-b455-4f09-88ec-130db7d30122\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\"modelUuid\":\"a91aef83-4758-4419-89a5-246f46a7662b\",\"modelInvariantUuid\":\"92689725-b455-4f09-88ec-130db7d30122\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2486d4ba-bfde-407e-96e0-d4725588ce21\"}","type":"String"},"requestId":{"value":"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0","type":"String"},"mso-request-id":{"value":"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"2486d4ba-bfde-407e-96e0-d4725588ce21","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/2486d4ba-bfde-407e-96e0-d4725588ce21","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-12T07:37:54.503Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:56.534Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:56.534Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-12T07:37:56.535Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-12T07:37:56.535Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 12 Jan 2023 07:37:56 GMT", X-ONAP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-TransactionID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ECOMP-RequestID:"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6336457e-4b3f-46a2-b320-2bf504773034", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-12T07:37:56.536Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0\",\"instanceId\":\"2486d4ba-bfde-407e-96e0-d4725588ce21\"}}","message":"Success","processInstanceID":"069214fc-924c-11ed-9546-7241cb10643c","variables":null,"messageCode":200} 2023-01-12T07:37:56.536Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:56.537Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-12T07:37:56.541Z|3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:37:56.709Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:37:56.712Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:37:56.713Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||Invoke 2023-01-12T07:37:56.714Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:56.714Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:37:56.714Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Method : GET 2023-01-12T07:37:56.715Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2b357aa3daab754", X-B3-SpanId:"2a935aa404f810bc", X-B3-ParentSpanId:"f2b357aa3daab754", X-B3-Sampled:"0", X-ONAP-RequestID:"22e840e4-4b0e-4d59-86c4-90dc9d7381a7", X-RequestID:"22e840e4-4b0e-4d59-86c4-90dc9d7381a7", X-TransactionID:"22e840e4-4b0e-4d59-86c4-90dc9d7381a7", X-ECOMP-RequestID:"22e840e4-4b0e-4d59-86c4-90dc9d7381a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cecbe44e-6721-4b2b-9842-4d9cff767a84"] 2023-01-12T07:37:56.715Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Request body: 2023-01-12T07:37:56.716Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:56.740Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:56.741Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:56.741Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status text : 2023-01-12T07:37:56.741Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:56.743Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Response body: { "requestId" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-12T07:37:53.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\": \"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\"\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-12T07:37:55.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21", "cloudApiRequests" : [ ], "requestURI" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" } } } 2023-01-12T07:37:56.743Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:56.744Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||InvokeReturn 2023-01-12T07:37:56.745Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:37:56.746Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:37:56.746Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:37:56.747Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:37:56.747Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:37:56.747Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2b357aa3daab754", X-B3-SpanId:"895a4b0a3bdf1e91", X-B3-ParentSpanId:"f2b357aa3daab754", X-B3-Sampled:"0", X-ONAP-RequestID:"22e840e4-4b0e-4d59-86c4-90dc9d7381a7", X-RequestID:"22e840e4-4b0e-4d59-86c4-90dc9d7381a7", X-TransactionID:"22e840e4-4b0e-4d59-86c4-90dc9d7381a7", X-ECOMP-RequestID:"22e840e4-4b0e-4d59-86c4-90dc9d7381a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1ef25f5-b478-472d-a4b1-b106afdf4e37"] 2023-01-12T07:37:56.748Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:37:56.748Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:37:56.765Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:37:56.766Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:37:56.767Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:37:56.768Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:37:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:37:56.769Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:37:56.769Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:37:56.770Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:37:56.778Z|22e840e4-4b0e-4d59-86c4-90dc9d7381a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:38:00.920Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:38:00.924Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:38:00.925Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:38:00.925Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:00.926Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:38:00.926Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:38:00.926Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"399a9251976ad1e2", X-B3-SpanId:"22c65b055870476c", X-B3-ParentSpanId:"399a9251976ad1e2", X-B3-Sampled:"0", X-ONAP-RequestID:"78e83cc5-4b03-40dc-a2b4-e709f4d86b80", X-RequestID:"78e83cc5-4b03-40dc-a2b4-e709f4d86b80", X-TransactionID:"78e83cc5-4b03-40dc-a2b4-e709f4d86b80", X-ECOMP-RequestID:"78e83cc5-4b03-40dc-a2b4-e709f4d86b80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"381f13e7-022f-4cc9-ae90-8d1264201a69"] 2023-01-12T07:38:00.926Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:38:00.927Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:00.953Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:00.954Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:00.954Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:38:00.954Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:00.959Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "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-12T07:37:04.000+00:00", "endTime" : "2023-01-12T07:37:53.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:38:00.959Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:00.960Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||InvokeReturn 2023-01-12T07:38:00.961Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:38:00.962Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:38:00.962Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:00.962Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:38:00.962Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:38:00.963Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"399a9251976ad1e2", X-B3-SpanId:"a798e806df741284", X-B3-ParentSpanId:"399a9251976ad1e2", X-B3-Sampled:"0", X-ONAP-RequestID:"78e83cc5-4b03-40dc-a2b4-e709f4d86b80", X-RequestID:"78e83cc5-4b03-40dc-a2b4-e709f4d86b80", X-TransactionID:"78e83cc5-4b03-40dc-a2b4-e709f4d86b80", X-ECOMP-RequestID:"78e83cc5-4b03-40dc-a2b4-e709f4d86b80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c780280d-288d-4a23-aefc-7f96bd073509"] 2023-01-12T07:38:00.963Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:38:00.963Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:00.980Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:00.981Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:00.981Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:38:00.982Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:00.983Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 75, "soRequestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673509036000,\"creation_time\":1673508965000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:37:17.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:38:00.983Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:00.984Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:38:00.991Z|78e83cc5-4b03-40dc-a2b4-e709f4d86b80|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:38:01.125Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:38:01.129Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:38:01.130Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:38:01.130Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:01.131Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:38:01.131Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:38:01.131Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bb01969e59a3f99", X-B3-SpanId:"26c38936448d4b64", X-B3-ParentSpanId:"4bb01969e59a3f99", X-B3-Sampled:"0", X-ONAP-RequestID:"7af5c1af-fd13-4b0e-8693-fea123be9a63", X-RequestID:"7af5c1af-fd13-4b0e-8693-fea123be9a63", X-TransactionID:"7af5c1af-fd13-4b0e-8693-fea123be9a63", X-ECOMP-RequestID:"7af5c1af-fd13-4b0e-8693-fea123be9a63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8361efef-6b56-4599-800a-7dd3dd2a998c"] 2023-01-12T07:38:01.132Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:38:01.133Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:01.150Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:01.152Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:01.152Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:38:01.153Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:01.154Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "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-12T07:37:04.000+00:00", "endTime" : "2023-01-12T07:37:53.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:38:01.154Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:01.155Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||InvokeReturn 2023-01-12T07:38:01.156Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:38:01.157Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:38:01.157Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:01.157Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:38:01.158Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:38:01.158Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bb01969e59a3f99", X-B3-SpanId:"c1c32db7d2ec4c34", X-B3-ParentSpanId:"4bb01969e59a3f99", X-B3-Sampled:"0", X-ONAP-RequestID:"7af5c1af-fd13-4b0e-8693-fea123be9a63", X-RequestID:"7af5c1af-fd13-4b0e-8693-fea123be9a63", X-TransactionID:"7af5c1af-fd13-4b0e-8693-fea123be9a63", X-ECOMP-RequestID:"7af5c1af-fd13-4b0e-8693-fea123be9a63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ce875e6-04fa-4540-acad-49fcb38136f5"] 2023-01-12T07:38:01.158Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:38:01.159Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:01.174Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:01.176Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:01.176Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:38:01.177Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:01.178Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 75, "soRequestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673509036000,\"creation_time\":1673508965000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:37:17.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:38:01.179Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:01.179Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:38:01.186Z|7af5c1af-fd13-4b0e-8693-fea123be9a63|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:38:01.318Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:38:01.327Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:38:01.328Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:38:01.329Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:01.331Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:38:01.332Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:38:01.332Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6e6b6759fad983e", X-B3-SpanId:"bdb4effb197da042", X-B3-ParentSpanId:"a6e6b6759fad983e", X-B3-Sampled:"0", X-ONAP-RequestID:"1a54aa31-9caf-4c8d-83d9-0f8df1350841", X-RequestID:"1a54aa31-9caf-4c8d-83d9-0f8df1350841", X-TransactionID:"1a54aa31-9caf-4c8d-83d9-0f8df1350841", X-ECOMP-RequestID:"1a54aa31-9caf-4c8d-83d9-0f8df1350841", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77b68b01-3c7f-4819-b057-e14f143e14bc"] 2023-01-12T07:38:01.332Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:38:01.332Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:01.354Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:01.355Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:01.355Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:38:01.355Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:01.356Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "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-12T07:37:04.000+00:00", "endTime" : "2023-01-12T07:37:53.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:38:01.356Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:01.357Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||InvokeReturn 2023-01-12T07:38:01.359Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:38:01.360Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:38:01.360Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:01.360Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:38:01.361Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:38:01.361Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6e6b6759fad983e", X-B3-SpanId:"ba62e10df68ad573", X-B3-ParentSpanId:"a6e6b6759fad983e", X-B3-Sampled:"0", X-ONAP-RequestID:"1a54aa31-9caf-4c8d-83d9-0f8df1350841", X-RequestID:"1a54aa31-9caf-4c8d-83d9-0f8df1350841", X-TransactionID:"1a54aa31-9caf-4c8d-83d9-0f8df1350841", X-ECOMP-RequestID:"1a54aa31-9caf-4c8d-83d9-0f8df1350841", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59c802ec-afc7-4196-979d-1206899368ec"] 2023-01-12T07:38:01.361Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:38:01.362Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:01.379Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:01.380Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:01.380Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:38:01.381Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:01.382Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 75, "soRequestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673509036000,\"creation_time\":1673508965000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:37:17.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:38:01.382Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:01.383Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:38:01.389Z|1a54aa31-9caf-4c8d-83d9-0f8df1350841|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:38:01.544Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:38:01.548Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:38:01.549Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||Invoke 2023-01-12T07:38:01.549Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:01.549Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18 2023-01-12T07:38:01.549Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Method : GET 2023-01-12T07:38:01.550Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bf62e9985476be9", X-B3-SpanId:"0e51213a9d20ac34", X-B3-ParentSpanId:"9bf62e9985476be9", X-B3-Sampled:"0", X-ONAP-RequestID:"e0f8ab16-618f-4479-82b5-21f0b0562cf1", X-RequestID:"e0f8ab16-618f-4479-82b5-21f0b0562cf1", X-TransactionID:"e0f8ab16-618f-4479-82b5-21f0b0562cf1", X-ECOMP-RequestID:"e0f8ab16-618f-4479-82b5-21f0b0562cf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb06364e-9d75-4fcc-8854-f4076f3bc035"] 2023-01-12T07:38:01.550Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Request body: 2023-01-12T07:38:01.550Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:01.575Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:01.576Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:01.577Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Status text : 2023-01-12T07:38:01.577Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:01.579Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||Response body: { "requestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "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-12T07:37:04.000+00:00", "endTime" : "2023-01-12T07:37:53.000+00:00", "source" : "VID", "tenantId" : "71527fac65404a7baf2508071b22d32d", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d3a65773-c966-4270-b14b-bd53227be625\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7ff8f971-c207-46f9-91f5-c066a23f45d3\"\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\": \"71527fac65404a7baf2508071b22d32d\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-12T07:37:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "7cde0927-e0c5-436d-aec2-404ce8bf320d", "serviceInstanceName" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cde0927-e0c5-436d-aec2-404ce8bf320d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18" } } } 2023-01-12T07:38:01.579Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:01.580Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51766525-425c-4237-8b1a-8b2cb14b3f18|INFO|500||InvokeReturn 2023-01-12T07:38:01.581Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:38:01.582Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:38:01.582Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:01.583Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false 2023-01-12T07:38:01.583Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:38:01.584Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bf62e9985476be9", X-B3-SpanId:"58b006c428342dde", X-B3-ParentSpanId:"9bf62e9985476be9", X-B3-Sampled:"0", X-ONAP-RequestID:"e0f8ab16-618f-4479-82b5-21f0b0562cf1", X-RequestID:"e0f8ab16-618f-4479-82b5-21f0b0562cf1", X-TransactionID:"e0f8ab16-618f-4479-82b5-21f0b0562cf1", X-ECOMP-RequestID:"e0f8ab16-618f-4479-82b5-21f0b0562cf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36a4d988-6b11-45c5-80d1-652799bd57a8"] 2023-01-12T07:38:01.584Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:38:01.585Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:01.604Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:01.605Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:01.608Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:38:01.609Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:01.609Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 75, "soRequestId" : "51766525-425c-4237-8b1a-8b2cb14b3f18", "groupingId" : "d366bfed-ec60-4649-8f83-6e33766d5106", "name" : "basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_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/71527fac65404a7baf2508071b22d32d/stacks/basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d366bfed-ec60-4649-8f83-6e33766d5106\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673509036000,\"creation_time\":1673508965000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"75b3243e8aab471a975bcef9bb126d16\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d366bfed-ec60-4649-8f83-6e33766d5106\",\"OS::project_id\":\"71527fac65404a7baf2508071b22d32d\",\"OS::stack_name\":\"basic_macro_8cf4191a-16c3-4f65-96f3-0bed3acf91fb_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d8e9b059-0082-48e5-a42c-50b646f4f07e\",\"vf_module_id\":\"c702ad55-a123-47f1-aef7-15698d4bdd8f\",\"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-12T07:37:17.000+00:00", "isDataInternal" : false } ] 2023-01-12T07:38:01.609Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:01.610Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51766525-425c-4237-8b1a-8b2cb14b3f18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:38:01.621Z|e0f8ab16-618f-4479-82b5-21f0b0562cf1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51766525-425c-4237-8b1a-8b2cb14b3f18|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:38:02.320Z|028bb91b-b4be-4f0e-a442-5d7c05fd7dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:02.320Z|7eaed725-d264-40fb-b740-be2677308c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:02.321Z|028bb91b-b4be-4f0e-a442-5d7c05fd7dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:02.321Z|7eaed725-d264-40fb-b740-be2677308c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:03.797Z|8a2c54a3-b4f3-48a4-82e0-08c2f0d99b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:03.798Z|8a2c54a3-b4f3-48a4-82e0-08c2f0d99b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:05.261Z|47ad482a-aada-422a-80bc-90d2a1072887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:38:05.262Z|47ad482a-aada-422a-80bc-90d2a1072887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:38:06.249Z|b5f1987b-f6a0-440f-8306-0376dc3fca49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:38:06.250Z|b5f1987b-f6a0-440f-8306-0376dc3fca49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:38:06.924Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:38:06.928Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:38:06.929Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||Invoke 2023-01-12T07:38:06.929Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:06.929Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:38:06.929Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Method : GET 2023-01-12T07:38:06.930Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12ceb05e5db750dd", X-B3-SpanId:"5b6a664607c9f7d7", X-B3-ParentSpanId:"12ceb05e5db750dd", X-B3-Sampled:"0", X-ONAP-RequestID:"1dad8cc2-1e27-4620-b287-dca53680ff1d", X-RequestID:"1dad8cc2-1e27-4620-b287-dca53680ff1d", X-TransactionID:"1dad8cc2-1e27-4620-b287-dca53680ff1d", X-ECOMP-RequestID:"1dad8cc2-1e27-4620-b287-dca53680ff1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72d8b780-1ffa-42d2-a7e7-7141969d3408"] 2023-01-12T07:38:06.930Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Request body: 2023-01-12T07:38:06.930Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:06.953Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:06.954Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:06.955Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status text : 2023-01-12T07:38:06.955Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:06.956Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Response body: { "requestId" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:37:53.000+00:00", "endTime" : "2023-01-12T07:38:02.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\": \"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\"\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-12T07:38:02.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21", "cloudApiRequests" : [ ], "requestURI" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" } } } 2023-01-12T07:38:06.957Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:06.957Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||InvokeReturn 2023-01-12T07:38:06.959Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:38:06.959Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:38:06.960Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:06.960Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:38:06.960Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:38:06.961Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12ceb05e5db750dd", X-B3-SpanId:"1f37e86cb4af51d5", X-B3-ParentSpanId:"12ceb05e5db750dd", X-B3-Sampled:"0", X-ONAP-RequestID:"1dad8cc2-1e27-4620-b287-dca53680ff1d", X-RequestID:"1dad8cc2-1e27-4620-b287-dca53680ff1d", X-TransactionID:"1dad8cc2-1e27-4620-b287-dca53680ff1d", X-ECOMP-RequestID:"1dad8cc2-1e27-4620-b287-dca53680ff1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce565974-045f-4d43-9872-f73af6eb5d26"] 2023-01-12T07:38:06.961Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:38:06.962Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:06.978Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:06.979Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:06.979Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:38:06.979Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:06.986Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:38:06.987Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:06.987Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:38:06.993Z|1dad8cc2-1e27-4620-b287-dca53680ff1d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:38:07.123Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:38:07.126Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:38:07.127Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||Invoke 2023-01-12T07:38:07.127Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:07.127Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:38:07.128Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Method : GET 2023-01-12T07:38:07.128Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de271ca52d66f0a5", X-B3-SpanId:"61f43458253af77f", X-B3-ParentSpanId:"de271ca52d66f0a5", X-B3-Sampled:"0", X-ONAP-RequestID:"1ba32264-a553-4ecd-8298-c6a3394caf9a", X-RequestID:"1ba32264-a553-4ecd-8298-c6a3394caf9a", X-TransactionID:"1ba32264-a553-4ecd-8298-c6a3394caf9a", X-ECOMP-RequestID:"1ba32264-a553-4ecd-8298-c6a3394caf9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"741e8d8d-4ad8-427f-9faa-39506d7ff832"] 2023-01-12T07:38:07.128Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Request body: 2023-01-12T07:38:07.129Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:07.149Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:07.150Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:07.150Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status text : 2023-01-12T07:38:07.150Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:07.151Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Response body: { "requestId" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:37:53.000+00:00", "endTime" : "2023-01-12T07:38:02.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\": \"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\"\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-12T07:38:02.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21", "cloudApiRequests" : [ ], "requestURI" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" } } } 2023-01-12T07:38:07.151Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:07.152Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||InvokeReturn 2023-01-12T07:38:07.153Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:38:07.153Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:38:07.154Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:07.154Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:38:07.154Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:38:07.154Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de271ca52d66f0a5", X-B3-SpanId:"272f55f6e2a3979a", X-B3-ParentSpanId:"de271ca52d66f0a5", X-B3-Sampled:"0", X-ONAP-RequestID:"1ba32264-a553-4ecd-8298-c6a3394caf9a", X-RequestID:"1ba32264-a553-4ecd-8298-c6a3394caf9a", X-TransactionID:"1ba32264-a553-4ecd-8298-c6a3394caf9a", X-ECOMP-RequestID:"1ba32264-a553-4ecd-8298-c6a3394caf9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9eafab2-04c9-4e4d-bbd8-c9f35985b241"] 2023-01-12T07:38:07.155Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:38:07.155Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:07.174Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:07.174Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:07.175Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:38:07.175Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:07.176Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:38:07.176Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:07.177Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:38:07.182Z|1ba32264-a553-4ecd-8298-c6a3394caf9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:38:07.307Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:38:07.311Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:38:07.312Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||Invoke 2023-01-12T07:38:07.312Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:07.312Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:38:07.313Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Method : GET 2023-01-12T07:38:07.313Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4b3f81c0cc4beb3", X-B3-SpanId:"8e2c5d88b8662fe4", X-B3-ParentSpanId:"c4b3f81c0cc4beb3", X-B3-Sampled:"0", X-ONAP-RequestID:"d6344567-3647-4c89-9806-e997035c4091", X-RequestID:"d6344567-3647-4c89-9806-e997035c4091", X-TransactionID:"d6344567-3647-4c89-9806-e997035c4091", X-ECOMP-RequestID:"d6344567-3647-4c89-9806-e997035c4091", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e349a4b5-bc13-42e9-ba89-03183bde6c1e"] 2023-01-12T07:38:07.313Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Request body: 2023-01-12T07:38:07.314Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:07.358Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:07.359Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:07.359Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status text : 2023-01-12T07:38:07.360Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:07.360Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Response body: { "requestId" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:37:53.000+00:00", "endTime" : "2023-01-12T07:38:02.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\": \"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\"\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-12T07:38:02.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21", "cloudApiRequests" : [ ], "requestURI" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" } } } 2023-01-12T07:38:07.361Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:07.361Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||InvokeReturn 2023-01-12T07:38:07.362Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:38:07.363Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:38:07.363Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:07.363Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:38:07.364Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:38:07.364Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4b3f81c0cc4beb3", X-B3-SpanId:"98d069a79e2e3920", X-B3-ParentSpanId:"c4b3f81c0cc4beb3", X-B3-Sampled:"0", X-ONAP-RequestID:"d6344567-3647-4c89-9806-e997035c4091", X-RequestID:"d6344567-3647-4c89-9806-e997035c4091", X-TransactionID:"d6344567-3647-4c89-9806-e997035c4091", X-ECOMP-RequestID:"d6344567-3647-4c89-9806-e997035c4091", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67d0659e-7885-4068-be3d-21ffffb2412d"] 2023-01-12T07:38:07.364Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:38:07.364Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:07.387Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:07.387Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:07.388Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:38:07.388Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:07.390Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:38:07.391Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:07.392Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:38:07.398Z|d6344567-3647-4c89-9806-e997035c4091|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:38:07.535Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Entering 2023-01-12T07:38:07.540Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:38:07.541Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||Invoke 2023-01-12T07:38:07.541Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:07.541Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0 2023-01-12T07:38:07.542Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Method : GET 2023-01-12T07:38:07.542Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"180f9892b858abef", X-B3-SpanId:"eca0516d797f129f", X-B3-ParentSpanId:"180f9892b858abef", X-B3-Sampled:"0", X-ONAP-RequestID:"e11330b7-7429-49ad-9648-34da6f46c83c", X-RequestID:"e11330b7-7429-49ad-9648-34da6f46c83c", X-TransactionID:"e11330b7-7429-49ad-9648-34da6f46c83c", X-ECOMP-RequestID:"e11330b7-7429-49ad-9648-34da6f46c83c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faf26ff0-91ee-4128-8235-2400d0a31eed"] 2023-01-12T07:38:07.542Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Request body: 2023-01-12T07:38:07.543Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:07.560Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:07.561Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:07.562Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Status text : 2023-01-12T07:38:07.562Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:07.563Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||Response body: { "requestId" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-12T07:37:53.000+00:00", "endTime" : "2023-01-12T07:38:02.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\": \"92689725-b455-4f09-88ec-130db7d30122\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a91aef83-4758-4419-89a5-246f46a7662b\"\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-12T07:38:02.000+00:00", "serviceInstanceId" : "2486d4ba-bfde-407e-96e0-d4725588ce21", "serviceInstanceName" : "TestPNFMacroInstantiation_c30b53c6-fa47-458f-a204-bbd7d8603458", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2486d4ba-bfde-407e-96e0-d4725588ce21", "cloudApiRequests" : [ ], "requestURI" : "3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0" } } } 2023-01-12T07:38:07.564Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:07.564Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|INFO|500||InvokeReturn 2023-01-12T07:38:07.566Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:38:07.566Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-12T07:38:07.566Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-12T07:38:07.567Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false 2023-01-12T07:38:07.567Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-12T07:38:07.567Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"180f9892b858abef", X-B3-SpanId:"f38d2092bca3482f", X-B3-ParentSpanId:"180f9892b858abef", X-B3-Sampled:"0", X-ONAP-RequestID:"e11330b7-7429-49ad-9648-34da6f46c83c", X-RequestID:"e11330b7-7429-49ad-9648-34da6f46c83c", X-TransactionID:"e11330b7-7429-49ad-9648-34da6f46c83c", X-ECOMP-RequestID:"e11330b7-7429-49ad-9648-34da6f46c83c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4471825e-da95-4b02-8f8e-f53727c0dc22"] 2023-01-12T07:38:07.568Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-12T07:38:07.568Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-12T07:38:07.579Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-12T07:38:07.580Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-12T07:38:07.580Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-12T07:38:07.581Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 12 Jan 2023 07:38:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-12T07:38:07.582Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-12T07:38:07.582Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-12T07:38:07.583Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-12T07:38:07.592Z|e11330b7-7429-49ad-9648-34da6f46c83c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3dad2bdb-bf55-476f-b1d9-0b7afbff6bd0|InfraPortalClient|||INFO|500||Exiting. 2023-01-12T07:38:12.345Z|d1a3abc5-1165-4aae-98aa-7e1a4cd75940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:12.345Z|66538121-5131-4253-afce-2fb779ee41ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:12.346Z|66538121-5131-4253-afce-2fb779ee41ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:12.346Z|d1a3abc5-1165-4aae-98aa-7e1a4cd75940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:13.820Z|d03e3948-4b3c-4be0-bd73-12e84f7831c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:13.820Z|d03e3948-4b3c-4be0-bd73-12e84f7831c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:20.261Z|202fb7ea-f17d-4a96-b764-ee3c25f0182a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:38:20.262Z|202fb7ea-f17d-4a96-b764-ee3c25f0182a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:38:22.395Z|52fbd505-8363-4c31-be46-a936c4dd0ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:22.395Z|52fbd505-8363-4c31-be46-a936c4dd0ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:22.411Z|b479f9df-0cbf-4686-8445-d4d60adf5ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:22.412Z|b479f9df-0cbf-4686-8445-d4d60adf5ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:23.842Z|728322e5-bdd9-494d-abad-ae4ed69dd4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:23.843Z|728322e5-bdd9-494d-abad-ae4ed69dd4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:32.436Z|7ec980e0-c726-48be-8d3d-dbcf050ab027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:32.437Z|7ec980e0-c726-48be-8d3d-dbcf050ab027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:32.438Z|97fd11da-a8f5-46f5-850d-b706dcf7091d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:32.439Z|97fd11da-a8f5-46f5-850d-b706dcf7091d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:33.867Z|0efc3ec0-b0c5-441e-b686-26536a3e9ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:33.867Z|0efc3ec0-b0c5-441e-b686-26536a3e9ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:35.261Z|5bfbd7f0-4984-47d9-8a36-398b8a5de238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:38:35.263Z|5bfbd7f0-4984-47d9-8a36-398b8a5de238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:38:36.250Z|01d841bc-02e6-4252-a9ad-60a9c09fb645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:38:36.251Z|01d841bc-02e6-4252-a9ad-60a9c09fb645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:38:42.461Z|1cd063f4-e425-4a3f-a26c-bf4975affa1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:42.461Z|1cd063f4-e425-4a3f-a26c-bf4975affa1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:42.467Z|cffc4e09-4499-4066-9167-836f8da4b451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:42.468Z|cffc4e09-4499-4066-9167-836f8da4b451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:43.890Z|774677d5-8506-49c2-89c7-f8de432deab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:43.891Z|774677d5-8506-49c2-89c7-f8de432deab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:48.763Z|df115e7d-8096-4356-9818-a712b481561c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:38:48.764Z|df115e7d-8096-4356-9818-a712b481561c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:50.261Z|0a5999ca-e37c-41e5-915b-4623ae417955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:38:50.262Z|0a5999ca-e37c-41e5-915b-4623ae417955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:38:52.497Z|5616bb4c-e23c-4e7e-bc15-bba0b085ea11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:52.497Z|5616bb4c-e23c-4e7e-bc15-bba0b085ea11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:52.497Z|54efe5b0-e9a6-446e-ba98-8e58895538fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:52.499Z|54efe5b0-e9a6-446e-ba98-8e58895538fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:38:53.913Z|19ad9836-5f9c-4fbb-9770-319fb3797d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:38:53.914Z|19ad9836-5f9c-4fbb-9770-319fb3797d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:02.522Z|8911261e-4a09-469e-8770-866dd83725a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:02.522Z|37a3ee61-ddf6-45eb-92ad-9ad41195a691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:02.523Z|37a3ee61-ddf6-45eb-92ad-9ad41195a691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:02.523Z|8911261e-4a09-469e-8770-866dd83725a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:03.936Z|f5b4c260-6614-44b9-9707-05bcfabc2a98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:03.936Z|f5b4c260-6614-44b9-9707-05bcfabc2a98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:05.262Z|3b21ef0b-9dec-44a5-a981-4c1afccd7bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:39:05.268Z|3b21ef0b-9dec-44a5-a981-4c1afccd7bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:39:06.251Z|c782780c-6c02-4a61-90b0-33078dfafeb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:39:06.252Z|c782780c-6c02-4a61-90b0-33078dfafeb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:39:12.545Z|2dc5898d-8e4c-4256-90b8-9c6d37da318d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:12.545Z|dc3f782d-abd8-4df9-be48-0076c80a42cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:12.546Z|2dc5898d-8e4c-4256-90b8-9c6d37da318d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:12.546Z|dc3f782d-abd8-4df9-be48-0076c80a42cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:13.958Z|9cbd61be-3427-46a8-8d43-09753a30abaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:13.959Z|9cbd61be-3427-46a8-8d43-09753a30abaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:20.261Z|b32c8d4e-64b0-4de2-b1b5-10972a5b9de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:39:20.261Z|b32c8d4e-64b0-4de2-b1b5-10972a5b9de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:39:22.568Z|56704b0c-937d-4477-ba74-b7c0f8fb1f61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:22.568Z|c89b17a0-de9a-40ab-88bd-86fc6aec9e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:22.568Z|56704b0c-937d-4477-ba74-b7c0f8fb1f61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:22.568Z|c89b17a0-de9a-40ab-88bd-86fc6aec9e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:23.983Z|7f22f331-bf0e-4d24-a2ca-abb6518542ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:23.984Z|7f22f331-bf0e-4d24-a2ca-abb6518542ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:32.591Z|185a544f-1ec6-4ce7-8ab9-691400e4a83e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:32.591Z|185a544f-1ec6-4ce7-8ab9-691400e4a83e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:32.599Z|5d6c28a6-0fe9-468f-ad79-5b940723ea06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:32.600Z|5d6c28a6-0fe9-468f-ad79-5b940723ea06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:34.006Z|026b7c35-a3ed-4757-b0cf-134aa35d48c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:34.008Z|026b7c35-a3ed-4757-b0cf-134aa35d48c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:35.263Z|0da85433-792a-402f-87bc-bec415600e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:39:35.264Z|0da85433-792a-402f-87bc-bec415600e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:39:36.253Z|3b2c3b5b-1689-4f34-94f6-54ea6913c1f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:39:36.254Z|3b2c3b5b-1689-4f34-94f6-54ea6913c1f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:39:42.621Z|0a7ae2bc-06fc-431c-b0b6-9383c9d6643d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:42.621Z|ef119b85-bd18-44ed-a655-c37f2f5ceade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:42.622Z|0a7ae2bc-06fc-431c-b0b6-9383c9d6643d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:42.623Z|ef119b85-bd18-44ed-a655-c37f2f5ceade|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:44.029Z|a42b736f-5a8a-462c-bf23-eccc9413b5c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:44.029Z|a42b736f-5a8a-462c-bf23-eccc9413b5c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:48.765Z|d0bfbb3c-425a-4b1a-a5fc-2c44a2601f1c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:39:48.766Z|d0bfbb3c-425a-4b1a-a5fc-2c44a2601f1c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:50.261Z|d49234ae-9979-4c18-aff4-cdbd896db54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:39:50.263Z|d49234ae-9979-4c18-aff4-cdbd896db54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:39:52.646Z|72dc48be-2a1d-4603-b31e-372a8154ab3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:52.647Z|72dc48be-2a1d-4603-b31e-372a8154ab3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:52.647Z|f56e1713-30f6-4718-b6cf-5ea292f0ef10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:52.648Z|f56e1713-30f6-4718-b6cf-5ea292f0ef10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:39:54.052Z|7fab5eba-820e-4315-9670-016c31964882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:39:54.054Z|7fab5eba-820e-4315-9670-016c31964882|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:02.671Z|fc950c5f-d6aa-4cfe-aa18-d590cf052498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:02.671Z|a0bbcbaf-6873-4f0b-be6b-b35f91624fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:02.672Z|fc950c5f-d6aa-4cfe-aa18-d590cf052498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:02.672Z|a0bbcbaf-6873-4f0b-be6b-b35f91624fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:04.080Z|9b5c2f41-95c2-4549-acab-2c910da75283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:04.080Z|9b5c2f41-95c2-4549-acab-2c910da75283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:05.261Z|45a0afb2-b9e8-4388-b85e-3fed9e1cc9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:40:05.262Z|45a0afb2-b9e8-4388-b85e-3fed9e1cc9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:40:06.255Z|8bfd5007-89b7-48a6-99f2-0ac6e8256172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:40:06.256Z|8bfd5007-89b7-48a6-99f2-0ac6e8256172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:40:12.701Z|32bb7223-24da-4d78-9a58-a8e1a6a73614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:12.702Z|32bb7223-24da-4d78-9a58-a8e1a6a73614|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:12.709Z|e91cb561-6627-4d9e-a5a4-e8ccd4c2d7d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:12.710Z|e91cb561-6627-4d9e-a5a4-e8ccd4c2d7d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:14.103Z|9739d0a0-9c1e-4392-88d6-ee392d97fb97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:14.104Z|9739d0a0-9c1e-4392-88d6-ee392d97fb97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:20.261Z|dd5e7231-0570-40eb-b839-f2362265b01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:40:20.261Z|dd5e7231-0570-40eb-b839-f2362265b01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:40:22.727Z|c8a72345-f4e5-41ac-b936-bd973f9733b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:22.728Z|c8a72345-f4e5-41ac-b936-bd973f9733b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:22.733Z|de337a2f-9a3a-481a-ae89-22426d13e6b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:22.734Z|de337a2f-9a3a-481a-ae89-22426d13e6b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:24.131Z|1f150299-9d79-481f-b9dc-d143be5904e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:24.132Z|1f150299-9d79-481f-b9dc-d143be5904e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:32.751Z|3d1cfc15-0608-493f-9ff9-044776d20081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:32.752Z|3d1cfc15-0608-493f-9ff9-044776d20081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:32.759Z|cd52fd9b-1ea7-4942-a84b-3b670db74b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:32.760Z|cd52fd9b-1ea7-4942-a84b-3b670db74b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:34.155Z|5464ba27-6aeb-4b9a-8f05-aa40c0d18977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:34.156Z|5464ba27-6aeb-4b9a-8f05-aa40c0d18977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:35.261Z|a3e7ea2b-04c5-4474-b3f4-23e4df0f7309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:40:35.263Z|a3e7ea2b-04c5-4474-b3f4-23e4df0f7309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:40:36.256Z|7cebbec2-866e-4f8e-b2da-c95591d9c34f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:40:36.257Z|7cebbec2-866e-4f8e-b2da-c95591d9c34f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:40:42.773Z|1385779a-e2d7-4383-be3b-b6447c975b8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:42.774Z|1385779a-e2d7-4383-be3b-b6447c975b8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:42.781Z|5c0b61c3-d046-4234-b6a0-22be45528dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:42.781Z|5c0b61c3-d046-4234-b6a0-22be45528dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:44.180Z|c2154e7d-bb73-452b-a319-fa194fb4002c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:44.182Z|c2154e7d-bb73-452b-a319-fa194fb4002c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:48.769Z|531c5e65-299e-4d7b-bc7c-ffac20b559a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:40:48.770Z|531c5e65-299e-4d7b-bc7c-ffac20b559a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:50.261Z|82413f76-8306-4647-baaf-23085151d520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:40:50.262Z|82413f76-8306-4647-baaf-23085151d520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:40:52.797Z|a65e5949-1949-431d-82c8-2e2b19a71fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:52.798Z|a65e5949-1949-431d-82c8-2e2b19a71fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:52.806Z|0efce65b-a074-42f6-a73b-771bf566bfd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:52.806Z|0efce65b-a074-42f6-a73b-771bf566bfd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:40:54.207Z|79852840-5f36-4ece-86b0-3836e597f596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:40:54.208Z|79852840-5f36-4ece-86b0-3836e597f596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:02.825Z|72691b87-ce7b-4727-a0a7-22eb5f18a3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:02.827Z|72691b87-ce7b-4727-a0a7-22eb5f18a3bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:02.830Z|9bb82ca2-bf19-438b-968b-2787d281bf02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:02.831Z|9bb82ca2-bf19-438b-968b-2787d281bf02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:04.232Z|43c9954e-6af4-4ef5-ac33-dce6f9ec5898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:04.235Z|43c9954e-6af4-4ef5-ac33-dce6f9ec5898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:05.261Z|a264b351-6d5c-470e-9c97-cbc3fc99cf13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:41:05.262Z|a264b351-6d5c-470e-9c97-cbc3fc99cf13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:41:06.258Z|ee2f8b27-9f42-454e-bd42-921fef93faaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:41:06.259Z|ee2f8b27-9f42-454e-bd42-921fef93faaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:41:12.853Z|d1cfe6ac-704f-422b-bbe7-66b630008de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:12.854Z|d1cfe6ac-704f-422b-bbe7-66b630008de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:12.855Z|923a72b4-7813-4cdc-be42-2d03d6c2c642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:12.856Z|923a72b4-7813-4cdc-be42-2d03d6c2c642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:14.261Z|dfbc40c1-68fb-46cf-a5be-3e19da3ca8e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:14.262Z|dfbc40c1-68fb-46cf-a5be-3e19da3ca8e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:20.261Z|4d843a84-4855-42be-bc0f-6d80a490953b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:41:20.264Z|4d843a84-4855-42be-bc0f-6d80a490953b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:41:22.877Z|d4045701-de84-4446-9ee4-24e9edb2afc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:22.878Z|d4045701-de84-4446-9ee4-24e9edb2afc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:22.880Z|a07d4af0-7862-4a5e-be9b-3cc95e33feb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:22.880Z|a07d4af0-7862-4a5e-be9b-3cc95e33feb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:24.285Z|d727cd85-312f-44f3-8b94-041ec4cf5d45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:24.286Z|d727cd85-312f-44f3-8b94-041ec4cf5d45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:32.902Z|461de7e8-c37b-43c0-8212-9239c63cd8a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:32.902Z|a748ad4d-6aa8-4f39-83cc-c32452b63767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:32.902Z|a748ad4d-6aa8-4f39-83cc-c32452b63767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:32.902Z|461de7e8-c37b-43c0-8212-9239c63cd8a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:34.308Z|d6a10172-9b5b-491e-bf46-b9dbd7ad709e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:34.309Z|d6a10172-9b5b-491e-bf46-b9dbd7ad709e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:35.261Z|923082f4-f9f9-4f25-826f-b99c2bace9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:41:35.262Z|923082f4-f9f9-4f25-826f-b99c2bace9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:41:36.260Z|0ecab82a-b944-412a-b1ff-6463faebf4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:41:36.261Z|0ecab82a-b944-412a-b1ff-6463faebf4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:41:42.924Z|2c054687-47d0-4e9c-8c1e-11374ff3a182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:42.924Z|344b8153-db85-4740-bb84-2ecb1d605a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:42.925Z|2c054687-47d0-4e9c-8c1e-11374ff3a182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:42.925Z|344b8153-db85-4740-bb84-2ecb1d605a12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:44.331Z|b6008502-73b3-4ae1-9a00-4e44dc2ce2e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:44.332Z|b6008502-73b3-4ae1-9a00-4e44dc2ce2e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:48.767Z|08866a00-1c24-447d-a925-0447c5bb7b4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:41:48.769Z|08866a00-1c24-447d-a925-0447c5bb7b4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:50.261Z|0ed456b9-68f5-4689-a1c6-e8aed6e781c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:41:50.262Z|0ed456b9-68f5-4689-a1c6-e8aed6e781c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:41:52.951Z|4ffe61b1-8fc4-4c53-9f5d-184cc708abf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:52.951Z|7098fc81-500f-40a2-a501-15fda915839c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:52.951Z|4ffe61b1-8fc4-4c53-9f5d-184cc708abf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:52.952Z|7098fc81-500f-40a2-a501-15fda915839c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:41:54.356Z|8b18e2ad-10b7-4f05-bf37-ea0ce6302d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:41:54.357Z|8b18e2ad-10b7-4f05-bf37-ea0ce6302d97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:02.979Z|077304ce-6bed-476c-90f4-d5a080f3ee9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:02.980Z|077304ce-6bed-476c-90f4-d5a080f3ee9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:02.993Z|70ea9cb1-b056-4a36-abe1-a5e203b20955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:02.994Z|70ea9cb1-b056-4a36-abe1-a5e203b20955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:04.382Z|d57c66e8-f4a8-4c53-aade-96def8e2d438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:04.383Z|d57c66e8-f4a8-4c53-aade-96def8e2d438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:05.261Z|134ede85-a8c1-40ab-a1d7-b995a82a2c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:42:05.263Z|134ede85-a8c1-40ab-a1d7-b995a82a2c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:42:06.262Z|a23f8803-dc14-4556-9121-6a6fba8e4cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:42:06.262Z|a23f8803-dc14-4556-9121-6a6fba8e4cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:42:13.015Z|a376775f-773c-4d09-bc26-4074cab4483e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:13.015Z|4178189c-4512-4456-896c-0d3558b09796|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:13.016Z|a376775f-773c-4d09-bc26-4074cab4483e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:13.016Z|4178189c-4512-4456-896c-0d3558b09796|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:14.408Z|02d766ba-37a9-452d-879c-cc707dca75f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:14.409Z|02d766ba-37a9-452d-879c-cc707dca75f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:20.261Z|e15852e3-6235-47fc-8c61-646eff4c66bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:42:20.261Z|e15852e3-6235-47fc-8c61-646eff4c66bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:42:23.039Z|266d925f-88a9-46d6-b48d-b6f07864ff43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:23.040Z|266d925f-88a9-46d6-b48d-b6f07864ff43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:23.044Z|0b0db08b-7288-4ce5-a983-7eac56435346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:23.045Z|0b0db08b-7288-4ce5-a983-7eac56435346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:24.451Z|ad192219-61a9-48b3-b3ab-ca2b8cbb7bed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:24.452Z|ad192219-61a9-48b3-b3ab-ca2b8cbb7bed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:33.064Z|a146a84c-0637-47dd-bbc3-68b4b5e5626a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:33.064Z|a146a84c-0637-47dd-bbc3-68b4b5e5626a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:33.069Z|f446d790-d873-4d6d-bdb6-6b1e031f8578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:33.071Z|f446d790-d873-4d6d-bdb6-6b1e031f8578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:34.476Z|11b570ba-c33e-497d-836c-01740a671652|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:34.477Z|11b570ba-c33e-497d-836c-01740a671652|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:35.261Z|43a96b30-e677-409b-91eb-6723e239859d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:42:35.262Z|43a96b30-e677-409b-91eb-6723e239859d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:42:36.263Z|e356e326-cc52-4451-984b-dfc4b06b70e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:42:36.264Z|e356e326-cc52-4451-984b-dfc4b06b70e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:42:43.087Z|249fc8ba-6368-40a4-a5d5-37b3edf03b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:43.088Z|249fc8ba-6368-40a4-a5d5-37b3edf03b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:43.101Z|830c6100-451d-4154-b6d3-2cabd31003f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:43.102Z|830c6100-451d-4154-b6d3-2cabd31003f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:44.501Z|46533548-3ec1-4b9d-9764-5c83f3cacd41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:44.501Z|46533548-3ec1-4b9d-9764-5c83f3cacd41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:48.766Z|af4f9ca7-19f5-4fe4-a9d9-18b8c97d9ece|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:42:48.768Z|af4f9ca7-19f5-4fe4-a9d9-18b8c97d9ece|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:50.262Z|6b324868-f32a-4347-978d-758634014c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:42:50.271Z|6b324868-f32a-4347-978d-758634014c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:42:53.110Z|f0851e47-2c8c-44d4-97a9-7c9de7825bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:53.110Z|f0851e47-2c8c-44d4-97a9-7c9de7825bad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:53.122Z|8c22303f-1f0b-4028-a2c7-667780db9daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:53.123Z|8c22303f-1f0b-4028-a2c7-667780db9daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:42:54.525Z|13bbfa4f-7bdf-4646-afdd-5d27081cb489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:42:54.526Z|13bbfa4f-7bdf-4646-afdd-5d27081cb489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:03.133Z|111c176c-3045-492b-88c4-b2e7e497ef67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:03.134Z|111c176c-3045-492b-88c4-b2e7e497ef67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:03.147Z|f2ada04b-a0a7-4301-9c34-1ab4f7043881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:03.148Z|f2ada04b-a0a7-4301-9c34-1ab4f7043881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:04.549Z|494f4dca-f02e-48e0-a120-26876c3fa05c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:04.550Z|494f4dca-f02e-48e0-a120-26876c3fa05c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:05.261Z|2e8122fe-7a8e-436b-97ef-580201c26809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:43:05.262Z|2e8122fe-7a8e-436b-97ef-580201c26809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:43:06.265Z|a1d46efd-5bdc-4777-91ef-e190acc08a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:43:06.265Z|a1d46efd-5bdc-4777-91ef-e190acc08a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:43:13.159Z|1273f4a1-f5a7-4d1f-a0e2-d03430540c63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:13.160Z|1273f4a1-f5a7-4d1f-a0e2-d03430540c63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:13.170Z|a34d9f9c-20dc-4b12-bab4-ea6944bed60f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:13.177Z|a34d9f9c-20dc-4b12-bab4-ea6944bed60f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:14.575Z|51ba5fc8-5bc7-49d1-a3cd-c0b2496974e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:14.576Z|51ba5fc8-5bc7-49d1-a3cd-c0b2496974e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:20.261Z|0ae4ea7d-5d5b-4bfc-8ef5-73d8a3abd016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:43:20.262Z|0ae4ea7d-5d5b-4bfc-8ef5-73d8a3abd016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:43:23.216Z|b4605caf-2615-4cd5-ba18-31ce67cd1893|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:23.217Z|b4605caf-2615-4cd5-ba18-31ce67cd1893|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:23.217Z|29511929-0df1-42f0-a3db-6fd6cbbce2b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:23.217Z|29511929-0df1-42f0-a3db-6fd6cbbce2b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:24.599Z|841eae92-a044-4ae3-96dc-6d5175296458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:24.600Z|841eae92-a044-4ae3-96dc-6d5175296458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:33.243Z|26736878-c07a-4682-91be-6bcb8b8bb550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:33.243Z|26736878-c07a-4682-91be-6bcb8b8bb550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:33.243Z|48f1bc77-ad49-41f7-9690-c2ef7f954c7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:33.244Z|48f1bc77-ad49-41f7-9690-c2ef7f954c7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:34.628Z|08b3f391-cedd-4650-9741-9aa17af32980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:34.629Z|08b3f391-cedd-4650-9741-9aa17af32980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:35.261Z|6b7b97eb-c545-4c30-ad1a-aa8ef32d9a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:43:35.265Z|6b7b97eb-c545-4c30-ad1a-aa8ef32d9a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:43:36.266Z|96bc9c6b-3145-469f-a643-07bd15cebd85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:43:36.267Z|96bc9c6b-3145-469f-a643-07bd15cebd85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:43:43.269Z|4b67a7dc-962d-483d-9c34-e38a92a23c92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:43.270Z|4b67a7dc-962d-483d-9c34-e38a92a23c92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:43.282Z|0d23de92-9035-40b5-b0bf-4e6a8a92dbe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:43.283Z|0d23de92-9035-40b5-b0bf-4e6a8a92dbe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:44.650Z|3374c846-0951-47d5-afb3-9a48357c185f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:44.651Z|3374c846-0951-47d5-afb3-9a48357c185f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:48.764Z|dbeded92-454a-4ca2-ac34-ab2d668e1162|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:43:48.765Z|dbeded92-454a-4ca2-ac34-ab2d668e1162|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:50.261Z|8c39c936-0532-435f-b361-521e1c842120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:43:50.261Z|8c39c936-0532-435f-b361-521e1c842120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:43:53.292Z|15e36f9c-e972-4bb3-8ebb-b25da88978ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:53.293Z|15e36f9c-e972-4bb3-8ebb-b25da88978ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:53.304Z|ebb28991-cb2b-41bc-8a36-6c14bc442208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:53.305Z|ebb28991-cb2b-41bc-8a36-6c14bc442208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:43:54.683Z|2c67cfc8-7ae1-4e25-a731-8d02d2ff94dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:43:54.684Z|2c67cfc8-7ae1-4e25-a731-8d02d2ff94dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:03.314Z|0566495f-6ac7-41f8-96bf-df098c78e28a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:03.314Z|0566495f-6ac7-41f8-96bf-df098c78e28a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:03.333Z|28d36c87-a767-4e1a-a409-95b8066b32c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:03.334Z|28d36c87-a767-4e1a-a409-95b8066b32c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:04.712Z|a14e8328-add7-40de-a7c0-028f5d16a77c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:04.713Z|a14e8328-add7-40de-a7c0-028f5d16a77c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:05.261Z|5cedfd24-ef56-4841-8a6f-768ae70ca748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:44:05.262Z|5cedfd24-ef56-4841-8a6f-768ae70ca748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:44:06.269Z|d63664b0-fb60-45d3-a06b-6a7ab16f9da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:44:06.271Z|d63664b0-fb60-45d3-a06b-6a7ab16f9da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:44:13.350Z|653e0fa5-b506-4e9e-9309-ee5d3bac3349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:13.351Z|653e0fa5-b506-4e9e-9309-ee5d3bac3349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:13.373Z|05465192-b675-4136-ad25-cf3e86e4123e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:13.375Z|05465192-b675-4136-ad25-cf3e86e4123e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:14.736Z|627168f1-397a-4dc8-9797-710609253743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:14.737Z|627168f1-397a-4dc8-9797-710609253743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:20.261Z|9d8871b8-1bec-462a-9f61-9c2a1f0db5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:44:20.263Z|9d8871b8-1bec-462a-9f61-9c2a1f0db5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:44:23.380Z|04e926d5-57e0-45be-a0c3-85029321a7db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:23.381Z|04e926d5-57e0-45be-a0c3-85029321a7db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:23.398Z|6949fe7f-8787-4c94-86b2-d93c2e9c6bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:23.399Z|6949fe7f-8787-4c94-86b2-d93c2e9c6bd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:24.765Z|e147dbd5-e303-46cf-80ca-b932bf3d3d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:24.766Z|e147dbd5-e303-46cf-80ca-b932bf3d3d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:33.404Z|21ec6c50-a4bc-4135-9f3b-2a600b39b5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:33.405Z|21ec6c50-a4bc-4135-9f3b-2a600b39b5e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:33.421Z|af120150-a541-4626-a0f0-21ff68e59d60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:33.422Z|af120150-a541-4626-a0f0-21ff68e59d60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:34.792Z|b5149f97-bc06-4708-ac2d-e93455aa404b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:34.793Z|b5149f97-bc06-4708-ac2d-e93455aa404b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:35.261Z|7e3cf517-7b73-4452-b2f2-7a9752902425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:44:35.262Z|7e3cf517-7b73-4452-b2f2-7a9752902425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:44:36.272Z|6a72acfc-21af-4258-91a2-f0b258a63aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:44:36.273Z|6a72acfc-21af-4258-91a2-f0b258a63aaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:44:43.426Z|a2b9bb84-ca49-4af2-a2d5-a91f211c8d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:43.427Z|a2b9bb84-ca49-4af2-a2d5-a91f211c8d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:43.450Z|95d7528c-3ebb-45ea-9bfa-c088a9c6d3c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:43.451Z|95d7528c-3ebb-45ea-9bfa-c088a9c6d3c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:44.815Z|23efe5f2-7396-497c-9b0a-f362d1d5f751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:44.816Z|23efe5f2-7396-497c-9b0a-f362d1d5f751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:48.769Z|2443bd14-f76f-495b-889f-37c83f6b4e45|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:44:48.771Z|2443bd14-f76f-495b-889f-37c83f6b4e45|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:50.266Z|c1636b00-78c7-4302-98d7-7a6e601ccc77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:44:50.268Z|c1636b00-78c7-4302-98d7-7a6e601ccc77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:44:53.452Z|738676f9-43e8-472b-bd41-33cd492c7d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:53.453Z|738676f9-43e8-472b-bd41-33cd492c7d39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:53.478Z|a31651a1-7688-4dd3-a5f5-cffeb5366ccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:53.479Z|a31651a1-7688-4dd3-a5f5-cffeb5366ccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:44:54.842Z|bd10ecdb-61ec-4493-9364-adc625001b2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:44:54.843Z|bd10ecdb-61ec-4493-9364-adc625001b2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:03.489Z|297a6402-6b21-4fca-ac6f-f3c0dca6795e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:03.490Z|297a6402-6b21-4fca-ac6f-f3c0dca6795e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:03.514Z|02ca5bc9-3aec-44e5-a4e7-a705f313e6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:03.515Z|02ca5bc9-3aec-44e5-a4e7-a705f313e6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:04.866Z|86f041d6-e386-4201-95b5-657007640b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:04.867Z|86f041d6-e386-4201-95b5-657007640b31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:05.261Z|0462f7af-a50e-4101-851c-4dfacae78e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:45:05.262Z|0462f7af-a50e-4101-851c-4dfacae78e49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:45:06.273Z|baa640b9-d635-46dc-8cf3-3936538f6ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:45:06.274Z|baa640b9-d635-46dc-8cf3-3936538f6ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:45:13.513Z|9e79306b-4e02-4123-bb49-dab00ce98072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:13.514Z|9e79306b-4e02-4123-bb49-dab00ce98072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:13.538Z|c82ad939-a987-42c9-a1a8-eef038931391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:13.539Z|c82ad939-a987-42c9-a1a8-eef038931391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:14.889Z|aee6cf8a-eb2f-4a6d-803d-1ffd7ca8941a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:14.890Z|aee6cf8a-eb2f-4a6d-803d-1ffd7ca8941a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:20.261Z|f62e6b73-7e9d-479e-9a50-d9e629b839d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:45:20.262Z|f62e6b73-7e9d-479e-9a50-d9e629b839d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:45:23.546Z|cd4fbe50-3f30-4e2e-81f5-1864342a27c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:23.546Z|cd4fbe50-3f30-4e2e-81f5-1864342a27c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:23.562Z|8bf37309-9e69-4973-be53-2fef552c041d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:23.563Z|8bf37309-9e69-4973-be53-2fef552c041d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:24.917Z|5464976c-2c84-4af2-a558-43c581178ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:24.918Z|5464976c-2c84-4af2-a558-43c581178ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:33.569Z|a117a2a9-c860-4b10-8497-2ec463ef3394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:33.570Z|a117a2a9-c860-4b10-8497-2ec463ef3394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:33.584Z|3d1f9863-8990-4749-b65c-5c830a72294a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:33.585Z|3d1f9863-8990-4749-b65c-5c830a72294a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:34.946Z|203e53fe-407e-4d1a-9b66-a2659fe8ffe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:34.947Z|203e53fe-407e-4d1a-9b66-a2659fe8ffe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:35.262Z|3c5f4af7-8b17-47da-ba94-d6e6465167b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:45:35.264Z|3c5f4af7-8b17-47da-ba94-d6e6465167b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:45:36.275Z|b5677927-bc56-4190-9d43-2f73f0a74bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:45:36.276Z|b5677927-bc56-4190-9d43-2f73f0a74bb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:45:43.593Z|540aade7-d289-401c-b136-57f04de5616c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:43.594Z|540aade7-d289-401c-b136-57f04de5616c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:43.607Z|5b16330d-8f8c-4dd6-8ea0-6cdcaa96a1b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:43.608Z|5b16330d-8f8c-4dd6-8ea0-6cdcaa96a1b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:44.975Z|a0e935f8-9f0e-4ab2-b9fe-f3b656241abe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:44.975Z|a0e935f8-9f0e-4ab2-b9fe-f3b656241abe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:48.787Z|0a8ae352-c124-4b1b-af7a-6b5012ef5ed8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:45:48.787Z|0a8ae352-c124-4b1b-af7a-6b5012ef5ed8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:50.261Z|dd5b4dcc-ba5f-4bb5-b339-17b352e4b1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:45:50.262Z|dd5b4dcc-ba5f-4bb5-b339-17b352e4b1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:45:53.618Z|6527a7e3-c2b0-4519-b891-8b4504cf665e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:53.619Z|6527a7e3-c2b0-4519-b891-8b4504cf665e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:53.630Z|22825d59-c6b9-4c19-b735-1e9f9827b3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:53.631Z|22825d59-c6b9-4c19-b735-1e9f9827b3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:45:55.015Z|8fcd6e65-8518-4348-8d8e-cab2b1771aba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:45:55.016Z|8fcd6e65-8518-4348-8d8e-cab2b1771aba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:03.641Z|659bf132-b9af-4250-a1a6-88710221be7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:03.642Z|659bf132-b9af-4250-a1a6-88710221be7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:03.654Z|fd72826d-4219-48bc-807a-fd043766b46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:03.655Z|fd72826d-4219-48bc-807a-fd043766b46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:05.041Z|f614c3e9-e229-4cf7-bf32-40320a21b6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:05.042Z|f614c3e9-e229-4cf7-bf32-40320a21b6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:05.261Z|f21bdd57-dda5-44c1-a6fb-8f468ab3eb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:46:05.262Z|f21bdd57-dda5-44c1-a6fb-8f468ab3eb36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:46:06.277Z|c965f7f8-5941-4566-ab3d-c4d1ff726f77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:46:06.277Z|c965f7f8-5941-4566-ab3d-c4d1ff726f77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:46:13.678Z|6588592b-28b5-44a7-ab23-50469f87cce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:13.679Z|6588592b-28b5-44a7-ab23-50469f87cce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:13.675Z|e9a85a56-9010-4502-ac4b-dab0650dd1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:13.680Z|e9a85a56-9010-4502-ac4b-dab0650dd1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:15.068Z|104bbda9-6092-446a-8685-08fb760d51f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:15.069Z|104bbda9-6092-446a-8685-08fb760d51f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:20.261Z|f5469da9-d5ba-4b1a-a6e3-fdb6c664377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:46:20.264Z|f5469da9-d5ba-4b1a-a6e3-fdb6c664377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:46:23.703Z|072518a5-b2be-4984-9926-54f92a9c0093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:23.704Z|072518a5-b2be-4984-9926-54f92a9c0093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:23.710Z|1fad881e-befe-45d7-9044-9a77342fb31b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:23.711Z|1fad881e-befe-45d7-9044-9a77342fb31b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:25.174Z|93938053-e422-4eb3-8f42-bfbbade67153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:25.207Z|93938053-e422-4eb3-8f42-bfbbade67153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:33.729Z|c5b85c9e-7490-4d34-92dc-ed07e69a74bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:33.730Z|c5b85c9e-7490-4d34-92dc-ed07e69a74bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:33.732Z|b40fe0a4-55c6-449f-baf9-b288cf6fff00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:33.733Z|b40fe0a4-55c6-449f-baf9-b288cf6fff00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:35.231Z|18a51efc-d48f-40a6-859a-9a24302dfb92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:35.232Z|18a51efc-d48f-40a6-859a-9a24302dfb92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:35.261Z|c31a541c-602f-4801-8c0b-78be342dc646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:46:35.262Z|c31a541c-602f-4801-8c0b-78be342dc646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:46:36.278Z|0f05808c-9078-4c9e-a132-9239d467d646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:46:36.279Z|0f05808c-9078-4c9e-a132-9239d467d646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:46:43.768Z|c3c4a140-5c36-49bf-b667-61c9137a9820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:43.768Z|19b329a3-a212-4abb-89ab-988963966473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:43.769Z|19b329a3-a212-4abb-89ab-988963966473|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:43.769Z|c3c4a140-5c36-49bf-b667-61c9137a9820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:45.255Z|7a51d7b2-63c5-4cc9-8b1a-54a16030eaaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:45.256Z|7a51d7b2-63c5-4cc9-8b1a-54a16030eaaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:48.765Z|58667d46-a7ff-4c82-9f3a-871b24d3b808|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:46:48.766Z|58667d46-a7ff-4c82-9f3a-871b24d3b808|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:50.261Z|7fa3ee96-16f1-4bf4-bf05-e9cf9218865a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:46:50.281Z|7fa3ee96-16f1-4bf4-bf05-e9cf9218865a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:46:53.795Z|8e882e01-5a93-4a08-a18f-d6df9ca13089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:53.795Z|ec84110c-9e54-4348-96d4-e17f9f71fe2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:53.796Z|8e882e01-5a93-4a08-a18f-d6df9ca13089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:53.796Z|ec84110c-9e54-4348-96d4-e17f9f71fe2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:46:55.282Z|98b464c9-d533-44a0-aec0-9ace06e2c4ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:46:55.283Z|98b464c9-d533-44a0-aec0-9ace06e2c4ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:03.824Z|ece9a59a-0834-49c4-85f7-1deb6ec49b09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:03.824Z|01d37ae5-ba09-48b5-a5d2-88a3a34b2a8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:03.826Z|ece9a59a-0834-49c4-85f7-1deb6ec49b09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:03.826Z|01d37ae5-ba09-48b5-a5d2-88a3a34b2a8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:05.261Z|201389a9-b3d9-4a86-abf9-912ae2ca83b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:47:05.262Z|201389a9-b3d9-4a86-abf9-912ae2ca83b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:47:05.312Z|f651762d-a15a-4f95-8daf-2b573548bfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:05.313Z|f651762d-a15a-4f95-8daf-2b573548bfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:06.280Z|9215de29-afde-45e5-86b6-0304e4db9142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:47:06.281Z|9215de29-afde-45e5-86b6-0304e4db9142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:47:13.853Z|138e70b8-97f0-41b1-87ed-460ee5e7dccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:13.853Z|16be5b75-a87c-4265-a549-1db4528e4e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:13.854Z|138e70b8-97f0-41b1-87ed-460ee5e7dccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:13.855Z|16be5b75-a87c-4265-a549-1db4528e4e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:15.354Z|ddde059f-e863-4efb-800a-b90cd185e146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:15.355Z|ddde059f-e863-4efb-800a-b90cd185e146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:20.262Z|7278edd0-1d59-4d10-9ad3-8798cd9fa0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:47:20.263Z|7278edd0-1d59-4d10-9ad3-8798cd9fa0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:47:23.880Z|cdd6d473-54c3-4df0-8bc8-a845b4e550cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:23.882Z|cdd6d473-54c3-4df0-8bc8-a845b4e550cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:23.882Z|ae1a980e-12ad-4feb-97d0-b084156bb7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:23.883Z|ae1a980e-12ad-4feb-97d0-b084156bb7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:25.379Z|1409abb9-4d75-4e89-ba8e-0f4b41f874ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:25.381Z|1409abb9-4d75-4e89-ba8e-0f4b41f874ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:33.906Z|75bc8062-ef50-40ce-97ca-38940f0c1e64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:33.906Z|d84d7a49-f149-43af-8e6e-3b29605ff116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:33.907Z|75bc8062-ef50-40ce-97ca-38940f0c1e64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:33.907Z|d84d7a49-f149-43af-8e6e-3b29605ff116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:35.261Z|17d04657-0d3f-4135-a2fe-408e3ba79e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:47:35.263Z|17d04657-0d3f-4135-a2fe-408e3ba79e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:47:35.403Z|5f4e0298-d859-4269-aab0-8c8020d948fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:35.404Z|5f4e0298-d859-4269-aab0-8c8020d948fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:36.282Z|62672e16-fd1c-449f-8d26-4f1cb44e0771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:47:36.283Z|62672e16-fd1c-449f-8d26-4f1cb44e0771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:47:43.928Z|97bbca0a-c9c9-4475-aa39-315c3c7dbd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:43.929Z|97bbca0a-c9c9-4475-aa39-315c3c7dbd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:43.933Z|701d7392-269d-4a3d-9c58-05b771cf4ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:43.934Z|701d7392-269d-4a3d-9c58-05b771cf4ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:45.425Z|0635fe95-acd4-49b5-88a9-ed11ce8f986d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:45.426Z|0635fe95-acd4-49b5-88a9-ed11ce8f986d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:48.778Z|71d20c9d-5ea0-4764-a7af-2130cbe01719|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:47:48.783Z|71d20c9d-5ea0-4764-a7af-2130cbe01719|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:50.261Z|3100124e-be65-4887-b0bf-ea4312b2a612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:47:50.261Z|3100124e-be65-4887-b0bf-ea4312b2a612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:47:53.973Z|185e633b-8159-453f-ab9b-b373c8136005|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:53.974Z|185e633b-8159-453f-ab9b-b373c8136005|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:53.980Z|33519794-9832-4313-b52b-9a40af431cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:53.981Z|33519794-9832-4313-b52b-9a40af431cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:47:55.450Z|d47dc434-b53d-47a5-8542-9b98dd63d870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:47:55.451Z|d47dc434-b53d-47a5-8542-9b98dd63d870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:04.003Z|36374caa-cdbc-46ab-abe0-0ef92cbe2d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:04.004Z|36374caa-cdbc-46ab-abe0-0ef92cbe2d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:04.004Z|305c8e6a-1603-4dd3-a4f4-bc0351c888e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:04.005Z|305c8e6a-1603-4dd3-a4f4-bc0351c888e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:05.263Z|a4a4216b-fa4e-4a21-95e4-c619d4372c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:48:05.279Z|a4a4216b-fa4e-4a21-95e4-c619d4372c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:48:05.474Z|02924395-1134-4fb3-9df5-38323b6f64b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:05.476Z|02924395-1134-4fb3-9df5-38323b6f64b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:06.283Z|41b1e718-462d-4967-ab3c-1b488d73b0da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:48:06.284Z|41b1e718-462d-4967-ab3c-1b488d73b0da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:48:14.029Z|350f3ae8-2411-464c-b4f6-59060abd0116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:14.029Z|b8528716-0df6-4b89-8e5a-26724bd119cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:14.035Z|b8528716-0df6-4b89-8e5a-26724bd119cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:14.035Z|350f3ae8-2411-464c-b4f6-59060abd0116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:15.498Z|bb636528-f96e-4fa3-8373-b13b7fa5fcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:15.499Z|bb636528-f96e-4fa3-8373-b13b7fa5fcfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:20.263Z|c4a03443-c9f0-4ed2-9295-18702084d8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:48:20.264Z|c4a03443-c9f0-4ed2-9295-18702084d8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:48:24.059Z|193720c6-9dd0-40aa-a14f-70dd72331402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:24.059Z|54080fb7-76e3-410f-b2e0-d263b446298d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:24.060Z|193720c6-9dd0-40aa-a14f-70dd72331402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:24.060Z|54080fb7-76e3-410f-b2e0-d263b446298d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:25.526Z|04862520-d056-4f2a-94e0-fea8929e6414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:25.527Z|04862520-d056-4f2a-94e0-fea8929e6414|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:34.084Z|6f015999-286b-487a-9f69-fe99eab46034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:34.085Z|bb7c792a-9db9-4c67-b599-563ded4eee1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:34.085Z|6f015999-286b-487a-9f69-fe99eab46034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:34.085Z|bb7c792a-9db9-4c67-b599-563ded4eee1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:35.261Z|b93c1b69-a864-43c2-8b9b-1eb06f6884ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:48:35.262Z|b93c1b69-a864-43c2-8b9b-1eb06f6884ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:48:35.552Z|8592a7a4-6fa9-4604-a2b3-478d07c8b69e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:35.552Z|8592a7a4-6fa9-4604-a2b3-478d07c8b69e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:36.285Z|2c6b3b68-fb26-4cfb-a967-cd1c6411d6b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:48:36.286Z|2c6b3b68-fb26-4cfb-a967-cd1c6411d6b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:48:44.110Z|e3529fde-1486-4e7d-afd4-b458b8fe5b41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:44.110Z|e3529fde-1486-4e7d-afd4-b458b8fe5b41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:44.115Z|5d3c6873-79fd-48df-92a5-f4a399fbf988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:44.116Z|5d3c6873-79fd-48df-92a5-f4a399fbf988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:45.576Z|9a77fbf0-b5ba-4ec9-87c4-50e6d3bc14ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:45.577Z|9a77fbf0-b5ba-4ec9-87c4-50e6d3bc14ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:48.787Z|99ce5758-c849-4e31-90a6-e91edda96e3d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:48:48.790Z|99ce5758-c849-4e31-90a6-e91edda96e3d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:50.261Z|48bd4d06-2ea2-4f5f-bab9-3ab771ac7674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:48:50.264Z|48bd4d06-2ea2-4f5f-bab9-3ab771ac7674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:48:54.136Z|0452b366-5fb6-41e2-a9a8-e7da987a64d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:54.136Z|0452b366-5fb6-41e2-a9a8-e7da987a64d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:54.140Z|738a7a95-2285-4762-b339-e1bdc376a53d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:54.140Z|738a7a95-2285-4762-b339-e1bdc376a53d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:48:55.602Z|f37ec173-833f-4393-bb22-cdf7fd3d4908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:48:55.603Z|f37ec173-833f-4393-bb22-cdf7fd3d4908|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:04.169Z|77aa376b-e383-4901-b1ec-90ffd76bb716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:04.170Z|77aa376b-e383-4901-b1ec-90ffd76bb716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:04.172Z|f0ef586f-59de-4ab3-805c-0c0a6b56440f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:04.172Z|f0ef586f-59de-4ab3-805c-0c0a6b56440f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:05.262Z|96eaee16-6941-4c76-9a8e-3c1a134808ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:49:05.262Z|96eaee16-6941-4c76-9a8e-3c1a134808ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:49:05.636Z|058ed947-8941-4ef5-9efb-f9d56781c439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:05.636Z|058ed947-8941-4ef5-9efb-f9d56781c439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:06.286Z|9e85e079-8a0a-47ce-a5e4-76302894c7ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:49:06.287Z|9e85e079-8a0a-47ce-a5e4-76302894c7ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:49:14.193Z|c66be534-326f-4ec6-9952-5115b760b3a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:14.193Z|808ec09b-5a7b-47eb-b3d3-43feb9ed8f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:14.194Z|c66be534-326f-4ec6-9952-5115b760b3a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:14.194Z|808ec09b-5a7b-47eb-b3d3-43feb9ed8f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:15.659Z|844ceab8-0ffb-4939-b9b4-ed7a09342eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:15.660Z|844ceab8-0ffb-4939-b9b4-ed7a09342eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:20.261Z|2040c50b-dcd7-4805-becf-26de42a98d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:49:20.262Z|2040c50b-dcd7-4805-becf-26de42a98d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:49:24.216Z|836e5c9c-a432-4fc8-be34-567587b0fd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:24.216Z|5001ee8e-59c2-489c-98b5-df9edaae5294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:24.216Z|836e5c9c-a432-4fc8-be34-567587b0fd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:24.217Z|5001ee8e-59c2-489c-98b5-df9edaae5294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:25.684Z|98e8c002-585f-4bc2-9198-02b831864a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:25.686Z|98e8c002-585f-4bc2-9198-02b831864a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:34.239Z|b57e7e0f-562d-4648-9fb6-6aaf645a19d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:34.239Z|6bdd868e-eac2-4ff1-9451-2abf06935494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:34.240Z|b57e7e0f-562d-4648-9fb6-6aaf645a19d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:34.240Z|6bdd868e-eac2-4ff1-9451-2abf06935494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:35.261Z|4a658161-f59f-455e-be99-668625214532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:49:35.263Z|4a658161-f59f-455e-be99-668625214532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:49:35.709Z|cfac6801-b39e-420c-811c-53b327ea1781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:35.709Z|cfac6801-b39e-420c-811c-53b327ea1781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:36.288Z|6e91b40c-8254-4084-939e-621a5a265094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:49:36.289Z|6e91b40c-8254-4084-939e-621a5a265094|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:49:44.262Z|2303b918-bd03-4a98-ad6f-4bbfff0b7a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:44.262Z|81485228-4c8f-4e8a-815b-d1b199d49501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:44.263Z|2303b918-bd03-4a98-ad6f-4bbfff0b7a51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:44.263Z|81485228-4c8f-4e8a-815b-d1b199d49501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:45.733Z|a2ced714-dec0-4bf6-9895-c4fd23376772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:45.734Z|a2ced714-dec0-4bf6-9895-c4fd23376772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:48.771Z|14272420-de51-441f-9d90-ba849e68e42c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:49:48.777Z|14272420-de51-441f-9d90-ba849e68e42c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:50.261Z|5be896e9-4045-47be-88c5-5f65d9513880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:49:50.262Z|5be896e9-4045-47be-88c5-5f65d9513880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:49:54.293Z|2d143343-48c5-498a-93cc-d87caaf3e4a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:54.294Z|2d143343-48c5-498a-93cc-d87caaf3e4a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:54.300Z|162cb6fe-b85d-4ebc-9426-bca0f3a1cd4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:54.301Z|162cb6fe-b85d-4ebc-9426-bca0f3a1cd4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:49:55.757Z|4a04894a-3cc9-465d-8868-3989c211bab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:49:55.758Z|4a04894a-3cc9-465d-8868-3989c211bab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:04.325Z|2fb7da84-1344-479e-a18b-3070c7737851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:04.326Z|6181c37e-e463-4070-8a06-8dcc52a67274|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:04.326Z|2fb7da84-1344-479e-a18b-3070c7737851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:04.327Z|6181c37e-e463-4070-8a06-8dcc52a67274|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:05.263Z|252b5bd3-c52a-48ed-86a0-82e89b238c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:50:05.273Z|252b5bd3-c52a-48ed-86a0-82e89b238c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:50:05.781Z|8ab74c98-05f9-4df8-b2e1-61815460081e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:05.782Z|8ab74c98-05f9-4df8-b2e1-61815460081e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:06.289Z|a51c65af-c2c1-4a2b-a47a-13475a8fa259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:50:06.290Z|a51c65af-c2c1-4a2b-a47a-13475a8fa259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:50:14.350Z|940df797-4f68-4284-80ee-1022ae5b4f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:14.351Z|940df797-4f68-4284-80ee-1022ae5b4f5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:14.354Z|01e189f2-c3bc-4b1f-8581-11a7c4976ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:14.355Z|01e189f2-c3bc-4b1f-8581-11a7c4976ec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:15.803Z|a494c010-3649-4cba-8b7c-8c74f19c0c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:15.804Z|a494c010-3649-4cba-8b7c-8c74f19c0c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:20.261Z|e21f938f-5d12-4ab5-a996-bb55ac7100b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:50:20.262Z|e21f938f-5d12-4ab5-a996-bb55ac7100b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:50:24.375Z|ba0f3c64-fcbf-4511-86cb-e08ac3f11546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:24.376Z|ba0f3c64-fcbf-4511-86cb-e08ac3f11546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:24.380Z|75f4c31f-bda2-4683-9497-5ee90aa4e114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:24.384Z|75f4c31f-bda2-4683-9497-5ee90aa4e114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:25.825Z|1a87711e-9dc9-4daf-98c7-f278a1c6431a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:25.826Z|1a87711e-9dc9-4daf-98c7-f278a1c6431a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:34.403Z|349c7e28-97fa-4a26-8947-581248149776|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:34.404Z|349c7e28-97fa-4a26-8947-581248149776|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:34.413Z|99b07e3d-e216-4a5e-b073-e11fe35c876a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:34.414Z|99b07e3d-e216-4a5e-b073-e11fe35c876a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:35.261Z|b604c255-f9e1-485c-b45a-afe103bab3cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:50:35.262Z|b604c255-f9e1-485c-b45a-afe103bab3cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:50:35.851Z|66071daa-8a1b-4fbc-9263-dc90a858b2df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:35.851Z|66071daa-8a1b-4fbc-9263-dc90a858b2df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:36.291Z|a7f3dda0-b914-4f5a-af5d-3d5d78042c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:50:36.291Z|a7f3dda0-b914-4f5a-af5d-3d5d78042c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:50:44.436Z|d06b65e8-ac0f-4288-9d23-fb03ef56a6c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:44.437Z|d06b65e8-ac0f-4288-9d23-fb03ef56a6c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:44.440Z|ac870f87-5814-4af6-90b5-57016ee25be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:44.440Z|ac870f87-5814-4af6-90b5-57016ee25be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:45.881Z|51eea746-4adf-45ed-90e7-b1ad875dfae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:45.882Z|51eea746-4adf-45ed-90e7-b1ad875dfae5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:48.764Z|44d6515a-d6a1-45fb-b7c6-b79f7117bcfc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:50:48.765Z|44d6515a-d6a1-45fb-b7c6-b79f7117bcfc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:50.261Z|b9fb2268-16d6-4539-8105-db0d9f2696cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:50:50.263Z|b9fb2268-16d6-4539-8105-db0d9f2696cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:50:54.484Z|ac625af5-297e-4393-91a6-94b4963e9e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:54.485Z|ac625af5-297e-4393-91a6-94b4963e9e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:54.485Z|8103faf8-46cc-415c-9be3-fe7a59c7794b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:54.486Z|8103faf8-46cc-415c-9be3-fe7a59c7794b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:50:55.925Z|b6100c32-d217-4367-9f01-e85fa1672bad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:50:55.926Z|b6100c32-d217-4367-9f01-e85fa1672bad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:04.513Z|a97016e3-8a91-40bd-a025-d2ccafe20d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:04.514Z|a97016e3-8a91-40bd-a025-d2ccafe20d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:04.534Z|c15c2548-4f3b-4f37-8fd9-f2b946a19127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:04.535Z|c15c2548-4f3b-4f37-8fd9-f2b946a19127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:05.261Z|0ec415e1-b0dd-4f3c-b95c-c3c01d74a229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:51:05.262Z|0ec415e1-b0dd-4f3c-b95c-c3c01d74a229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:51:05.949Z|b33ba633-f320-4d7f-82fe-d39b0ed2080a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:05.950Z|b33ba633-f320-4d7f-82fe-d39b0ed2080a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:06.292Z|35c8b857-1a72-409a-9398-7866cf1d7dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:51:06.293Z|35c8b857-1a72-409a-9398-7866cf1d7dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:51:14.538Z|05c217f0-6720-4f33-b9aa-8be41d0959a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:14.539Z|05c217f0-6720-4f33-b9aa-8be41d0959a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:14.561Z|d7560ef2-5ec4-4d31-9373-ac8232529c1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:14.562Z|d7560ef2-5ec4-4d31-9373-ac8232529c1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:15.982Z|8e3ab85d-f228-473b-b55d-9bfe30f40cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:15.983Z|8e3ab85d-f228-473b-b55d-9bfe30f40cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:20.261Z|58a8994d-a804-488b-b5e8-79f949bcea7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:51:20.261Z|58a8994d-a804-488b-b5e8-79f949bcea7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:51:24.563Z|528aed8c-305d-43bf-90d6-44b876612cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:24.564Z|528aed8c-305d-43bf-90d6-44b876612cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:24.585Z|7875a080-611f-4f30-bd69-3f4fa3e6e4e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:24.587Z|7875a080-611f-4f30-bd69-3f4fa3e6e4e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:26.005Z|83e3598c-70c6-421f-ad44-453be823c344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:26.006Z|83e3598c-70c6-421f-ad44-453be823c344|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:34.596Z|112942b9-d0d3-4d0b-a903-4424d74b5992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:34.602Z|112942b9-d0d3-4d0b-a903-4424d74b5992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:34.612Z|c107f8d8-ad27-4514-adff-badb37141e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:34.613Z|c107f8d8-ad27-4514-adff-badb37141e1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:35.261Z|1404eb4b-5b6e-441f-9cbc-d8ee9b8bc8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:51:35.263Z|1404eb4b-5b6e-441f-9cbc-d8ee9b8bc8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:51:36.027Z|e1ec5a03-7745-4490-a197-391943a4a209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:36.028Z|e1ec5a03-7745-4490-a197-391943a4a209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:36.294Z|449b8776-d0da-4f43-9412-55efd283ba32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:51:36.295Z|449b8776-d0da-4f43-9412-55efd283ba32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:51:44.630Z|74439c7c-31f6-40fa-ac7d-9b9f7decff68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:44.631Z|74439c7c-31f6-40fa-ac7d-9b9f7decff68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:44.637Z|c467ec96-5a41-4765-9e97-2fc380351ce2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:44.638Z|c467ec96-5a41-4765-9e97-2fc380351ce2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:46.051Z|f8d6d8fa-c7a5-4336-a7f5-6a277d26d2b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:46.052Z|f8d6d8fa-c7a5-4336-a7f5-6a277d26d2b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:48.768Z|1308a1df-18e7-4540-8156-fc165cef8a34|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:51:48.770Z|1308a1df-18e7-4540-8156-fc165cef8a34|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:50.266Z|dd2c9eba-2ab5-4641-95df-7fe9833e0d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:51:50.267Z|dd2c9eba-2ab5-4641-95df-7fe9833e0d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:51:54.658Z|6a5e2756-dbe4-491f-a9b9-4b9372efbc90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:54.659Z|6a5e2756-dbe4-491f-a9b9-4b9372efbc90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:54.661Z|f82fb4dd-fe59-42bd-8002-7f46ed9cdebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:54.662Z|f82fb4dd-fe59-42bd-8002-7f46ed9cdebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:51:56.075Z|f258bdc6-a476-45b6-9a26-b90145c4bb0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:51:56.076Z|f258bdc6-a476-45b6-9a26-b90145c4bb0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:04.692Z|f6071065-a155-47b8-be9a-45439a8659de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:04.693Z|f6071065-a155-47b8-be9a-45439a8659de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:04.696Z|cb5c84c6-378f-4953-9481-eb59b02a447a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:04.697Z|cb5c84c6-378f-4953-9481-eb59b02a447a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:05.261Z|330ccb38-274f-4668-848a-84d971b6a475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:52:05.262Z|330ccb38-274f-4668-848a-84d971b6a475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:52:06.100Z|84443826-b9f2-48a0-a1a7-c23f106a595c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:06.101Z|84443826-b9f2-48a0-a1a7-c23f106a595c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:06.296Z|98fab676-6eff-4189-84fc-34688357a739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:52:06.297Z|98fab676-6eff-4189-84fc-34688357a739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:52:14.715Z|88f467a1-167f-43b5-acfc-d600b8bc3127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:14.716Z|a26b4e61-1faa-4c54-8675-0646fa3c6dcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:14.717Z|a26b4e61-1faa-4c54-8675-0646fa3c6dcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:14.717Z|88f467a1-167f-43b5-acfc-d600b8bc3127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:16.124Z|525ee4a9-24cd-4650-b971-8c5632df5e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:16.125Z|525ee4a9-24cd-4650-b971-8c5632df5e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:20.261Z|5d2ea941-4890-4387-aeca-d58af01895c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:52:20.264Z|5d2ea941-4890-4387-aeca-d58af01895c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:52:24.741Z|88bd84aa-e3b7-4d5c-a6ac-4e3d36e730c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:24.742Z|88bd84aa-e3b7-4d5c-a6ac-4e3d36e730c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:24.754Z|df18adaa-e683-4d3a-9b55-01c9e6ce9951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:24.754Z|df18adaa-e683-4d3a-9b55-01c9e6ce9951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:26.147Z|5efebd5b-9b4d-456d-9452-03ec4f59ec3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:26.148Z|5efebd5b-9b4d-456d-9452-03ec4f59ec3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:34.772Z|59336ce5-f2db-4345-9315-0ab8622117b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:34.773Z|59336ce5-f2db-4345-9315-0ab8622117b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:34.775Z|7283d729-6245-484e-a04b-bffe3a88d580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:34.776Z|7283d729-6245-484e-a04b-bffe3a88d580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:35.261Z|d9006993-03bd-47b7-9e8f-b170ccd4aad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:52:35.262Z|d9006993-03bd-47b7-9e8f-b170ccd4aad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:52:36.171Z|8801ef34-9976-4a77-8fcb-16f1614d8384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:36.172Z|8801ef34-9976-4a77-8fcb-16f1614d8384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:36.298Z|9a9756e6-0421-42e9-ab5a-8a0e75ed2389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:52:36.299Z|9a9756e6-0421-42e9-ab5a-8a0e75ed2389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:52:44.796Z|ca7bae00-2332-4edb-99e1-6b44d9458ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:44.796Z|91702dc3-7fe7-47a7-9673-eaa9dd3e1748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:44.797Z|91702dc3-7fe7-47a7-9673-eaa9dd3e1748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:44.797Z|ca7bae00-2332-4edb-99e1-6b44d9458ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:46.195Z|974bb58e-860e-4770-a6da-2c56a4b8e151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:46.196Z|974bb58e-860e-4770-a6da-2c56a4b8e151|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:48.769Z|30f088e6-0776-427a-a1e5-49007487861d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:52:48.770Z|30f088e6-0776-427a-a1e5-49007487861d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:50.261Z|fcc73c89-441c-4e12-bcbd-be0cf33c788c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:52:50.261Z|fcc73c89-441c-4e12-bcbd-be0cf33c788c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:52:54.822Z|22b4157d-ded0-47d3-a56e-5fddc2f97ec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:54.823Z|22b4157d-ded0-47d3-a56e-5fddc2f97ec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:54.824Z|75017b51-8c2b-4348-ab33-03f6213d09f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:54.825Z|75017b51-8c2b-4348-ab33-03f6213d09f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:52:56.218Z|d57e35bc-8349-4f65-916f-f33238db7b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:52:56.219Z|d57e35bc-8349-4f65-916f-f33238db7b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:04.848Z|e301c9d3-ce9a-4d34-ab66-ab154baa6bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:04.849Z|e301c9d3-ce9a-4d34-ab66-ab154baa6bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:04.855Z|bbd963eb-6f49-4a09-955a-e0b557c18728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:04.857Z|bbd963eb-6f49-4a09-955a-e0b557c18728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:05.262Z|14a967ca-d666-4432-8f69-55adb65aa30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:53:05.266Z|14a967ca-d666-4432-8f69-55adb65aa30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:53:06.246Z|4f8c842a-05fd-4aa3-87a6-c9fcb87ed6da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:06.247Z|4f8c842a-05fd-4aa3-87a6-c9fcb87ed6da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:06.300Z|c13b7a6e-8b81-4c13-bd56-66ef76f38053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:53:06.300Z|c13b7a6e-8b81-4c13-bd56-66ef76f38053|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:53:14.873Z|c7e56d2d-d870-459a-8914-558e0bd6dc06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:14.874Z|c7e56d2d-d870-459a-8914-558e0bd6dc06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:14.880Z|48f8ecef-3d3b-4104-81ac-5c14ebf55643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:14.881Z|48f8ecef-3d3b-4104-81ac-5c14ebf55643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:16.272Z|dbd577ca-f874-440a-9ee6-2fe674596f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:16.273Z|dbd577ca-f874-440a-9ee6-2fe674596f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:20.261Z|ff18d4b7-9499-428b-9afb-a5b114544d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:53:20.261Z|ff18d4b7-9499-428b-9afb-a5b114544d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:53:24.897Z|73179ebf-50fe-4c30-9c45-14d8e84f33cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:24.898Z|73179ebf-50fe-4c30-9c45-14d8e84f33cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:24.900Z|5e2a60f9-cc44-4cb3-9cac-d1e2216a2d3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:24.900Z|5e2a60f9-cc44-4cb3-9cac-d1e2216a2d3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:26.305Z|879b175b-914a-48c6-8928-28d418032d0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:26.306Z|879b175b-914a-48c6-8928-28d418032d0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:34.922Z|b2ba3e36-6509-40d9-b001-a05844af62f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:34.923Z|e48e6bf6-5484-45a0-9178-9297fff407fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:34.923Z|e48e6bf6-5484-45a0-9178-9297fff407fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:34.923Z|b2ba3e36-6509-40d9-b001-a05844af62f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:35.261Z|c685b83a-5895-4f48-804c-e7f18d60b80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:53:35.262Z|c685b83a-5895-4f48-804c-e7f18d60b80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:53:36.301Z|9f13ba37-d491-444b-8599-f76d337745f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:53:36.302Z|9f13ba37-d491-444b-8599-f76d337745f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:53:36.330Z|0ea81214-b0b0-42f5-93fd-632653f26390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:36.330Z|0ea81214-b0b0-42f5-93fd-632653f26390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:44.946Z|2e0cac97-bee1-467a-80bd-1236ee06b9fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:44.946Z|0ecaa8dd-bf2d-4ff1-98e1-df46d32509b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:44.947Z|2e0cac97-bee1-467a-80bd-1236ee06b9fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:44.947Z|0ecaa8dd-bf2d-4ff1-98e1-df46d32509b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:46.355Z|265a963a-8140-42e2-9d1c-b0fd3d957660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:46.357Z|265a963a-8140-42e2-9d1c-b0fd3d957660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:48.764Z|bd58f204-6c29-4f17-a946-9808e4300cd6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:53:48.765Z|bd58f204-6c29-4f17-a946-9808e4300cd6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:50.261Z|614e9ba2-8cf1-43f0-a457-ba3a8757eaa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:53:50.264Z|614e9ba2-8cf1-43f0-a457-ba3a8757eaa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:53:54.975Z|7cf15a0e-0151-4913-b2f2-50be87f449c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:54.978Z|7cf15a0e-0151-4913-b2f2-50be87f449c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:54.985Z|b2e0a59c-f1d9-4a7b-bfc6-bfd43d1d8a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:54.986Z|b2e0a59c-f1d9-4a7b-bfc6-bfd43d1d8a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:53:56.379Z|84cd1157-b296-4c84-9f47-6c265f583bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:53:56.380Z|84cd1157-b296-4c84-9f47-6c265f583bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:05.034Z|cdf5c9fb-684f-40a9-ab39-2a91a407a3f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:05.034Z|a698800b-0aea-4d69-a5df-e45d44dc8c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:05.035Z|cdf5c9fb-684f-40a9-ab39-2a91a407a3f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:05.036Z|a698800b-0aea-4d69-a5df-e45d44dc8c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:05.261Z|4ea33e06-a393-4ca1-83d4-e6f69acf1e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:54:05.262Z|4ea33e06-a393-4ca1-83d4-e6f69acf1e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:54:06.302Z|04354a99-d93c-4a17-b85e-d1f9d870eb05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:54:06.303Z|04354a99-d93c-4a17-b85e-d1f9d870eb05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:54:06.404Z|41b788c8-9a2d-477f-911b-842e888a1735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:06.405Z|41b788c8-9a2d-477f-911b-842e888a1735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:15.064Z|6ab05f4f-77f3-4323-9715-24f84802309a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:15.065Z|6ab05f4f-77f3-4323-9715-24f84802309a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:15.072Z|6a6a4630-cdb6-4e47-bfb0-88f9a7657bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:15.073Z|6a6a4630-cdb6-4e47-bfb0-88f9a7657bc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:16.427Z|d6c18b97-e81f-43c3-8100-80520a494d96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:16.427Z|d6c18b97-e81f-43c3-8100-80520a494d96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:20.261Z|72c814f1-7dd3-4ea3-a416-783acfa09970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:54:20.262Z|72c814f1-7dd3-4ea3-a416-783acfa09970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:54:25.122Z|ad19d119-8d4a-4eb4-bf4c-701a520a2b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:25.123Z|215ca09f-d714-4ce9-97b3-bd2770d3306b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:25.123Z|ad19d119-8d4a-4eb4-bf4c-701a520a2b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:25.124Z|215ca09f-d714-4ce9-97b3-bd2770d3306b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:26.450Z|f21ac0ba-5dc4-4454-96d3-eb3666eab5ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:26.451Z|f21ac0ba-5dc4-4454-96d3-eb3666eab5ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:35.150Z|084cb837-a4fa-4787-a65f-f0d63f164c45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:35.151Z|82989cf6-4c21-4f62-8763-2cb19d4ad7f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:35.152Z|82989cf6-4c21-4f62-8763-2cb19d4ad7f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:35.152Z|084cb837-a4fa-4787-a65f-f0d63f164c45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:35.261Z|f6408a0b-d1e2-4470-b293-7be3536483a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:54:35.264Z|f6408a0b-d1e2-4470-b293-7be3536483a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:54:36.303Z|f2a82f11-3ed5-4070-82a2-ec91226b812b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:54:36.304Z|f2a82f11-3ed5-4070-82a2-ec91226b812b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:54:36.474Z|8d60a0bb-4309-45ab-9aaf-13e75a1a7d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:36.475Z|8d60a0bb-4309-45ab-9aaf-13e75a1a7d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:45.178Z|13ec153c-481b-4583-89fa-380c8da70c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:45.178Z|dedaaf50-28f0-4358-958f-b54e17f17441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:45.179Z|13ec153c-481b-4583-89fa-380c8da70c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:45.179Z|dedaaf50-28f0-4358-958f-b54e17f17441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:46.498Z|92df5527-b77b-4216-85a2-2a25d6d892ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:46.499Z|92df5527-b77b-4216-85a2-2a25d6d892ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:48.770Z|146e5ade-bdc3-44ce-a70c-10293e4212f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:54:48.771Z|146e5ade-bdc3-44ce-a70c-10293e4212f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:50.261Z|73626060-e58a-48bd-938b-2850e4e221a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:54:50.261Z|73626060-e58a-48bd-938b-2850e4e221a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:54:55.214Z|e78f1877-ca21-4277-8a9d-e95638d2797b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:55.215Z|e78f1877-ca21-4277-8a9d-e95638d2797b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:55.214Z|f93a9af4-839b-4f7d-9496-cde8925a4390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:55.216Z|f93a9af4-839b-4f7d-9496-cde8925a4390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:54:56.527Z|7aa47d35-e7e3-4db9-855d-0f35c214d736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:54:56.527Z|7aa47d35-e7e3-4db9-855d-0f35c214d736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:05.248Z|4bdbe4ec-7951-4e3b-9258-9653bfbbd680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:05.249Z|4bdbe4ec-7951-4e3b-9258-9653bfbbd680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:05.248Z|50d3dcf9-a139-42fd-ae43-ec97d284956f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:05.250Z|50d3dcf9-a139-42fd-ae43-ec97d284956f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:05.263Z|7c736468-0e90-44b8-9736-4da805d33018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:55:05.263Z|7c736468-0e90-44b8-9736-4da805d33018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:55:06.305Z|ff6855ab-b8be-458e-a575-f53780faf1d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:55:06.305Z|ff6855ab-b8be-458e-a575-f53780faf1d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:55:06.553Z|98023153-f478-4e52-a5dc-7b1861133038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:06.554Z|98023153-f478-4e52-a5dc-7b1861133038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:15.273Z|2cb33419-d74a-468e-b8b4-66b544b93278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:15.273Z|2cb33419-d74a-468e-b8b4-66b544b93278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:15.280Z|66b88ea2-a708-4e52-b9d0-ab2e544f345c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:15.281Z|66b88ea2-a708-4e52-b9d0-ab2e544f345c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:16.577Z|8a179aee-4eec-4e98-972c-52e992cb22ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:16.578Z|8a179aee-4eec-4e98-972c-52e992cb22ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:20.261Z|914f9433-020a-4d65-86c1-199abd4ffc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:55:20.263Z|914f9433-020a-4d65-86c1-199abd4ffc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:55:25.297Z|048f291d-c618-4dea-8241-a249b832a6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:25.298Z|048f291d-c618-4dea-8241-a249b832a6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:25.304Z|6366b363-d39e-4cdd-94f8-1fef1402799c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:25.305Z|6366b363-d39e-4cdd-94f8-1fef1402799c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:26.602Z|8eb9b6ab-e190-4b33-ae3c-32585de6b9bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:26.603Z|8eb9b6ab-e190-4b33-ae3c-32585de6b9bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:35.261Z|0fac463f-1c19-46fd-97cb-ad31c6479242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:55:35.262Z|0fac463f-1c19-46fd-97cb-ad31c6479242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:55:35.323Z|e7e42ec9-8c9a-4ed0-860c-c657d1d415ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:35.327Z|d5fbf11e-f6ea-4ae9-8ec0-5117da311043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:35.328Z|d5fbf11e-f6ea-4ae9-8ec0-5117da311043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:35.330Z|e7e42ec9-8c9a-4ed0-860c-c657d1d415ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:36.306Z|b9e75119-cef2-4c48-a4f3-a93e43428efe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:55:36.307Z|b9e75119-cef2-4c48-a4f3-a93e43428efe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:55:36.626Z|dc922118-37ca-4a9b-8b8b-94ec73a00026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:36.626Z|dc922118-37ca-4a9b-8b8b-94ec73a00026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:45.361Z|8161b497-36ce-47aa-858c-1f4eaa4f644c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:45.362Z|8161b497-36ce-47aa-858c-1f4eaa4f644c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:45.364Z|5f02301d-b23e-4276-a90b-bd3a92407529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:45.364Z|5f02301d-b23e-4276-a90b-bd3a92407529|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:46.649Z|ee6a4f01-448d-4c9e-841c-7da03544e1b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:46.651Z|ee6a4f01-448d-4c9e-841c-7da03544e1b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:48.768Z|699bb9ca-bf29-4028-8678-e6aa0e885132|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:55:48.769Z|699bb9ca-bf29-4028-8678-e6aa0e885132|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:50.261Z|70faf1b0-0e4b-4ecb-ac11-32b107ea4a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:55:50.261Z|70faf1b0-0e4b-4ecb-ac11-32b107ea4a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:55:55.388Z|e609515e-1570-47c9-9ab8-6d1994642159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:55.389Z|e609515e-1570-47c9-9ab8-6d1994642159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:55.390Z|1eb307e9-f503-4c2e-aff4-d853bff0dcac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:55.391Z|1eb307e9-f503-4c2e-aff4-d853bff0dcac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:55:56.673Z|78506a94-2ec6-4a94-9bcd-d247a0649cd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:55:56.674Z|78506a94-2ec6-4a94-9bcd-d247a0649cd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:05.261Z|c4845b0b-3f88-4195-a5d3-e88c2c930093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:56:05.263Z|c4845b0b-3f88-4195-a5d3-e88c2c930093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:56:05.415Z|f457a446-a56a-4ad4-9900-ffae4c89c2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:05.415Z|f457a446-a56a-4ad4-9900-ffae4c89c2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:05.420Z|15b7c0ee-e93c-4b80-ac16-10a084042daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:05.421Z|15b7c0ee-e93c-4b80-ac16-10a084042daa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:06.307Z|69dafda7-5cad-434d-8d2d-5b9dfdaa1a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:56:06.308Z|69dafda7-5cad-434d-8d2d-5b9dfdaa1a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:56:06.699Z|dd2e6c8c-3125-4d94-81eb-4415fa2d9c1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:06.699Z|dd2e6c8c-3125-4d94-81eb-4415fa2d9c1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:15.438Z|08b58fbc-784e-4a1b-af26-401093eb13d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:15.439Z|08b58fbc-784e-4a1b-af26-401093eb13d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:15.455Z|a31c8e39-12b4-4881-8bb5-c847bf2b1ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:15.456Z|a31c8e39-12b4-4881-8bb5-c847bf2b1ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:16.721Z|9fd2ae6e-ad85-4dc8-beba-0f9fd2b7eabf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:16.724Z|9fd2ae6e-ad85-4dc8-beba-0f9fd2b7eabf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:20.261Z|969a19e3-8ce5-4d50-9ff9-a005d8242182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:56:20.262Z|969a19e3-8ce5-4d50-9ff9-a005d8242182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:56:25.462Z|a6e96a9e-1bd8-430c-b81e-c8496c9ca2e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:25.463Z|a6e96a9e-1bd8-430c-b81e-c8496c9ca2e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:25.516Z|ddb71d18-fa20-4295-b046-b10303149baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:25.517Z|ddb71d18-fa20-4295-b046-b10303149baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:26.747Z|5f4d063f-4c7c-4120-be8c-312c1f8c4cd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:26.748Z|5f4d063f-4c7c-4120-be8c-312c1f8c4cd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:35.261Z|18e5a748-6aad-4a93-9b89-606851ef1fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:56:35.262Z|18e5a748-6aad-4a93-9b89-606851ef1fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:56:35.485Z|17900611-a879-4c34-b079-0d7172e87a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:35.486Z|17900611-a879-4c34-b079-0d7172e87a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:35.542Z|995990f0-82e3-43d0-baa7-663f1abed8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:35.543Z|995990f0-82e3-43d0-baa7-663f1abed8dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:36.309Z|e978888f-a644-41b8-b3dc-78d653e5bc9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:56:36.309Z|e978888f-a644-41b8-b3dc-78d653e5bc9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:56:36.771Z|e34602f2-041d-4b0d-a91a-2c97f2eae8f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:36.772Z|e34602f2-041d-4b0d-a91a-2c97f2eae8f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:45.511Z|17bcfd67-a374-4525-9b88-d18741889a0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:45.512Z|17bcfd67-a374-4525-9b88-d18741889a0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:45.565Z|72e3ddbe-cd6c-40be-9148-121ca18b75b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:45.566Z|72e3ddbe-cd6c-40be-9148-121ca18b75b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:46.795Z|ba696c8b-5144-46ee-87c9-2829352c4c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:46.796Z|ba696c8b-5144-46ee-87c9-2829352c4c00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:48.767Z|a73c0da7-d266-4ed8-9246-f232c703e61b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:56:48.768Z|a73c0da7-d266-4ed8-9246-f232c703e61b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:50.261Z|da0d1d6b-e074-4ea0-9d8d-66b4571381b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:56:50.267Z|da0d1d6b-e074-4ea0-9d8d-66b4571381b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:56:55.540Z|6abdcf40-2222-4033-821b-3d6ce9b2a4ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:55.547Z|6abdcf40-2222-4033-821b-3d6ce9b2a4ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:55.593Z|10cf5d41-5283-4eb6-9854-b7356a590346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:55.594Z|10cf5d41-5283-4eb6-9854-b7356a590346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:56:56.821Z|d5f85edc-6133-4c1c-bcc6-08f378637893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:56:56.822Z|d5f85edc-6133-4c1c-bcc6-08f378637893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:05.261Z|067c67f3-a4c3-42f6-8e21-bc95506b14d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:57:05.263Z|067c67f3-a4c3-42f6-8e21-bc95506b14d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:57:05.575Z|b0090da1-c85c-42d8-9507-34726239f898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:05.576Z|b0090da1-c85c-42d8-9507-34726239f898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:05.624Z|084947c5-0514-4e19-ba98-201051eb0bac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:05.625Z|084947c5-0514-4e19-ba98-201051eb0bac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:06.310Z|0f3ea1c6-351f-4480-b8af-1c683c46b95f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:57:06.310Z|0f3ea1c6-351f-4480-b8af-1c683c46b95f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:57:06.846Z|87377f76-1b9a-4b35-b8c7-265f5fe3078d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:06.847Z|87377f76-1b9a-4b35-b8c7-265f5fe3078d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:15.600Z|4873a15a-68c2-4c26-a469-2260009a9c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:15.601Z|4873a15a-68c2-4c26-a469-2260009a9c24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:15.654Z|6b086f2a-3925-426b-b8fa-0907f07ee051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:15.655Z|6b086f2a-3925-426b-b8fa-0907f07ee051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:16.872Z|34e32bbe-50ba-4ee5-8c13-8f5f9eae1d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:16.872Z|34e32bbe-50ba-4ee5-8c13-8f5f9eae1d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:20.261Z|d8972a0f-9e3b-4156-8728-b63f33d59842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:57:20.262Z|d8972a0f-9e3b-4156-8728-b63f33d59842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:57:25.634Z|ce544f28-38bb-42bd-84cd-83fc9423a613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:25.636Z|ce544f28-38bb-42bd-84cd-83fc9423a613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:25.679Z|9b8c2184-de2e-47aa-bf19-e63f6762f957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:25.681Z|9b8c2184-de2e-47aa-bf19-e63f6762f957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:26.895Z|a39eb456-1aea-4497-ad30-c38a0b714e4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:26.896Z|a39eb456-1aea-4497-ad30-c38a0b714e4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:35.261Z|a4170e30-0913-4ded-a1ea-7ec3da1e9b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:57:35.263Z|a4170e30-0913-4ded-a1ea-7ec3da1e9b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:57:35.664Z|eceb7e20-3b52-4ba9-8e73-369797caeb49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:35.666Z|eceb7e20-3b52-4ba9-8e73-369797caeb49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:35.703Z|d62ba0ac-5668-435c-9d7c-758fb9644e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:35.704Z|d62ba0ac-5668-435c-9d7c-758fb9644e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:36.311Z|b777aad2-2ad2-4ff8-9286-2757fef189b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:57:36.312Z|b777aad2-2ad2-4ff8-9286-2757fef189b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:57:36.919Z|140f7f90-3499-4268-9ae9-70ca1c8f43f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:36.919Z|140f7f90-3499-4268-9ae9-70ca1c8f43f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:45.701Z|23fb57eb-2d6e-4578-a935-d52b64e421f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:45.702Z|23fb57eb-2d6e-4578-a935-d52b64e421f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:45.728Z|22fe4a2d-7cd5-4986-be27-adabf23aa223|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:45.729Z|22fe4a2d-7cd5-4986-be27-adabf23aa223|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:46.944Z|dde29afb-295d-4b9e-8752-8ab722bf9dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:46.945Z|dde29afb-295d-4b9e-8752-8ab722bf9dab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:48.763Z|4a94d0d9-0963-4618-9b3f-c40c23b3963b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:57:48.764Z|4a94d0d9-0963-4618-9b3f-c40c23b3963b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:50.261Z|7417f265-4353-4581-b7aa-120e287f701c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:57:50.262Z|7417f265-4353-4581-b7aa-120e287f701c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:57:55.736Z|e47e1a80-8009-4578-b2f6-e69e5e3f6dcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:55.742Z|e47e1a80-8009-4578-b2f6-e69e5e3f6dcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:55.755Z|11339b79-b01b-4f5c-aad1-ac71b6cc740c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:55.756Z|11339b79-b01b-4f5c-aad1-ac71b6cc740c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:57:56.969Z|d307d933-11d3-4f21-b3e0-3d7257614930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:57:56.970Z|d307d933-11d3-4f21-b3e0-3d7257614930|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:05.262Z|73021dae-052b-4d43-84b3-d7ebba998870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:58:05.263Z|73021dae-052b-4d43-84b3-d7ebba998870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:58:05.768Z|5b72313a-6650-41df-b5a1-d57ded06073d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:05.768Z|5b72313a-6650-41df-b5a1-d57ded06073d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:05.777Z|0f3debec-3c11-4a12-82d2-876891a7fcb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:05.778Z|0f3debec-3c11-4a12-82d2-876891a7fcb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:06.317Z|0c16e7e3-9558-4755-8172-9b94499d86a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:58:06.318Z|0c16e7e3-9558-4755-8172-9b94499d86a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:58:06.993Z|2da38491-c69b-42ac-9a15-c73dbb8756fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:06.994Z|2da38491-c69b-42ac-9a15-c73dbb8756fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:15.792Z|df1dd8c6-be56-4462-9723-f0b6a8b07ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:15.793Z|df1dd8c6-be56-4462-9723-f0b6a8b07ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:15.800Z|08689054-32ac-4cda-9c32-ed691a5234c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:15.801Z|08689054-32ac-4cda-9c32-ed691a5234c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:17.018Z|a44f4062-0ff9-4fd2-8da1-bcf853196870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:17.019Z|a44f4062-0ff9-4fd2-8da1-bcf853196870|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:20.261Z|fbc5c187-f773-4135-804d-6002beafa2e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:58:20.263Z|fbc5c187-f773-4135-804d-6002beafa2e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:58:25.826Z|84b2f619-06f9-40cd-abc7-a2e2ababad86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:25.829Z|84b2f619-06f9-40cd-abc7-a2e2ababad86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:25.834Z|cfb32bfb-4032-49b0-bceb-c9856646f354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:25.834Z|cfb32bfb-4032-49b0-bceb-c9856646f354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:27.041Z|84abe264-7cb3-4b77-90a0-2f959eb1d2f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:27.041Z|84abe264-7cb3-4b77-90a0-2f959eb1d2f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:35.262Z|22446811-701b-4f07-ad68-e59aac93b36a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:58:35.263Z|22446811-701b-4f07-ad68-e59aac93b36a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:58:35.859Z|0818de65-ebc6-4c04-b23e-5900128c404e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:35.860Z|0818de65-ebc6-4c04-b23e-5900128c404e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:35.864Z|32a68ab0-3283-4aeb-8c13-9e97c5b99028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:35.864Z|32a68ab0-3283-4aeb-8c13-9e97c5b99028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:36.319Z|f0c6ff3f-286c-4934-ac29-e63935737620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:58:36.319Z|f0c6ff3f-286c-4934-ac29-e63935737620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:58:37.065Z|4c67ecda-f140-4218-b571-9d137193028b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:37.066Z|4c67ecda-f140-4218-b571-9d137193028b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:45.883Z|9dd93772-3a02-423a-a417-75a4134c7083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:45.884Z|9dd93772-3a02-423a-a417-75a4134c7083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:45.889Z|c6f2a151-ec8b-4398-9d7a-e30645f4e9b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:45.889Z|c6f2a151-ec8b-4398-9d7a-e30645f4e9b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:47.089Z|eaf37d69-6316-4869-970c-1a5992624aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:47.090Z|eaf37d69-6316-4869-970c-1a5992624aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:48.769Z|f5d9ed02-4de1-4049-8bf2-4cd5bfd30d6d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:58:48.770Z|f5d9ed02-4de1-4049-8bf2-4cd5bfd30d6d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:50.262Z|496108c8-1bc6-4bbb-92d5-7f3762a85a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:58:50.262Z|496108c8-1bc6-4bbb-92d5-7f3762a85a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:58:55.905Z|a837c551-db45-402a-a778-1cfebfd2382a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:55.906Z|a837c551-db45-402a-a778-1cfebfd2382a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:55.908Z|06f312ef-3f47-4fd4-9a9d-53830e9f7a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:55.909Z|06f312ef-3f47-4fd4-9a9d-53830e9f7a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:58:57.112Z|dc2e8b65-77db-43ca-8ebd-b41ac25bf91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:58:57.113Z|dc2e8b65-77db-43ca-8ebd-b41ac25bf91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:05.261Z|1208fd4b-f553-4423-9c0f-859498989e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:59:05.264Z|1208fd4b-f553-4423-9c0f-859498989e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:59:05.930Z|c8038d5a-3fe0-4920-b51c-b93851575e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:05.931Z|c8038d5a-3fe0-4920-b51c-b93851575e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:05.933Z|50f97e33-1795-4180-9f20-764d2bf47a10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:05.934Z|50f97e33-1795-4180-9f20-764d2bf47a10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:06.320Z|ca3e5bc9-27c0-49b9-afce-aba609717991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:59:06.321Z|ca3e5bc9-27c0-49b9-afce-aba609717991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:59:07.141Z|cb836485-69ca-4e66-9e8c-69ad4be10dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:07.142Z|cb836485-69ca-4e66-9e8c-69ad4be10dee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:15.957Z|9a3c0603-9934-4314-b948-2e13d65d2505|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:15.957Z|9a3c0603-9934-4314-b948-2e13d65d2505|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:15.958Z|5bfae23d-6061-4aad-b5ad-1a8a6b5e373c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:15.959Z|5bfae23d-6061-4aad-b5ad-1a8a6b5e373c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:17.166Z|a69c0604-4d02-4630-8e62-54dc0899ecdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:17.167Z|a69c0604-4d02-4630-8e62-54dc0899ecdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:20.261Z|70cdde1d-da60-4762-a9db-ab22e52467fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:59:20.262Z|70cdde1d-da60-4762-a9db-ab22e52467fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:59:25.979Z|848bb244-b46d-4322-8aa1-7d52d6746903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:25.981Z|848bb244-b46d-4322-8aa1-7d52d6746903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:25.984Z|34a1162e-7869-420f-9490-732fa90d196c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:25.985Z|34a1162e-7869-420f-9490-732fa90d196c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:27.191Z|5964019a-0a19-46d5-afd4-2b259b67e9da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:27.192Z|5964019a-0a19-46d5-afd4-2b259b67e9da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:35.261Z|a0d832d1-3b93-4ce6-b1e8-4e6c3f8c0d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:59:35.262Z|a0d832d1-3b93-4ce6-b1e8-4e6c3f8c0d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:59:36.006Z|12493217-616b-40b8-9796-e6600462fa20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:36.007Z|12493217-616b-40b8-9796-e6600462fa20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:36.010Z|8b99a1b0-1b84-4492-93b6-c8f0bc8d4731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:36.013Z|8b99a1b0-1b84-4492-93b6-c8f0bc8d4731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:36.321Z|220b72bb-34a4-41cf-8ad3-84022478f035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:59:36.322Z|220b72bb-34a4-41cf-8ad3-84022478f035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:59:37.214Z|04cf5c4b-cc39-44f6-8e84-775b0ae434e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:37.214Z|04cf5c4b-cc39-44f6-8e84-775b0ae434e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:46.036Z|fe50a793-c138-4ad7-a6f2-7b7435914302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:46.037Z|03cbca40-d7c5-4e43-b9e8-190c58320699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:46.038Z|03cbca40-d7c5-4e43-b9e8-190c58320699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:46.046Z|fe50a793-c138-4ad7-a6f2-7b7435914302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:47.235Z|9219d54b-a64e-4d4b-9dbc-004b13846ea2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:47.244Z|9219d54b-a64e-4d4b-9dbc-004b13846ea2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:48.764Z|16048b94-ffb7-4eeb-9ead-d410ee3e25d9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T07:59:48.765Z|16048b94-ffb7-4eeb-9ead-d410ee3e25d9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:50.261Z|99268a1d-ca17-4355-bc5e-9f41d7479259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T07:59:50.263Z|99268a1d-ca17-4355-bc5e-9f41d7479259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T07:59:56.063Z|3ce9e1ae-f135-4f5a-9365-f7fb2f5c321f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:56.065Z|3ce9e1ae-f135-4f5a-9365-f7fb2f5c321f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:56.071Z|acd418c7-d20a-42cd-9f48-59aa44fc24cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:56.073Z|acd418c7-d20a-42cd-9f48-59aa44fc24cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T07:59:57.271Z|dde58c94-8bd6-4135-b4cd-3d3010281fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T07:59:57.277Z|dde58c94-8bd6-4135-b4cd-3d3010281fae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:05.269Z|30c4dcd4-a493-4e09-8397-4e041d2c5755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:00:05.270Z|30c4dcd4-a493-4e09-8397-4e041d2c5755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:00:06.097Z|e0a8021e-52e0-47f7-a787-4431caa8def3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:06.099Z|e0a8021e-52e0-47f7-a787-4431caa8def3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:06.112Z|138492b4-c346-4f52-9b18-066dfed4d49d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:06.112Z|138492b4-c346-4f52-9b18-066dfed4d49d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:06.322Z|33a82896-56c1-46f4-bde5-c5fee3ca58e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:00:06.323Z|33a82896-56c1-46f4-bde5-c5fee3ca58e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:00:07.307Z|da0337e8-eb26-4bdb-8d96-81caee8504d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:07.308Z|da0337e8-eb26-4bdb-8d96-81caee8504d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:16.126Z|2bdeb01f-9081-4e5a-a954-9f0c4b91e8f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:16.126Z|2bdeb01f-9081-4e5a-a954-9f0c4b91e8f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:16.152Z|1eaf5ff8-0b9b-4828-95dc-b747ae6ce638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:16.153Z|1eaf5ff8-0b9b-4828-95dc-b747ae6ce638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:17.331Z|0011b343-89d0-4327-8316-3a098bbfa343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:17.332Z|0011b343-89d0-4327-8316-3a098bbfa343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:20.263Z|6d2f12f4-08be-415b-ba61-ddc64352a865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:00:20.267Z|6d2f12f4-08be-415b-ba61-ddc64352a865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:00:26.153Z|c83852ee-5402-425a-bf07-f635bc697039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:26.154Z|c83852ee-5402-425a-bf07-f635bc697039|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:26.180Z|ea3ca044-69ba-43cd-9c47-6348d79492dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:26.181Z|ea3ca044-69ba-43cd-9c47-6348d79492dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:27.368Z|e9c47374-4458-41fc-b83b-59e5127b0975|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:27.369Z|e9c47374-4458-41fc-b83b-59e5127b0975|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:35.261Z|c4462ff9-e6c6-4d45-90fb-788341b3c49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:00:35.263Z|c4462ff9-e6c6-4d45-90fb-788341b3c49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:00:36.181Z|53354fd1-00b8-44af-8dc7-3707eefcde71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:36.182Z|53354fd1-00b8-44af-8dc7-3707eefcde71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:36.213Z|078c63c4-f1da-4940-8578-feba54d37eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:36.214Z|078c63c4-f1da-4940-8578-feba54d37eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:36.324Z|3403fd77-9952-42c7-baf0-d6e127554f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:00:36.324Z|3403fd77-9952-42c7-baf0-d6e127554f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:00:37.418Z|1c79b8f4-0505-469d-bb42-797695b4b6f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:37.418Z|1c79b8f4-0505-469d-bb42-797695b4b6f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:46.216Z|0e36590c-7176-4c87-9cb3-fd0df01e712f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:46.218Z|0e36590c-7176-4c87-9cb3-fd0df01e712f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:46.238Z|4a42460c-fcbc-4578-9bac-5adb4de39502|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:46.252Z|4a42460c-fcbc-4578-9bac-5adb4de39502|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:47.458Z|421288b6-7b94-4c7d-923f-87b6f0e2de61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:47.459Z|421288b6-7b94-4c7d-923f-87b6f0e2de61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:48.768Z|e19c3d89-ebb8-40c7-9e2e-b26a2ac585ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:00:48.780Z|e19c3d89-ebb8-40c7-9e2e-b26a2ac585ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:50.262Z|820ff8c0-1c03-4ad6-90ab-261c710f9bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:00:50.263Z|820ff8c0-1c03-4ad6-90ab-261c710f9bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:00:56.288Z|aacf93a5-5eb5-4427-88b3-6801a71b6d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:56.290Z|aacf93a5-5eb5-4427-88b3-6801a71b6d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:56.290Z|e7032be5-e220-480d-8566-9dc9a60f81ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:56.292Z|e7032be5-e220-480d-8566-9dc9a60f81ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:00:57.493Z|fb1f3f5e-f97c-49dd-b956-5edd43353d04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:00:57.494Z|fb1f3f5e-f97c-49dd-b956-5edd43353d04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:05.262Z|50eeb19c-4dcb-42a4-bb2b-96b0611bdf96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:01:05.264Z|50eeb19c-4dcb-42a4-bb2b-96b0611bdf96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:01:06.314Z|5e3fb894-b41c-41c0-a0dd-25d0920b8c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:06.315Z|5e3fb894-b41c-41c0-a0dd-25d0920b8c8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:06.316Z|3560b68f-d844-4a56-a81e-a00892e598aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:06.316Z|3560b68f-d844-4a56-a81e-a00892e598aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:06.325Z|cf6d7874-799f-4a80-aa9c-9c0f741c7763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:01:06.325Z|cf6d7874-799f-4a80-aa9c-9c0f741c7763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:01:07.521Z|778387e3-e43c-494e-9530-d01d9f9a97df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:07.522Z|778387e3-e43c-494e-9530-d01d9f9a97df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:16.339Z|22a7fa54-565f-4c3d-8345-28072f9eb6c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:16.340Z|22a7fa54-565f-4c3d-8345-28072f9eb6c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:16.343Z|c523a0eb-b813-4541-a60d-78df5e809ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:16.344Z|c523a0eb-b813-4541-a60d-78df5e809ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:17.554Z|dff08122-d2fe-4afa-a240-31f539a21b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:17.560Z|dff08122-d2fe-4afa-a240-31f539a21b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:20.262Z|880e141c-2530-4964-9ddf-edce26a037f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:01:20.264Z|880e141c-2530-4964-9ddf-edce26a037f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:01:26.364Z|d369d51e-6417-4973-9fd4-d4c12a1a7296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:26.369Z|3b403d17-8edc-4c19-8dd2-39110f90a7be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:26.370Z|3b403d17-8edc-4c19-8dd2-39110f90a7be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:26.371Z|d369d51e-6417-4973-9fd4-d4c12a1a7296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:27.591Z|3a50b02e-ba9b-4cf2-a8e5-be6e8ab80b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:27.592Z|3a50b02e-ba9b-4cf2-a8e5-be6e8ab80b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:35.262Z|16eaea55-cf78-4717-b7f8-866d8e81ff80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:01:35.263Z|16eaea55-cf78-4717-b7f8-866d8e81ff80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:01:36.326Z|12010cdc-f6a9-40aa-bf3a-84bea7e432e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:01:36.327Z|12010cdc-f6a9-40aa-bf3a-84bea7e432e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:01:36.396Z|8af0d564-cd11-46d4-865a-589238e06285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:36.398Z|27325bb7-b1b0-42d1-a557-241d6e646bf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:36.398Z|8af0d564-cd11-46d4-865a-589238e06285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:36.398Z|27325bb7-b1b0-42d1-a557-241d6e646bf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:37.623Z|17c46bee-6454-41f2-90f0-fdd342bea445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:37.624Z|17c46bee-6454-41f2-90f0-fdd342bea445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:46.427Z|1b862e88-96ef-45d4-ad3e-34b148604cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:46.428Z|1b862e88-96ef-45d4-ad3e-34b148604cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:46.432Z|0139cc65-baa3-4629-b49c-aa315928224c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:46.433Z|0139cc65-baa3-4629-b49c-aa315928224c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:47.656Z|3181af85-98c8-4e97-bc20-ef28427104f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:47.657Z|3181af85-98c8-4e97-bc20-ef28427104f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:48.778Z|411623dd-ad83-4638-a38a-1338319c9b89|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:01:48.781Z|411623dd-ad83-4638-a38a-1338319c9b89|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:50.261Z|9f4eb1d1-866d-43ed-8b16-50fd24d48aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:01:50.267Z|9f4eb1d1-866d-43ed-8b16-50fd24d48aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:01:56.457Z|8dc581b8-a12e-49e7-854e-aae6b651185a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:56.457Z|8dc581b8-a12e-49e7-854e-aae6b651185a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:56.461Z|c7266492-114b-4921-a5de-8688b6160c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:56.462Z|c7266492-114b-4921-a5de-8688b6160c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:01:57.681Z|074f8fc9-c2b4-45bc-b23a-700c92218990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:01:57.685Z|074f8fc9-c2b4-45bc-b23a-700c92218990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:05.261Z|8fe7e2a7-58d2-4fe4-b0a9-f91fd4311d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:02:05.262Z|8fe7e2a7-58d2-4fe4-b0a9-f91fd4311d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:02:06.328Z|6a669c7a-1536-4649-ac15-4ddd56a72ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:02:06.329Z|6a669c7a-1536-4649-ac15-4ddd56a72ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:02:06.479Z|b7d8a5cd-8270-47ed-9f1a-6930cc07eb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:06.479Z|b7d8a5cd-8270-47ed-9f1a-6930cc07eb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:06.494Z|26d292b3-4c40-4a5f-ab13-cc368988f609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:06.494Z|26d292b3-4c40-4a5f-ab13-cc368988f609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:07.710Z|be96163c-59b7-4401-b22f-9203ce1ee7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:07.711Z|be96163c-59b7-4401-b22f-9203ce1ee7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:16.503Z|c10fb66f-1475-475f-a967-20108f1e71a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:16.504Z|c10fb66f-1475-475f-a967-20108f1e71a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:16.519Z|f46982e9-3067-4ee7-84b1-b3d1f909c184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:16.521Z|f46982e9-3067-4ee7-84b1-b3d1f909c184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:17.736Z|06469732-9158-485a-aff0-173907dbf2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:17.737Z|06469732-9158-485a-aff0-173907dbf2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:20.261Z|ff1953fc-7e06-4f09-bfe0-28cf283d9637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:02:20.262Z|ff1953fc-7e06-4f09-bfe0-28cf283d9637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:02:26.528Z|b3014ab7-03d8-4fe8-bfe2-53f7ec67a71c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:26.529Z|b3014ab7-03d8-4fe8-bfe2-53f7ec67a71c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:26.543Z|42d21c5e-0634-44ac-88b6-ae7e116c56b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:26.544Z|42d21c5e-0634-44ac-88b6-ae7e116c56b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:27.764Z|f5c96eb8-e91f-4f16-a26a-1b220ad2a52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:27.765Z|f5c96eb8-e91f-4f16-a26a-1b220ad2a52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:35.261Z|0b574160-c6ec-48f0-b046-f0904f2370bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:02:35.263Z|0b574160-c6ec-48f0-b046-f0904f2370bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:02:36.330Z|b1f66ab6-6c3b-4a98-af51-4fe9e255da43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:02:36.331Z|b1f66ab6-6c3b-4a98-af51-4fe9e255da43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:02:36.552Z|6e4e9ddc-6b89-4024-b65b-62ecd0a6e9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:36.553Z|6e4e9ddc-6b89-4024-b65b-62ecd0a6e9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:36.568Z|16946059-986e-4de5-9bea-8f93704f5a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:36.569Z|16946059-986e-4de5-9bea-8f93704f5a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:37.795Z|726c1c29-5f86-42a8-bc0d-193444a332e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:37.796Z|726c1c29-5f86-42a8-bc0d-193444a332e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:46.595Z|fa27816f-48bf-431a-9f01-6066a9ae37df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:46.596Z|fa27816f-48bf-431a-9f01-6066a9ae37df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:46.603Z|b717bf95-b1e5-4c0e-aa92-d9c9d3c514dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:46.604Z|b717bf95-b1e5-4c0e-aa92-d9c9d3c514dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:47.824Z|3e95ff63-4617-46a7-a195-53dfafe27761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:47.825Z|3e95ff63-4617-46a7-a195-53dfafe27761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:48.765Z|813b0715-9cce-49f2-b9f2-29cff16487e7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:02:48.766Z|813b0715-9cce-49f2-b9f2-29cff16487e7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:50.261Z|b0bef979-80a3-411c-9d79-91faa5b5416b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:02:50.262Z|b0bef979-80a3-411c-9d79-91faa5b5416b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:02:56.624Z|4f0ae021-30be-4317-bacb-c995aff1b03f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:56.625Z|4f0ae021-30be-4317-bacb-c995aff1b03f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:56.637Z|e0ec6558-0f6b-4534-a624-11b5c9daf63e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:56.639Z|e0ec6558-0f6b-4534-a624-11b5c9daf63e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:02:57.852Z|dd3e9918-f11c-4226-b7d1-99869f0b4313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:02:57.853Z|dd3e9918-f11c-4226-b7d1-99869f0b4313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:05.261Z|0962920d-b309-473c-87b9-9bd6812ba09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:03:05.262Z|0962920d-b309-473c-87b9-9bd6812ba09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:03:06.331Z|288acca1-188e-461f-ac62-cf1e2c1897a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:03:06.332Z|288acca1-188e-461f-ac62-cf1e2c1897a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:03:06.647Z|253b5651-b575-4549-833d-9d5236e9b149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:06.648Z|253b5651-b575-4549-833d-9d5236e9b149|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:06.666Z|857cbece-d158-4527-a726-058612e1eefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:06.667Z|857cbece-d158-4527-a726-058612e1eefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:07.891Z|499fc45c-6e5d-4191-af62-01fcc106ed80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:07.893Z|499fc45c-6e5d-4191-af62-01fcc106ed80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:16.672Z|eec55180-a6cf-4aa5-b07b-6ead3bd8d1bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:16.673Z|eec55180-a6cf-4aa5-b07b-6ead3bd8d1bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:16.696Z|ad70a39e-0532-475c-8969-9f8c27cb93e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:16.700Z|ad70a39e-0532-475c-8969-9f8c27cb93e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:17.917Z|79e0b3ff-31d7-4ee7-a5b6-0666439a69ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:17.917Z|79e0b3ff-31d7-4ee7-a5b6-0666439a69ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:20.261Z|0817dfff-89a6-46f2-b1c4-d38c444bf324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:03:20.262Z|0817dfff-89a6-46f2-b1c4-d38c444bf324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:03:26.696Z|06e8eff6-b074-40f6-a33e-2e19ac72d47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:26.697Z|06e8eff6-b074-40f6-a33e-2e19ac72d47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:26.725Z|fcee4fd5-cb19-4d62-a074-c11cd1795575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:26.726Z|fcee4fd5-cb19-4d62-a074-c11cd1795575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:27.943Z|d74a86c8-91b3-4e1f-a94e-02f6559db398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:27.944Z|d74a86c8-91b3-4e1f-a94e-02f6559db398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:35.261Z|35dbc296-f70e-4f63-ae24-8e76d545aec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:03:35.262Z|35dbc296-f70e-4f63-ae24-8e76d545aec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:03:36.332Z|f6921ce6-96ba-4b81-a234-09ac51fbcd91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:03:36.333Z|f6921ce6-96ba-4b81-a234-09ac51fbcd91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:03:36.719Z|2c15b014-5d0f-403e-ab37-d66964487895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:36.720Z|2c15b014-5d0f-403e-ab37-d66964487895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:36.757Z|bccae317-b9ff-467e-a453-b0801d58a840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:36.759Z|bccae317-b9ff-467e-a453-b0801d58a840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:37.968Z|5c783f63-3707-451b-bb1e-1bf1b367e90b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:37.969Z|5c783f63-3707-451b-bb1e-1bf1b367e90b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:46.745Z|fa7331a9-4eda-4c61-b454-d7a352fd368a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:46.746Z|fa7331a9-4eda-4c61-b454-d7a352fd368a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:46.785Z|1ff49b8e-b523-44ef-b02f-81a4971c66a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:46.786Z|1ff49b8e-b523-44ef-b02f-81a4971c66a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:47.994Z|4dcc0bc1-db22-49f7-8f73-89d8aad9fdaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:47.996Z|4dcc0bc1-db22-49f7-8f73-89d8aad9fdaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:48.771Z|693c1212-9527-4f12-a2f3-429270086d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:03:48.772Z|693c1212-9527-4f12-a2f3-429270086d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:50.262Z|1f00615a-dd45-4d34-ad44-28bfda364726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:03:50.263Z|1f00615a-dd45-4d34-ad44-28bfda364726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:03:56.768Z|cafc4c95-5570-4fab-94a0-b7aecb769c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:56.769Z|cafc4c95-5570-4fab-94a0-b7aecb769c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:56.820Z|63153233-032a-4792-a645-b0c9ed942538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:56.821Z|63153233-032a-4792-a645-b0c9ed942538|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:03:58.020Z|f09e7275-2fb7-46ba-a544-93c4c6294fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:03:58.020Z|f09e7275-2fb7-46ba-a544-93c4c6294fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:05.261Z|e3b77b83-935e-4cf8-924d-2304f02edd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:04:05.262Z|e3b77b83-935e-4cf8-924d-2304f02edd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:04:06.335Z|c6662a07-7e7a-48bd-83cf-b4e5e5088530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:04:06.336Z|c6662a07-7e7a-48bd-83cf-b4e5e5088530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:04:06.794Z|afaed3eb-d512-4b5c-b431-ab99cd251e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:06.795Z|afaed3eb-d512-4b5c-b431-ab99cd251e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:06.845Z|42e6592f-ea27-422a-b9fc-211b7deba6d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:06.846Z|42e6592f-ea27-422a-b9fc-211b7deba6d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:08.044Z|0363c72b-217b-46cd-bf17-dbec013ff6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:08.045Z|0363c72b-217b-46cd-bf17-dbec013ff6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:16.818Z|c92a0f91-0549-48a1-a439-6cf1d630c182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:16.819Z|c92a0f91-0549-48a1-a439-6cf1d630c182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:16.872Z|a4a1ef2d-5120-4ea8-917b-6c49c694c021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:16.873Z|a4a1ef2d-5120-4ea8-917b-6c49c694c021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:18.076Z|2f4051a5-ef6d-401a-841d-6ef23375e8f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:18.077Z|2f4051a5-ef6d-401a-841d-6ef23375e8f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:20.261Z|8a23e6a3-593b-4d4e-8ba1-37675639d339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:04:20.262Z|8a23e6a3-593b-4d4e-8ba1-37675639d339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:04:26.844Z|6b18a40d-bc8f-482f-a229-9bc953b3a06a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:26.845Z|6b18a40d-bc8f-482f-a229-9bc953b3a06a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:26.897Z|e1a70f82-29ee-4dc9-b0e6-3ec1d3724f22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:26.898Z|e1a70f82-29ee-4dc9-b0e6-3ec1d3724f22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:28.100Z|43096089-73be-4fa5-a137-65073994e6ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:28.101Z|43096089-73be-4fa5-a137-65073994e6ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:35.261Z|a52ce11b-9944-441b-9c17-31e47913b87f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:04:35.266Z|a52ce11b-9944-441b-9c17-31e47913b87f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:04:36.337Z|1410253a-7f3b-4516-b925-6642e6dea542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:04:36.337Z|1410253a-7f3b-4516-b925-6642e6dea542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:04:36.871Z|07b05390-12c1-49ff-8ca9-31e0ca78faaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:36.872Z|07b05390-12c1-49ff-8ca9-31e0ca78faaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:36.921Z|cda17768-1969-456f-9a79-340b85645fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:36.923Z|cda17768-1969-456f-9a79-340b85645fae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:38.124Z|12f5f7a1-a0d1-43e8-9298-2f64484de6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:38.125Z|12f5f7a1-a0d1-43e8-9298-2f64484de6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:46.895Z|94bc0d5d-5998-4761-b2ef-cc3da522bd56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:46.896Z|94bc0d5d-5998-4761-b2ef-cc3da522bd56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:46.950Z|0a91067b-bfc2-49ab-9e0c-11efd9d2c65a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:46.951Z|0a91067b-bfc2-49ab-9e0c-11efd9d2c65a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:48.149Z|30e7e781-cea1-44f1-9cee-fe1cc8f97770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:48.149Z|30e7e781-cea1-44f1-9cee-fe1cc8f97770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:48.769Z|0c8bf52c-37ba-46d6-9027-e73e5d6f0d33|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:04:48.771Z|0c8bf52c-37ba-46d6-9027-e73e5d6f0d33|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:50.263Z|5bed5eab-1d97-490f-ac8b-fba673200d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:04:50.271Z|5bed5eab-1d97-490f-ac8b-fba673200d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:04:56.920Z|88e2f1c6-99dc-4b41-8c50-9e2d4415bed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:56.921Z|88e2f1c6-99dc-4b41-8c50-9e2d4415bed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:56.972Z|07000943-1d43-41f2-a2de-f1a0e484b05a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:56.973Z|07000943-1d43-41f2-a2de-f1a0e484b05a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:04:58.177Z|c9dffa2b-f702-4c50-84c0-9b3001a99014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:04:58.178Z|c9dffa2b-f702-4c50-84c0-9b3001a99014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:05.261Z|f27cbc3d-f0a6-467f-a97b-e4106505c1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:05:05.262Z|f27cbc3d-f0a6-467f-a97b-e4106505c1e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:05:06.338Z|48d489b2-bd82-440b-9360-84506e676c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:05:06.339Z|48d489b2-bd82-440b-9360-84506e676c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:05:06.943Z|14ef07b9-bc9f-4fea-961d-30fa59c09f73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:06.943Z|14ef07b9-bc9f-4fea-961d-30fa59c09f73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:07.001Z|1e7b6a86-0ab0-4dfb-9fde-d67a05999222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:07.001Z|1e7b6a86-0ab0-4dfb-9fde-d67a05999222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:08.207Z|3bb6631d-52fd-48d2-a98e-1dcdb72b9afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:08.208Z|3bb6631d-52fd-48d2-a98e-1dcdb72b9afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:16.968Z|57f9323e-2239-4577-bbba-4f644ab3eb27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:16.969Z|57f9323e-2239-4577-bbba-4f644ab3eb27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:17.040Z|dd00b506-b6cc-4d40-89dd-2714424de4e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:17.041Z|dd00b506-b6cc-4d40-89dd-2714424de4e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:18.236Z|03dd5c87-bcfa-4b24-b720-bb44d85617df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:18.236Z|03dd5c87-bcfa-4b24-b720-bb44d85617df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:20.261Z|d2936fc0-e9f7-4523-b559-e458a377c3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:05:20.268Z|d2936fc0-e9f7-4523-b559-e458a377c3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:05:26.996Z|cb1800e4-ef1b-4578-9566-270794392a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:26.997Z|cb1800e4-ef1b-4578-9566-270794392a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:27.075Z|e40b6729-4612-43fa-9fda-99d0455ea3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:27.076Z|e40b6729-4612-43fa-9fda-99d0455ea3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:28.270Z|e36c4d0c-b52d-4d6a-a551-a8f41de0bf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:28.271Z|e36c4d0c-b52d-4d6a-a551-a8f41de0bf48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:35.261Z|ef0d4f9c-6c60-4039-bd0c-8a07de45d3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:05:35.262Z|ef0d4f9c-6c60-4039-bd0c-8a07de45d3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:05:36.339Z|640d6c47-f6c0-41c3-b830-1be72fc32f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:05:36.340Z|640d6c47-f6c0-41c3-b830-1be72fc32f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:05:37.021Z|8343e97f-b863-4c00-a170-4da9ce4bb8b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:37.022Z|8343e97f-b863-4c00-a170-4da9ce4bb8b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:37.102Z|46f39ac6-fed8-4a4e-a94c-4d3695850eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:37.103Z|46f39ac6-fed8-4a4e-a94c-4d3695850eda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:38.293Z|f220c74b-73d6-49a4-a87d-d0b1d80b1b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:38.293Z|f220c74b-73d6-49a4-a87d-d0b1d80b1b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:47.044Z|2f3131dd-d476-4063-a427-667a6a8652bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:47.045Z|2f3131dd-d476-4063-a427-667a6a8652bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:47.128Z|63e3928f-df47-4dc4-9053-36c526254c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:47.129Z|63e3928f-df47-4dc4-9053-36c526254c3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:48.318Z|4a97d3a1-57b1-4b4e-8c56-d93c7e819b9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:48.319Z|4a97d3a1-57b1-4b4e-8c56-d93c7e819b9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:48.765Z|8b0c4acd-fcb3-43b2-a10f-b80c3a26a373|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:05:48.766Z|8b0c4acd-fcb3-43b2-a10f-b80c3a26a373|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:50.261Z|17b5db41-64ac-4ab8-9767-d9f1ac9c84f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:05:50.262Z|17b5db41-64ac-4ab8-9767-d9f1ac9c84f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:05:57.079Z|c8c7819b-a2e3-4d0f-93c4-a94789ca6ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:57.081Z|c8c7819b-a2e3-4d0f-93c4-a94789ca6ae8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:57.156Z|af3ca09a-ea86-4dc8-bd50-2d9cb048143b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:57.158Z|af3ca09a-ea86-4dc8-bd50-2d9cb048143b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:05:58.359Z|2d6a99ee-aaad-40b6-8789-0cefab5b9cfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:05:58.360Z|2d6a99ee-aaad-40b6-8789-0cefab5b9cfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:05.261Z|a56e61a9-400e-49f5-9673-d0bd4a649cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:06:05.267Z|a56e61a9-400e-49f5-9673-d0bd4a649cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:06:06.342Z|52881dd1-de9d-41e7-be76-3164671f7c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:06:06.345Z|52881dd1-de9d-41e7-be76-3164671f7c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:06:07.107Z|7cf08a25-a428-47b9-8a5f-06441cd0bf85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:07.108Z|7cf08a25-a428-47b9-8a5f-06441cd0bf85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:07.184Z|e3c138e6-d948-48cf-bba9-c9d040cc4160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:07.185Z|e3c138e6-d948-48cf-bba9-c9d040cc4160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:08.398Z|24118ae7-0302-42dd-ab99-793cf8d76913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:08.399Z|24118ae7-0302-42dd-ab99-793cf8d76913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:17.133Z|d1ad71d2-e98c-4d08-985c-daf198b31adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:17.134Z|d1ad71d2-e98c-4d08-985c-daf198b31adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:17.207Z|d2995748-d050-4b85-baf4-1bdf25d4b12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:17.208Z|d2995748-d050-4b85-baf4-1bdf25d4b12c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:18.422Z|19fb32e3-15bc-4a1e-b59d-a1e75d8e44c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:18.423Z|19fb32e3-15bc-4a1e-b59d-a1e75d8e44c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:20.261Z|036482e9-3d8a-4d85-a50f-63577c488f0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:06:20.262Z|036482e9-3d8a-4d85-a50f-63577c488f0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:06:27.158Z|2cd593e3-fee1-4f61-b784-6d318a738e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:27.159Z|2cd593e3-fee1-4f61-b784-6d318a738e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:27.239Z|d43934fd-8233-4e6b-bb76-776b7916ef6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:27.240Z|d43934fd-8233-4e6b-bb76-776b7916ef6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:28.447Z|8073e6d9-0d80-4155-a24e-82ea8b8b9c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:28.448Z|8073e6d9-0d80-4155-a24e-82ea8b8b9c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:35.265Z|9738174c-522c-45f3-9847-5d1250a7d0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:06:35.266Z|9738174c-522c-45f3-9847-5d1250a7d0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:06:36.346Z|6a73ee3a-08d2-46f1-b59a-4af756e67ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:06:36.349Z|6a73ee3a-08d2-46f1-b59a-4af756e67ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:06:37.186Z|f8599d90-321e-432a-8636-27d280241fd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:37.187Z|f8599d90-321e-432a-8636-27d280241fd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:37.265Z|d4a4040a-fc32-4dfe-bf64-23829257f51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:37.266Z|d4a4040a-fc32-4dfe-bf64-23829257f51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:38.471Z|e189939f-f81d-4d16-88b1-dd1b929545a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:38.476Z|e189939f-f81d-4d16-88b1-dd1b929545a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:47.223Z|1d5a13e3-f092-4105-9de5-8fc945347b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:47.223Z|1d5a13e3-f092-4105-9de5-8fc945347b55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:47.289Z|01c9e04e-9368-4680-907c-db0ae9cf3f49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:47.290Z|01c9e04e-9368-4680-907c-db0ae9cf3f49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:48.511Z|4dcea557-987f-428d-b801-c9fe320996a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:48.512Z|4dcea557-987f-428d-b801-c9fe320996a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:48.765Z|d83a0467-e9c4-46d4-9c16-9ec2af792a9f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:06:48.766Z|d83a0467-e9c4-46d4-9c16-9ec2af792a9f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:50.261Z|77ec8dfc-d9e6-46fd-ad83-c6a072ac0fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:06:50.265Z|77ec8dfc-d9e6-46fd-ad83-c6a072ac0fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:06:57.248Z|d02d54b6-47ab-4fc0-8ba4-cb43363af9ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:57.249Z|d02d54b6-47ab-4fc0-8ba4-cb43363af9ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:57.316Z|1b349f66-9c68-43e3-b720-40022ac11859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:57.317Z|1b349f66-9c68-43e3-b720-40022ac11859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:06:58.536Z|74a09e61-61f2-4592-be93-0b384f177aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:06:58.537Z|74a09e61-61f2-4592-be93-0b384f177aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:05.263Z|c2becbef-02bf-47af-87b3-3030937e3a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:07:05.278Z|c2becbef-02bf-47af-87b3-3030937e3a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:07:06.353Z|51682346-4988-47d8-8606-aa44dfe2f51c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:07:06.355Z|51682346-4988-47d8-8606-aa44dfe2f51c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:07:07.275Z|4cf1aa80-2460-47f0-81b8-b24316fbd8c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:07.276Z|4cf1aa80-2460-47f0-81b8-b24316fbd8c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:07.340Z|b861cec9-2d12-4adf-b01d-6ef6ebbd7106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:07.341Z|b861cec9-2d12-4adf-b01d-6ef6ebbd7106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:08.563Z|44d66ad2-dddc-4a28-9ff1-3086e5099d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:08.564Z|44d66ad2-dddc-4a28-9ff1-3086e5099d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:17.307Z|e6b7b2f4-023e-454b-b4af-bf4accf65045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:17.308Z|e6b7b2f4-023e-454b-b4af-bf4accf65045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:17.389Z|e5e65cbb-4de1-4baa-ba6e-f487f0df7564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:17.389Z|e5e65cbb-4de1-4baa-ba6e-f487f0df7564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:18.589Z|7ae9fa33-9f23-4d77-bc0a-f153500c3cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:18.590Z|7ae9fa33-9f23-4d77-bc0a-f153500c3cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:20.261Z|195d463d-9100-4987-9375-d29f1b427ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:07:20.262Z|195d463d-9100-4987-9375-d29f1b427ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:07:27.330Z|bbe3a760-9f55-4839-b5b5-638f773b7f87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:27.330Z|bbe3a760-9f55-4839-b5b5-638f773b7f87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:27.443Z|d8126983-2051-4ab3-b6ef-5c0d564e06f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:27.445Z|d8126983-2051-4ab3-b6ef-5c0d564e06f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:28.613Z|1fc5e610-3003-4219-810a-2f24c5667ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:28.614Z|1fc5e610-3003-4219-810a-2f24c5667ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:35.263Z|c791525e-9b6b-46ae-b09e-272f67b31b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:07:35.266Z|c791525e-9b6b-46ae-b09e-272f67b31b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:07:36.356Z|57b09768-bd53-4778-91c4-6bd77122f99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:07:36.357Z|57b09768-bd53-4778-91c4-6bd77122f99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:07:37.362Z|64a7159a-c33e-49d3-9fc6-ab3c23c21c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:37.363Z|64a7159a-c33e-49d3-9fc6-ab3c23c21c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:37.497Z|39418cbf-01e3-4d37-919d-d30240f3f1f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:37.498Z|39418cbf-01e3-4d37-919d-d30240f3f1f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:38.636Z|c7259364-fa18-49c2-9f0f-67dd8e2a3319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:38.638Z|c7259364-fa18-49c2-9f0f-67dd8e2a3319|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:47.409Z|5920e01e-fb97-49d8-87fb-c35cb77a1f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:47.410Z|5920e01e-fb97-49d8-87fb-c35cb77a1f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:47.521Z|2172b6d0-314b-4d1f-b388-b9c5cd32d222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:47.522Z|2172b6d0-314b-4d1f-b388-b9c5cd32d222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:48.669Z|9093edea-a33b-4efa-8ca3-aab1f9b094a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:48.672Z|9093edea-a33b-4efa-8ca3-aab1f9b094a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:48.767Z|e4a02b50-b045-49a6-a0c8-35b78d463113|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:07:48.768Z|e4a02b50-b045-49a6-a0c8-35b78d463113|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:50.262Z|01a5b4ea-5567-4a54-b310-58b05cd57ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:07:50.263Z|01a5b4ea-5567-4a54-b310-58b05cd57ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:07:57.438Z|181e6ac7-0f71-4f0c-b907-3b8c3ac5da88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:57.439Z|181e6ac7-0f71-4f0c-b907-3b8c3ac5da88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:57.547Z|f858f0c7-2c69-417e-9ed6-999680c45fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:57.548Z|f858f0c7-2c69-417e-9ed6-999680c45fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:07:58.699Z|08b7f24c-5b85-477a-aa57-fe2bfcc01f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:07:58.700Z|08b7f24c-5b85-477a-aa57-fe2bfcc01f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:05.266Z|fb53ee2b-1429-40f5-925a-01caadebcb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:08:05.274Z|fb53ee2b-1429-40f5-925a-01caadebcb44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:08:06.359Z|ff667480-d2a2-4432-9e2b-ce36a740e963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:08:06.360Z|ff667480-d2a2-4432-9e2b-ce36a740e963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:08:07.485Z|250a423a-1461-442d-89d5-420e9e51dbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:07.487Z|250a423a-1461-442d-89d5-420e9e51dbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:07.574Z|6b7f85aa-4eb2-4536-a84a-baecf7fa74ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:07.575Z|6b7f85aa-4eb2-4536-a84a-baecf7fa74ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:08.722Z|64b7dc37-bfe0-48cd-89b5-7f1916c7281b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:08.723Z|64b7dc37-bfe0-48cd-89b5-7f1916c7281b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:17.544Z|7019e0d3-ce33-4dd2-b246-4ac908bd6e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:17.545Z|7019e0d3-ce33-4dd2-b246-4ac908bd6e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:17.600Z|73990185-ab08-4b9f-be8c-563b72715859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:17.601Z|73990185-ab08-4b9f-be8c-563b72715859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:18.749Z|31f27f6b-aafb-439a-8516-b1380d8f734c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:18.750Z|31f27f6b-aafb-439a-8516-b1380d8f734c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:20.261Z|986fbd6a-e52e-4b2b-8eda-186061547ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:08:20.262Z|986fbd6a-e52e-4b2b-8eda-186061547ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:08:27.579Z|6c540802-f812-402b-a227-9fc3cfdb4bd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:27.581Z|6c540802-f812-402b-a227-9fc3cfdb4bd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:27.628Z|3a6ec384-9f16-4cc1-8c51-9b6fc0f78c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:27.628Z|3a6ec384-9f16-4cc1-8c51-9b6fc0f78c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:28.772Z|9f5af901-e74b-43be-8f86-fd57ac58d493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:28.773Z|9f5af901-e74b-43be-8f86-fd57ac58d493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:35.261Z|7166d368-b63b-4926-aaf1-170ae3b30fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:08:35.263Z|7166d368-b63b-4926-aaf1-170ae3b30fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:08:36.369Z|62578298-74b9-469d-8d05-a46a94f6072e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:08:36.369Z|62578298-74b9-469d-8d05-a46a94f6072e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:08:37.610Z|1ba9b1aa-ffb1-4bbc-ac99-3bb85e69e049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:37.611Z|1ba9b1aa-ffb1-4bbc-ac99-3bb85e69e049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:37.654Z|bfba2e9f-ec1f-4612-9f9b-3f9c4269f023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:37.655Z|bfba2e9f-ec1f-4612-9f9b-3f9c4269f023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:38.795Z|0f173b23-65a2-4af7-ad55-e62c5b8e7450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:38.796Z|0f173b23-65a2-4af7-ad55-e62c5b8e7450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:47.637Z|f5c65e43-3293-446d-bfe5-e1e9a2996e7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:47.639Z|f5c65e43-3293-446d-bfe5-e1e9a2996e7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:47.677Z|2521256b-5774-4989-ad77-0f84733f3168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:47.679Z|2521256b-5774-4989-ad77-0f84733f3168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:48.767Z|fb45bf6f-94dd-41dd-97f0-c9b71e04b28f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:08:48.768Z|fb45bf6f-94dd-41dd-97f0-c9b71e04b28f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:48.820Z|28910f97-5d39-4555-b41c-7e1b93a104d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:48.822Z|28910f97-5d39-4555-b41c-7e1b93a104d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:50.261Z|42d283e2-bf4e-4e06-851c-597c776e161b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:08:50.263Z|42d283e2-bf4e-4e06-851c-597c776e161b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:08:57.661Z|f5018b70-88bd-4542-bd42-89a7923cb0e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:57.662Z|f5018b70-88bd-4542-bd42-89a7923cb0e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:57.702Z|c46d1399-4abc-4e90-8738-b66eaf04e2a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:57.702Z|c46d1399-4abc-4e90-8738-b66eaf04e2a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:08:58.847Z|70a48c73-0578-42da-bb9e-04d87f2ae04b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:08:58.848Z|70a48c73-0578-42da-bb9e-04d87f2ae04b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:05.261Z|ec9b4144-97a7-4b08-b0d4-6fa1352736d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:09:05.263Z|ec9b4144-97a7-4b08-b0d4-6fa1352736d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:09:06.370Z|4858cc08-696e-4ad3-a882-c65c65ff2c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:09:06.371Z|4858cc08-696e-4ad3-a882-c65c65ff2c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:09:07.686Z|5b0bc414-31a8-4d96-ab12-45d4388e4be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:07.687Z|5b0bc414-31a8-4d96-ab12-45d4388e4be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:07.727Z|a06698f2-6c3d-4dfa-b1ed-29bfc3066ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:07.728Z|a06698f2-6c3d-4dfa-b1ed-29bfc3066ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:08.871Z|9a65ab3f-2163-44e9-a829-8fb8fcdd476a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:08.872Z|9a65ab3f-2163-44e9-a829-8fb8fcdd476a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:17.737Z|4adfe21e-0457-468d-9e9e-d1b433812804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:17.739Z|4adfe21e-0457-468d-9e9e-d1b433812804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:17.751Z|37ff02e5-9ae0-41c1-a4ce-3e2c13ffcc17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:17.752Z|37ff02e5-9ae0-41c1-a4ce-3e2c13ffcc17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:18.897Z|aa3361f8-1d7b-4170-a1e7-3ee2bef4c88c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:18.898Z|aa3361f8-1d7b-4170-a1e7-3ee2bef4c88c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:20.261Z|2b1e50ec-d7c4-448e-abc7-e55aab28b45b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:09:20.262Z|2b1e50ec-d7c4-448e-abc7-e55aab28b45b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:09:27.769Z|18498d48-823f-4ba5-8621-61d8cbb3a01d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:27.770Z|18498d48-823f-4ba5-8621-61d8cbb3a01d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:27.782Z|16c57732-4697-4ab6-a47a-56e91d2c46a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:27.783Z|16c57732-4697-4ab6-a47a-56e91d2c46a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:28.921Z|0c152c17-1c74-4f6a-9402-1a7cccc39f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:28.922Z|0c152c17-1c74-4f6a-9402-1a7cccc39f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:35.261Z|18c90150-67c3-41b6-9110-d83af59a043b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:09:35.264Z|18c90150-67c3-41b6-9110-d83af59a043b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:09:36.371Z|61072860-66d4-4c06-8618-1f1a364e3606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:09:36.372Z|61072860-66d4-4c06-8618-1f1a364e3606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:09:37.793Z|05d54ab3-8c64-4d5c-ab5c-934154de4df5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:37.794Z|05d54ab3-8c64-4d5c-ab5c-934154de4df5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:37.811Z|c7bae5f7-ad0f-4bb0-940b-1de4df9fbd2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:37.812Z|c7bae5f7-ad0f-4bb0-940b-1de4df9fbd2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:38.945Z|c172aec4-0591-47a4-ad09-3709915c6e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:38.946Z|c172aec4-0591-47a4-ad09-3709915c6e6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:47.825Z|fa635e80-ce22-4f9e-9119-9ab0ecb37443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:47.827Z|fa635e80-ce22-4f9e-9119-9ab0ecb37443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:47.839Z|373e0c84-9bc6-40e3-b76d-1546f8cb1a52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:47.840Z|373e0c84-9bc6-40e3-b76d-1546f8cb1a52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:48.769Z|f50e7852-feb4-4ca9-b7ee-aad46e78af3e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:09:48.770Z|f50e7852-feb4-4ca9-b7ee-aad46e78af3e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:48.967Z|f372b628-585c-4897-9f10-1b75bef2ab99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:48.972Z|f372b628-585c-4897-9f10-1b75bef2ab99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:50.261Z|f268fc7d-b03d-4d72-95aa-9e2918468403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:09:50.262Z|f268fc7d-b03d-4d72-95aa-9e2918468403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:09:57.854Z|a516b925-58e9-4ff1-bbf2-d1c41535589d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:57.855Z|a516b925-58e9-4ff1-bbf2-d1c41535589d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:57.861Z|8f695990-d008-43cc-80e0-296aaff022e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:57.862Z|8f695990-d008-43cc-80e0-296aaff022e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:09:58.996Z|4604f3bf-9027-4720-b154-b1a8e76376fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:09:58.996Z|4604f3bf-9027-4720-b154-b1a8e76376fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:05.261Z|f8f05d0d-7827-43b4-b77f-bbc3495ade63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:10:05.262Z|f8f05d0d-7827-43b4-b77f-bbc3495ade63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:10:06.373Z|01572b00-1fa5-443e-b71d-55db8a93887f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:10:06.373Z|01572b00-1fa5-443e-b71d-55db8a93887f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:10:07.880Z|4bfc7653-8e1b-453e-81e2-2f57eb0984bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:07.881Z|4bfc7653-8e1b-453e-81e2-2f57eb0984bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:07.888Z|37988bdc-c404-476d-a143-69923aa7845f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:07.889Z|37988bdc-c404-476d-a143-69923aa7845f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:09.020Z|9eec7ecc-2052-46b2-bbdd-a65ede18ca33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:09.021Z|9eec7ecc-2052-46b2-bbdd-a65ede18ca33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:17.909Z|e6336696-d2d8-4a09-befe-7dca4c3dd50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:17.911Z|e6336696-d2d8-4a09-befe-7dca4c3dd50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:17.911Z|13100d52-b779-4622-b96f-efa49aa40553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:17.912Z|13100d52-b779-4622-b96f-efa49aa40553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:19.044Z|d7495abd-d5b1-4ad9-b888-6183e56468b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:19.045Z|d7495abd-d5b1-4ad9-b888-6183e56468b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:20.261Z|e2ee98ce-bf4c-4a2c-a3b9-5a3fe128c763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:10:20.264Z|e2ee98ce-bf4c-4a2c-a3b9-5a3fe128c763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:10:27.934Z|8e31180a-88cc-46c9-b2e1-69df99119284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:27.934Z|d464d8f8-b526-49d4-959a-e2184c131166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:27.935Z|8e31180a-88cc-46c9-b2e1-69df99119284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:27.935Z|d464d8f8-b526-49d4-959a-e2184c131166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:29.068Z|93443658-ad52-44ea-939f-4701f6b2cbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:29.069Z|93443658-ad52-44ea-939f-4701f6b2cbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:35.261Z|a54f5925-bb62-4c59-9d7a-a9f7aa5de121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:10:35.262Z|a54f5925-bb62-4c59-9d7a-a9f7aa5de121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:10:36.374Z|e6ac9705-3775-4481-b920-11e17d56550a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:10:36.375Z|e6ac9705-3775-4481-b920-11e17d56550a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:10:37.958Z|57cb49bf-e9e0-4ec5-aea7-4f61f8b086fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:37.958Z|e699a74e-6eec-4e57-b536-fa3a017dbde3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:37.958Z|57cb49bf-e9e0-4ec5-aea7-4f61f8b086fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:37.959Z|e699a74e-6eec-4e57-b536-fa3a017dbde3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:39.093Z|98713ba6-cf6e-4ecb-83f2-af7541af5731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:39.093Z|98713ba6-cf6e-4ecb-83f2-af7541af5731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:47.990Z|44291158-7ca1-447d-bb06-09bc3b2e1ef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:47.992Z|44291158-7ca1-447d-bb06-09bc3b2e1ef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:47.998Z|8e38ea36-3456-416b-93cb-13d029a5af97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:48.000Z|8e38ea36-3456-416b-93cb-13d029a5af97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:48.764Z|b6430fd8-c752-4ae8-8ea7-f7b7f7e53d29|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:10:48.765Z|b6430fd8-c752-4ae8-8ea7-f7b7f7e53d29|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:49.115Z|f15bc37a-ed48-4941-b95b-63beb7695439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:49.116Z|f15bc37a-ed48-4941-b95b-63beb7695439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:50.261Z|a4e9e1a8-d242-462c-953c-ff56d14c1123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:10:50.262Z|a4e9e1a8-d242-462c-953c-ff56d14c1123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:10:58.030Z|adc7e475-f554-4ce3-8caa-3ceab0dfea26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:58.031Z|adc7e475-f554-4ce3-8caa-3ceab0dfea26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:58.050Z|38090d84-5ef9-4e4f-a4e1-7eaf4ce8ef98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:58.051Z|38090d84-5ef9-4e4f-a4e1-7eaf4ce8ef98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:10:59.139Z|4940ea16-d257-44ce-8466-17fe53501663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:10:59.140Z|4940ea16-d257-44ce-8466-17fe53501663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:05.261Z|6a1d43d5-9cd2-4be5-9c13-40a74c937a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:11:05.265Z|6a1d43d5-9cd2-4be5-9c13-40a74c937a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:11:06.375Z|fd2e2ec5-3bc6-4dc7-8482-1569d44aaae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:11:06.376Z|fd2e2ec5-3bc6-4dc7-8482-1569d44aaae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:11:08.061Z|11bc5620-1625-4baa-9756-2f0e6da1a1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:08.062Z|11bc5620-1625-4baa-9756-2f0e6da1a1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:08.076Z|a2684701-4982-4148-b1c7-79c0f0a8f857|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:08.077Z|a2684701-4982-4148-b1c7-79c0f0a8f857|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:09.163Z|9920c39c-1dec-4e9f-a19e-b1a3b8af4876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:09.164Z|9920c39c-1dec-4e9f-a19e-b1a3b8af4876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:18.094Z|7182a77d-8a94-44a8-ad02-162e2d527a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:18.095Z|7182a77d-8a94-44a8-ad02-162e2d527a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:18.101Z|2d72278b-8514-4260-87ec-1cb1c8fdd537|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:18.102Z|2d72278b-8514-4260-87ec-1cb1c8fdd537|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:19.193Z|ecb5da88-e178-4415-82bd-63222f41c982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:19.194Z|ecb5da88-e178-4415-82bd-63222f41c982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:20.261Z|5e1bf73d-4047-42de-b0f7-18a476406b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:11:20.262Z|5e1bf73d-4047-42de-b0f7-18a476406b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:11:28.121Z|b9b7307c-5e30-450d-b20b-8366d8b5efd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:28.144Z|9b84045e-65f5-4613-956d-f3f682f84796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:28.158Z|b9b7307c-5e30-450d-b20b-8366d8b5efd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:28.158Z|9b84045e-65f5-4613-956d-f3f682f84796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:29.217Z|d393fd9a-7bd1-4c4a-acb6-f410210479d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:29.218Z|d393fd9a-7bd1-4c4a-acb6-f410210479d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:35.261Z|8d498c97-60fa-4214-afd7-004c069d63ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:11:35.262Z|8d498c97-60fa-4214-afd7-004c069d63ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:11:36.377Z|4ce57696-3ea6-4a24-be4e-80fe567ac2e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:11:36.378Z|4ce57696-3ea6-4a24-be4e-80fe567ac2e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:11:38.190Z|c7a30766-2b8c-41ed-8e8f-5910ca229a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:38.191Z|c7a30766-2b8c-41ed-8e8f-5910ca229a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:38.195Z|4750466e-3739-4f96-8dd7-c4cca16cce74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:38.196Z|4750466e-3739-4f96-8dd7-c4cca16cce74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:39.238Z|781ba954-8576-4e96-81b6-6c284d3e3c88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:39.240Z|781ba954-8576-4e96-81b6-6c284d3e3c88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:48.214Z|354965bc-6394-4735-bf78-7d4d6d6a323d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:48.215Z|354965bc-6394-4735-bf78-7d4d6d6a323d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:48.216Z|0604a92e-3b6c-48c6-aefb-d5e55bd21881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:48.216Z|0604a92e-3b6c-48c6-aefb-d5e55bd21881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:48.765Z|bea0bc09-aab7-495c-9f15-f8f25b5e1acc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:11:48.767Z|bea0bc09-aab7-495c-9f15-f8f25b5e1acc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:49.269Z|e27e2056-a7ad-43f9-b50e-13380b7e65c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:49.270Z|e27e2056-a7ad-43f9-b50e-13380b7e65c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:50.261Z|89d8df5e-8bdc-40e0-9306-4594e97d75e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:11:50.267Z|89d8df5e-8bdc-40e0-9306-4594e97d75e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:11:58.240Z|cf1cc1e3-1df2-4e0c-89dc-508e58edf717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:58.241Z|cf1cc1e3-1df2-4e0c-89dc-508e58edf717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:58.246Z|b648c62e-7bd5-4a06-94a8-00cac2af33fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:58.248Z|b648c62e-7bd5-4a06-94a8-00cac2af33fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:11:59.291Z|a0356a10-60e7-4c68-bce9-ee9fe39d7217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:11:59.292Z|a0356a10-60e7-4c68-bce9-ee9fe39d7217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:05.262Z|3c7a6a7c-3413-4d3d-9a6b-0e2543005951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:12:05.263Z|3c7a6a7c-3413-4d3d-9a6b-0e2543005951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:12:06.380Z|c050d6b6-67a9-42a9-9dfc-37e1e7b42660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:12:06.381Z|c050d6b6-67a9-42a9-9dfc-37e1e7b42660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:12:08.267Z|02c250d8-5a06-44c3-bf81-31d73a4c36ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:08.268Z|02c250d8-5a06-44c3-bf81-31d73a4c36ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:08.273Z|c86a2a57-45cd-4343-aa78-4aa3f3a69ecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:08.274Z|c86a2a57-45cd-4343-aa78-4aa3f3a69ecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:09.314Z|891bf852-9d85-4fea-8d3c-c24dcc38a6c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:09.315Z|891bf852-9d85-4fea-8d3c-c24dcc38a6c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:18.295Z|80b9445e-5b56-4297-a08d-02bb857a746b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:18.296Z|80b9445e-5b56-4297-a08d-02bb857a746b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:18.299Z|df7e6ca4-6c77-46cb-a256-2bf982facd51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:18.300Z|df7e6ca4-6c77-46cb-a256-2bf982facd51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:19.341Z|19723c48-f60b-4203-b943-f2227f2a01de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:19.342Z|19723c48-f60b-4203-b943-f2227f2a01de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:20.261Z|149e0fa2-affc-498a-9f59-1c47f543efb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:12:20.264Z|149e0fa2-affc-498a-9f59-1c47f543efb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:12:28.321Z|bdb432bb-6636-4534-a99f-8df0017338b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:28.321Z|65471d5f-5c36-4947-be26-388e1b4bff1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:28.322Z|bdb432bb-6636-4534-a99f-8df0017338b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:28.322Z|65471d5f-5c36-4947-be26-388e1b4bff1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:29.380Z|803cb021-9107-4f51-a928-0bb58a9d5016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:29.381Z|803cb021-9107-4f51-a928-0bb58a9d5016|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:35.262Z|bfc88177-57d8-4858-8b9d-83b1796f5cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:12:35.271Z|bfc88177-57d8-4858-8b9d-83b1796f5cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:12:36.383Z|75b441b7-d73e-4579-904f-5f05918e863f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:12:36.383Z|75b441b7-d73e-4579-904f-5f05918e863f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:12:38.345Z|7a40bf43-1e74-4b46-9544-e8736753cd1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:38.346Z|7a40bf43-1e74-4b46-9544-e8736753cd1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:38.345Z|a7415534-40b5-4985-9c35-62c180924df5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:38.351Z|a7415534-40b5-4985-9c35-62c180924df5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:39.405Z|de874dcc-bd2a-491b-8f2f-4a90e4fa6f05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:39.406Z|de874dcc-bd2a-491b-8f2f-4a90e4fa6f05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:48.371Z|5a384f4c-0edb-4ae5-9a9d-58ae5390e7f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:48.372Z|5a384f4c-0edb-4ae5-9a9d-58ae5390e7f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:48.372Z|1ad06682-e221-4db0-8835-120b2a087b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:48.373Z|1ad06682-e221-4db0-8835-120b2a087b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:48.765Z|d3d8f9d9-a7d9-4196-90c1-25ee17e8f5ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:12:48.766Z|d3d8f9d9-a7d9-4196-90c1-25ee17e8f5ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:49.429Z|6a2745d6-ae45-4b82-9d51-cb281ce86544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:49.430Z|6a2745d6-ae45-4b82-9d51-cb281ce86544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:50.261Z|82ed29d6-dad0-462e-9cf5-ea7892380140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:12:50.262Z|82ed29d6-dad0-462e-9cf5-ea7892380140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:12:58.396Z|60df12e4-c0a3-4a79-9b9a-44976824765d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:58.397Z|60df12e4-c0a3-4a79-9b9a-44976824765d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:58.400Z|dbffcc2d-e71c-4a6d-a206-ff3529c6b92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:58.401Z|dbffcc2d-e71c-4a6d-a206-ff3529c6b92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:12:59.450Z|63d4a23c-89f2-4005-8e09-715f19eaf11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:12:59.451Z|63d4a23c-89f2-4005-8e09-715f19eaf11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:05.261Z|ae93595d-17c0-4648-b48f-e922bbab0790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:13:05.262Z|ae93595d-17c0-4648-b48f-e922bbab0790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:13:06.387Z|d4b81a26-5f13-4721-a12a-294ac375a17f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:13:06.387Z|d4b81a26-5f13-4721-a12a-294ac375a17f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:13:08.430Z|00dd4391-f21c-459b-bdda-fd0d01529ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:08.431Z|8d7cda99-7de6-4f47-9753-ee71402fa4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:08.431Z|00dd4391-f21c-459b-bdda-fd0d01529ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:08.431Z|8d7cda99-7de6-4f47-9753-ee71402fa4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:09.483Z|0cfd1c0a-3961-4dc0-a5ae-b71c7dd5c364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:09.484Z|0cfd1c0a-3961-4dc0-a5ae-b71c7dd5c364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:18.461Z|ff932e79-7dce-49b0-873c-ea1781395767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:18.461Z|5b49486e-5f01-4134-acf7-0012af77e085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:18.463Z|5b49486e-5f01-4134-acf7-0012af77e085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:18.463Z|ff932e79-7dce-49b0-873c-ea1781395767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:19.508Z|d3c7d6c9-246c-4886-8fcd-bdbfd9a9b338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:19.509Z|d3c7d6c9-246c-4886-8fcd-bdbfd9a9b338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:20.262Z|c4f07450-14f7-41d6-9a66-c5923895e842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:13:20.268Z|c4f07450-14f7-41d6-9a66-c5923895e842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:13:28.495Z|f6fcd1c3-ab63-4677-b52a-673fefe45572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:28.496Z|f6fcd1c3-ab63-4677-b52a-673fefe45572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:28.499Z|c019eb2c-58cb-4d39-a32e-711525d2072c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:28.500Z|c019eb2c-58cb-4d39-a32e-711525d2072c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:29.535Z|d43fd1d3-1ef1-4b4d-bfe2-35d3061d5fd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:29.536Z|d43fd1d3-1ef1-4b4d-bfe2-35d3061d5fd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:35.261Z|7b670acb-28cd-4c4e-80a1-90f235c857a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:13:35.264Z|7b670acb-28cd-4c4e-80a1-90f235c857a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:13:36.388Z|92d19dab-55e4-4314-bca1-125c22248938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:13:36.389Z|92d19dab-55e4-4314-bca1-125c22248938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:13:38.521Z|904fe7c7-98ea-41dd-b110-91c8b6013aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:38.522Z|904fe7c7-98ea-41dd-b110-91c8b6013aea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:38.527Z|2b91ec8f-f7a6-4c4c-8074-12797b1d5b43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:38.528Z|2b91ec8f-f7a6-4c4c-8074-12797b1d5b43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:39.561Z|e11d75c1-ec75-4c85-83ba-992f1d5fba6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:39.562Z|e11d75c1-ec75-4c85-83ba-992f1d5fba6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:48.549Z|b39599e7-f385-4d92-8d9e-8f5ac560315e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:48.550Z|b39599e7-f385-4d92-8d9e-8f5ac560315e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:48.554Z|d3ff44d4-3136-48c6-aad0-14cf8c8e58fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:48.555Z|d3ff44d4-3136-48c6-aad0-14cf8c8e58fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:48.773Z|b7a5e025-f67e-4640-8c08-39dd34fccf63|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:13:48.774Z|b7a5e025-f67e-4640-8c08-39dd34fccf63|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:49.584Z|a5284554-59fa-49c4-820b-9198ae35d59f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:49.586Z|a5284554-59fa-49c4-820b-9198ae35d59f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:50.261Z|30334796-3a8b-4e8f-b1f1-d25221bafbec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:13:50.264Z|30334796-3a8b-4e8f-b1f1-d25221bafbec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:13:58.575Z|a33dd82a-f53d-4813-ac75-dc677d323cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:58.578Z|a33dd82a-f53d-4813-ac75-dc677d323cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:58.584Z|43931767-d2fc-416b-9fc2-a8ca4c0f2407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:58.585Z|43931767-d2fc-416b-9fc2-a8ca4c0f2407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:13:59.608Z|0435397f-4f11-4b22-a493-4239417386a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:13:59.609Z|0435397f-4f11-4b22-a493-4239417386a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:05.261Z|9943bff9-dce9-4d85-ac4c-67efbfc168ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:14:05.265Z|9943bff9-dce9-4d85-ac4c-67efbfc168ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:14:06.393Z|534ae80e-476d-4d2d-808a-889cdafdcb4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:14:06.393Z|534ae80e-476d-4d2d-808a-889cdafdcb4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:14:08.607Z|2633796c-6972-4248-8f70-5d213ee2c4de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:08.607Z|2633796c-6972-4248-8f70-5d213ee2c4de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:08.612Z|2c5191df-98cd-4544-b51c-ee8d8ca23428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:08.612Z|2c5191df-98cd-4544-b51c-ee8d8ca23428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:09.630Z|f85b0206-64bd-47a9-b59d-27f0f5e68810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:09.631Z|f85b0206-64bd-47a9-b59d-27f0f5e68810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:18.631Z|40cce851-9044-454c-bbfc-b86a7a4a07b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:18.632Z|73b2ff48-5cd0-4f2b-898b-0e0c9bc2e36b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:18.633Z|73b2ff48-5cd0-4f2b-898b-0e0c9bc2e36b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:18.633Z|40cce851-9044-454c-bbfc-b86a7a4a07b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:19.653Z|f3ab6238-21ad-41bb-be28-7b1e56da300d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:19.654Z|f3ab6238-21ad-41bb-be28-7b1e56da300d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:20.261Z|1179efc9-b33d-4fbe-95ec-430eb3f3c708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:14:20.262Z|1179efc9-b33d-4fbe-95ec-430eb3f3c708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:14:28.655Z|942a5515-f4c0-427a-b4bb-9e38c0513cb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:28.655Z|e2fff146-df7f-4eb6-ac5d-269dab693c30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:28.656Z|942a5515-f4c0-427a-b4bb-9e38c0513cb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:28.656Z|e2fff146-df7f-4eb6-ac5d-269dab693c30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:29.679Z|59024e04-7eee-4dfc-9b7a-0c2f394fe5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:29.681Z|59024e04-7eee-4dfc-9b7a-0c2f394fe5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:35.261Z|cf041234-5592-40e2-babc-f90687dcd050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:14:35.262Z|cf041234-5592-40e2-babc-f90687dcd050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:14:36.394Z|6b0ad241-6d01-414c-abca-7e94f274b33c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:14:36.395Z|6b0ad241-6d01-414c-abca-7e94f274b33c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:14:38.680Z|df8346d0-f193-408e-8282-86c3d2744967|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:38.680Z|3dcf4695-b8a9-494d-8a39-b3b83c696fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:38.681Z|3dcf4695-b8a9-494d-8a39-b3b83c696fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:38.681Z|df8346d0-f193-408e-8282-86c3d2744967|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:39.704Z|4a5c3155-d2d2-4fab-8a92-2d730c8d3e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:39.705Z|4a5c3155-d2d2-4fab-8a92-2d730c8d3e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:48.706Z|3c0f3275-7831-43a2-a7bb-eb246a3e4590|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:48.707Z|3c0f3275-7831-43a2-a7bb-eb246a3e4590|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:48.709Z|5bbace0e-5154-4d45-86b2-abe69cde43fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:48.711Z|5bbace0e-5154-4d45-86b2-abe69cde43fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:48.763Z|83985a7c-27df-48bd-9633-2366e4622ad1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:14:48.765Z|83985a7c-27df-48bd-9633-2366e4622ad1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:49.730Z|8c8312b1-4578-491c-af66-179e151b49a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:49.730Z|8c8312b1-4578-491c-af66-179e151b49a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:50.263Z|8dc1109f-dd8a-407c-bb7d-82ca9c48b839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:14:50.270Z|8dc1109f-dd8a-407c-bb7d-82ca9c48b839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:14:58.727Z|8e61b865-ae1e-4270-a1c2-054d6c150887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:58.728Z|8e61b865-ae1e-4270-a1c2-054d6c150887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:58.737Z|f1ceb12c-50da-4fe9-9607-d3b50916bf70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:58.739Z|f1ceb12c-50da-4fe9-9607-d3b50916bf70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:14:59.752Z|f3d8cf75-65b2-4b51-90eb-e50b61c3a28c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:14:59.754Z|f3d8cf75-65b2-4b51-90eb-e50b61c3a28c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:05.261Z|de495408-9699-4bcb-9f7e-be549a936a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:15:05.262Z|de495408-9699-4bcb-9f7e-be549a936a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:15:06.396Z|60e8e54b-69c7-4908-96bd-ced00fc1a8c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:15:06.396Z|60e8e54b-69c7-4908-96bd-ced00fc1a8c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:15:08.749Z|89748840-6f85-42ea-9795-56f0a858b781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:08.750Z|89748840-6f85-42ea-9795-56f0a858b781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:08.760Z|d62576f3-7fa2-48ae-aa64-21396178f971|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:08.761Z|d62576f3-7fa2-48ae-aa64-21396178f971|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:09.776Z|713e6a92-76d6-42a8-b147-81c85219f52f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:09.776Z|713e6a92-76d6-42a8-b147-81c85219f52f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:18.772Z|2e0cbc27-94ae-4005-8623-1632d798aa5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:18.773Z|2e0cbc27-94ae-4005-8623-1632d798aa5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:18.780Z|c0505b3c-0bde-49ea-9cb7-42ee0dd01594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:18.781Z|c0505b3c-0bde-49ea-9cb7-42ee0dd01594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:19.797Z|6fa15b4d-df15-484b-815a-5a698ffa958c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:19.799Z|6fa15b4d-df15-484b-815a-5a698ffa958c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:20.263Z|bbd86c66-6ae8-4eca-9cd8-a018033d1a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:15:20.266Z|bbd86c66-6ae8-4eca-9cd8-a018033d1a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:15:28.798Z|a7f6ff79-4e31-4748-838e-6595684a1b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:28.799Z|a7f6ff79-4e31-4748-838e-6595684a1b3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:28.805Z|336c4a8c-c6fb-499b-85eb-9b093e8b35b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:28.806Z|336c4a8c-c6fb-499b-85eb-9b093e8b35b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:29.821Z|bfa51e83-47c6-4158-9de8-27916a0503c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:29.822Z|bfa51e83-47c6-4158-9de8-27916a0503c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:35.261Z|f381a15b-9330-4609-9d7b-e44e8de7957d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:15:35.267Z|f381a15b-9330-4609-9d7b-e44e8de7957d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:15:36.403Z|02c30a75-e6e8-400b-b3cd-74b11248409f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:15:36.404Z|02c30a75-e6e8-400b-b3cd-74b11248409f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:15:38.823Z|08513b6c-f13a-4652-b518-892b49167558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:38.824Z|08513b6c-f13a-4652-b518-892b49167558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:38.831Z|d9342382-105e-430c-b169-dfe788a250e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:38.832Z|d9342382-105e-430c-b169-dfe788a250e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:39.846Z|81ed5475-04a4-4bca-82e6-633b26153122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:39.846Z|81ed5475-04a4-4bca-82e6-633b26153122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:48.765Z|8573bbd3-b044-4655-a85e-474502c98260|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:15:48.766Z|8573bbd3-b044-4655-a85e-474502c98260|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:48.862Z|d164d25f-2e02-4954-81a2-da417efdc0ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:48.862Z|cb1b725d-764b-4e02-a291-1004de80881d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:48.863Z|cb1b725d-764b-4e02-a291-1004de80881d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:48.863Z|d164d25f-2e02-4954-81a2-da417efdc0ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:49.868Z|8cdcc14d-e546-4fbe-8a36-97f34f527889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:49.870Z|8cdcc14d-e546-4fbe-8a36-97f34f527889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:50.273Z|a50ffcd2-c64d-4c0c-a1f9-a84176c38a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:15:50.274Z|a50ffcd2-c64d-4c0c-a1f9-a84176c38a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:15:58.887Z|8087e771-88d2-48b7-a2fa-c50807b59d32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:58.888Z|8087e771-88d2-48b7-a2fa-c50807b59d32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:58.895Z|af442a9f-6971-4ac0-a85f-6e7697d3f7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:58.895Z|af442a9f-6971-4ac0-a85f-6e7697d3f7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:15:59.894Z|17e82fa3-ea6c-4c57-9870-71bb633a6bdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:15:59.907Z|17e82fa3-ea6c-4c57-9870-71bb633a6bdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:05.262Z|ab1f7d05-f9cc-4889-bb32-b7acc6f347ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:16:05.263Z|ab1f7d05-f9cc-4889-bb32-b7acc6f347ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:16:06.405Z|f04c2b58-d762-4347-8092-ed2582220586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:16:06.406Z|f04c2b58-d762-4347-8092-ed2582220586|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:16:08.914Z|f4a9dfb5-1356-4b60-a9a9-1f64b32a1b84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:08.915Z|f4a9dfb5-1356-4b60-a9a9-1f64b32a1b84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:08.917Z|61575ad9-8a99-47b4-b431-0c15f8813484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:08.918Z|61575ad9-8a99-47b4-b431-0c15f8813484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:09.931Z|2e5890d4-e3b8-415e-86c0-1c1885c8cc5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:09.933Z|2e5890d4-e3b8-415e-86c0-1c1885c8cc5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:18.940Z|fb64707e-f86a-4f1b-98bb-ed610cf397cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:18.941Z|fb64707e-f86a-4f1b-98bb-ed610cf397cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:18.942Z|eb989f27-88c2-47ed-a25d-30d692c435f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:18.943Z|eb989f27-88c2-47ed-a25d-30d692c435f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:19.957Z|5b6dd25c-7424-45d2-91d3-03762ba4fab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:19.958Z|5b6dd25c-7424-45d2-91d3-03762ba4fab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:20.261Z|f0dfcb16-d832-4ae1-83f2-4b4e9cac9b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:16:20.267Z|f0dfcb16-d832-4ae1-83f2-4b4e9cac9b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:16:28.977Z|3740a1c5-ef1a-4fd5-91c6-b30e2b6b75dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:28.978Z|8d2bae0b-c2d8-43bd-a3a4-db7a8f1f75ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:28.979Z|3740a1c5-ef1a-4fd5-91c6-b30e2b6b75dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:28.979Z|8d2bae0b-c2d8-43bd-a3a4-db7a8f1f75ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:29.982Z|5abc6e49-9986-4e58-b3d0-61cdbf23b2a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:29.983Z|5abc6e49-9986-4e58-b3d0-61cdbf23b2a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:35.261Z|f97356f4-b588-4de7-b4b1-7f13a712d207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:16:35.262Z|f97356f4-b588-4de7-b4b1-7f13a712d207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:16:36.406Z|134e47af-6912-4a0a-b1c2-e07ffdeb691a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:16:36.407Z|134e47af-6912-4a0a-b1c2-e07ffdeb691a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:16:39.004Z|739e5ddf-cf4e-4ae9-8f09-4ea8c7bf20ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:39.005Z|739e5ddf-cf4e-4ae9-8f09-4ea8c7bf20ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:39.006Z|7e0664cd-6cdd-443d-ad34-e260980ea431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:39.007Z|7e0664cd-6cdd-443d-ad34-e260980ea431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:40.009Z|8dca1251-4afd-4b9d-a447-8a344b63f860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:40.010Z|8dca1251-4afd-4b9d-a447-8a344b63f860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:48.768Z|02d801a4-89a0-406d-bf26-8b1a21ffc486|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:16:48.769Z|02d801a4-89a0-406d-bf26-8b1a21ffc486|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:49.029Z|8c226ccf-866e-47b3-8b43-63f516bfbf2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:49.029Z|67950c3d-4bbc-40c6-adea-29e25d91ed1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:49.030Z|8c226ccf-866e-47b3-8b43-63f516bfbf2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:49.031Z|67950c3d-4bbc-40c6-adea-29e25d91ed1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:50.049Z|6dc4a7ee-956d-4dd8-85cc-0a3c8c2dd423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:50.050Z|6dc4a7ee-956d-4dd8-85cc-0a3c8c2dd423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:50.261Z|81e48fe3-15fd-4d02-8a70-189f9cdeb360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:16:50.262Z|81e48fe3-15fd-4d02-8a70-189f9cdeb360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:16:59.054Z|9c86c472-f86b-4d81-a7bb-f302fa48e0a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:59.054Z|d0a362e0-0ce1-4e5f-a8ce-a1c2dcb681b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:16:59.055Z|9c86c472-f86b-4d81-a7bb-f302fa48e0a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:16:59.055Z|d0a362e0-0ce1-4e5f-a8ce-a1c2dcb681b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:00.092Z|adead590-2515-4a5d-9db4-389faf22b80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:00.093Z|adead590-2515-4a5d-9db4-389faf22b80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:05.263Z|2dc856c2-2ff0-4039-8589-fab50db10597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:17:05.289Z|2dc856c2-2ff0-4039-8589-fab50db10597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:17:06.408Z|ccd9f4f4-64d8-4886-9d75-66c23b033940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:17:06.409Z|ccd9f4f4-64d8-4886-9d75-66c23b033940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:17:09.084Z|30ceeb7d-ce77-4bd5-a607-550c5c25d7e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:09.086Z|30ceeb7d-ce77-4bd5-a607-550c5c25d7e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:09.095Z|cef04da5-6b17-47bc-9abe-75b93da822df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:09.097Z|cef04da5-6b17-47bc-9abe-75b93da822df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:10.120Z|63af022c-a98d-4828-8406-0df05d880f65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:10.121Z|63af022c-a98d-4828-8406-0df05d880f65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:19.126Z|bacd7f8d-5f78-4554-a81c-aab85b5ed1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:19.127Z|bacd7f8d-5f78-4554-a81c-aab85b5ed1f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:19.144Z|02605739-7567-4b84-939a-a37df89e5e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:19.146Z|02605739-7567-4b84-939a-a37df89e5e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:20.152Z|3eab2246-3e25-4eeb-b245-23069fafb2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:20.153Z|3eab2246-3e25-4eeb-b245-23069fafb2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:20.262Z|902e5512-b521-4b6f-bc83-a01783f458b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:17:20.263Z|902e5512-b521-4b6f-bc83-a01783f458b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:17:29.152Z|0021037c-29dd-4936-8b27-eb51188de52d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:29.153Z|0021037c-29dd-4936-8b27-eb51188de52d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:29.168Z|c438fa33-d88f-4ff2-b0d9-4d1e7f12351d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:29.168Z|c438fa33-d88f-4ff2-b0d9-4d1e7f12351d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:30.177Z|9da7cffc-9d43-4b85-96fe-ba0c9041ffc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:30.178Z|9da7cffc-9d43-4b85-96fe-ba0c9041ffc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:35.261Z|9e24bac4-ea17-4d47-8c6f-c1739a42955d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:17:35.262Z|9e24bac4-ea17-4d47-8c6f-c1739a42955d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:17:36.409Z|ab697dde-4c9f-48da-abd6-beb7e9407bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:17:36.410Z|ab697dde-4c9f-48da-abd6-beb7e9407bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:17:39.176Z|d725e916-9250-4b6e-8b14-2b2f19c85399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:39.176Z|d725e916-9250-4b6e-8b14-2b2f19c85399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:39.190Z|acdd3038-af6a-4e1d-8d06-806d569bded7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:39.191Z|acdd3038-af6a-4e1d-8d06-806d569bded7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:40.200Z|9eef5d91-b970-483b-aebc-1ef182a4c4ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:40.201Z|9eef5d91-b970-483b-aebc-1ef182a4c4ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:48.764Z|3f2bd03f-9a4a-421e-9fa4-9309c1858b4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:17:48.766Z|3f2bd03f-9a4a-421e-9fa4-9309c1858b4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:49.200Z|0f00fc8c-a18d-4579-880e-248015706754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:49.201Z|0f00fc8c-a18d-4579-880e-248015706754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:49.216Z|5ef19549-f4e4-421b-8cc1-0a4c7d9bc5ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:49.216Z|5ef19549-f4e4-421b-8cc1-0a4c7d9bc5ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:50.229Z|3df084f8-593b-4e5c-85de-874be95cd195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:50.230Z|3df084f8-593b-4e5c-85de-874be95cd195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:50.261Z|8b85b30f-357b-481f-ae86-139d3395d08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:17:50.270Z|8b85b30f-357b-481f-ae86-139d3395d08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:17:59.229Z|40d03377-9489-424c-9783-d8931a267662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:59.230Z|40d03377-9489-424c-9783-d8931a267662|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:17:59.238Z|403efa43-299c-456a-892a-0fd6f3b6c2b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:17:59.239Z|403efa43-299c-456a-892a-0fd6f3b6c2b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:00.253Z|8271153b-7272-4f86-ba0f-ee3ded90b917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:00.254Z|8271153b-7272-4f86-ba0f-ee3ded90b917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:05.261Z|fbbbf204-3d44-4871-bc0d-3cda160885ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:18:05.262Z|fbbbf204-3d44-4871-bc0d-3cda160885ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:18:06.411Z|c671f49b-cc9c-4472-890a-29b77a979dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:18:06.412Z|c671f49b-cc9c-4472-890a-29b77a979dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:18:09.253Z|5844bbf3-15ef-4fe0-b0ac-661129600aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:09.254Z|5844bbf3-15ef-4fe0-b0ac-661129600aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:09.261Z|d4480d1b-c5c0-4b84-b7c5-9a79abd4fdd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:09.262Z|d4480d1b-c5c0-4b84-b7c5-9a79abd4fdd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:10.277Z|4a1f675c-1670-4b41-8e75-c0a5c6c3e744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:10.278Z|4a1f675c-1670-4b41-8e75-c0a5c6c3e744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:19.287Z|f3240c3f-03aa-4672-affd-5dcc0530d6ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:19.287Z|bad645b3-3034-47ef-adf9-f76d9255a281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:19.287Z|f3240c3f-03aa-4672-affd-5dcc0530d6ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:19.287Z|bad645b3-3034-47ef-adf9-f76d9255a281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:20.263Z|a1d0c366-a0c8-4e42-b399-9206ea120a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:18:20.263Z|a1d0c366-a0c8-4e42-b399-9206ea120a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:18:20.300Z|a4143104-0fa2-4565-a6c3-f78b63c64aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:20.301Z|a4143104-0fa2-4565-a6c3-f78b63c64aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:29.318Z|2eb40baf-270e-46ad-92c6-bfed1f747c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:29.327Z|2eb40baf-270e-46ad-92c6-bfed1f747c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:29.342Z|cca49cd4-a74e-4c40-8936-a59197f76535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:29.343Z|cca49cd4-a74e-4c40-8936-a59197f76535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:30.324Z|852189df-04f2-48cf-873b-bcbaa20a8086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:30.330Z|852189df-04f2-48cf-873b-bcbaa20a8086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:35.262Z|f9556f95-3ed0-41da-9523-241ab8258aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:18:35.270Z|f9556f95-3ed0-41da-9523-241ab8258aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:18:36.413Z|75679f67-a382-4dc8-87f8-98acacc8d4f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:18:36.413Z|75679f67-a382-4dc8-87f8-98acacc8d4f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:18:39.355Z|cb463c7c-542c-41c4-9197-ad4bf28893e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:39.358Z|cb463c7c-542c-41c4-9197-ad4bf28893e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:39.366Z|c7988633-5b4c-40b6-888d-982fc013a4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:39.367Z|c7988633-5b4c-40b6-888d-982fc013a4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:40.352Z|38413aae-6e2a-451b-a416-6f760e52f285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:40.353Z|38413aae-6e2a-451b-a416-6f760e52f285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:48.767Z|b297cc46-8b83-4559-adf6-dc530c5f2a22|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:18:48.768Z|b297cc46-8b83-4559-adf6-dc530c5f2a22|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:49.404Z|d4476b6f-edc6-4374-a04d-965cdc51826c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:49.405Z|d4476b6f-edc6-4374-a04d-965cdc51826c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:49.409Z|02e8616c-8425-41d4-b133-eeea4b05dd25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:49.411Z|02e8616c-8425-41d4-b133-eeea4b05dd25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:50.261Z|dba9ebfd-8a3e-4f12-a40b-f7fcaaca9bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:18:50.262Z|dba9ebfd-8a3e-4f12-a40b-f7fcaaca9bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:18:50.381Z|666a7f9a-6590-4c78-bfd5-5d5e69a43a5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:50.381Z|666a7f9a-6590-4c78-bfd5-5d5e69a43a5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:59.440Z|67fe7d7e-df77-45f6-a878-010e78b75086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:59.440Z|852da4e2-ee87-4b55-bc42-b89c311731a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:18:59.441Z|67fe7d7e-df77-45f6-a878-010e78b75086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:18:59.441Z|852da4e2-ee87-4b55-bc42-b89c311731a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:00.404Z|10a2af99-7756-46e0-bb0a-3556f1bfd3ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:00.404Z|10a2af99-7756-46e0-bb0a-3556f1bfd3ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:05.261Z|57e5ecc8-f096-4a94-b489-ab443be69029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:19:05.263Z|57e5ecc8-f096-4a94-b489-ab443be69029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:19:06.414Z|67ade32c-11d7-450e-bcaa-e18830a0aed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:19:06.415Z|67ade32c-11d7-450e-bcaa-e18830a0aed3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:19:09.475Z|8456ad76-8f96-4ebf-8130-628238eb64be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:09.475Z|4689074f-093b-4f3a-ad58-1c77a918c780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:09.476Z|4689074f-093b-4f3a-ad58-1c77a918c780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:09.476Z|8456ad76-8f96-4ebf-8130-628238eb64be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:10.434Z|0939a6c7-3e41-4b76-818a-c62bb74cde3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:10.435Z|0939a6c7-3e41-4b76-818a-c62bb74cde3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:19.515Z|574e4a99-6a41-4522-b6a7-c31c11d6244a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:19.516Z|574e4a99-6a41-4522-b6a7-c31c11d6244a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:19.520Z|73ef606d-6e2f-4056-a98d-f344f6dd1160|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:19.520Z|73ef606d-6e2f-4056-a98d-f344f6dd1160|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:20.261Z|6af360b5-0ee0-468a-ab11-cefd910cfa91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:19:20.267Z|6af360b5-0ee0-468a-ab11-cefd910cfa91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:19:20.457Z|77c61c25-f38b-409b-9353-ab042af8212b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:20.458Z|77c61c25-f38b-409b-9353-ab042af8212b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:29.546Z|0bc6535d-dcbe-47f6-888d-dc74d36fe6b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:29.546Z|7be6a2b2-efac-4ec6-ae70-4609190fb005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:29.547Z|0bc6535d-dcbe-47f6-888d-dc74d36fe6b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:29.547Z|7be6a2b2-efac-4ec6-ae70-4609190fb005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:30.484Z|12153b65-b326-4ea8-9ffe-fbd8d38ccfb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:30.485Z|12153b65-b326-4ea8-9ffe-fbd8d38ccfb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:35.261Z|c26faf3e-071a-4f64-b4d4-4192b66aae37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:19:35.263Z|c26faf3e-071a-4f64-b4d4-4192b66aae37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:19:36.419Z|6f95f912-b3f4-4b14-b0a0-bb7eef49eb26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:19:36.419Z|6f95f912-b3f4-4b14-b0a0-bb7eef49eb26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:19:39.579Z|216cb688-98f8-4608-bdcd-29d63f354076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:39.579Z|830da226-21d4-4208-ae7f-9b82fe2052cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:39.579Z|830da226-21d4-4208-ae7f-9b82fe2052cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:39.580Z|216cb688-98f8-4608-bdcd-29d63f354076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:40.509Z|51ba0735-7bab-4b19-aca5-3a964f981dbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:40.510Z|51ba0735-7bab-4b19-aca5-3a964f981dbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:48.782Z|bae71c18-76d8-4187-bf5c-c436afca9a4d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:19:48.785Z|bae71c18-76d8-4187-bf5c-c436afca9a4d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:49.604Z|d973cd7b-81ab-4c8b-8f3b-191caeeb6939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:49.605Z|d973cd7b-81ab-4c8b-8f3b-191caeeb6939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:49.606Z|79c082f6-9803-43c1-a21f-9b58ed8a37fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:49.607Z|79c082f6-9803-43c1-a21f-9b58ed8a37fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:50.261Z|715fe39d-1112-4b4b-b69c-8e68c44cb0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:19:50.262Z|715fe39d-1112-4b4b-b69c-8e68c44cb0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:19:50.530Z|ccb0b5f6-6834-45bc-a068-62998d879263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:50.531Z|ccb0b5f6-6834-45bc-a068-62998d879263|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:59.628Z|1c9fe454-4c39-4d07-b4cd-037ae165956e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:59.628Z|35c67294-f60d-4c50-8652-5d25db063e10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:19:59.629Z|1c9fe454-4c39-4d07-b4cd-037ae165956e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:19:59.629Z|35c67294-f60d-4c50-8652-5d25db063e10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:00.553Z|bf69637a-97d4-4060-9a6f-872d3fb10611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:00.554Z|bf69637a-97d4-4060-9a6f-872d3fb10611|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:05.261Z|01161d8a-9445-4792-b806-ab14702eb67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:20:05.265Z|01161d8a-9445-4792-b806-ab14702eb67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:20:06.420Z|c4f8cd86-344d-4d8d-a6fb-57a2ad337270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:20:06.421Z|c4f8cd86-344d-4d8d-a6fb-57a2ad337270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:20:09.651Z|296a1560-1230-4e0c-8668-c55dd327982f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:09.651Z|41acfd16-7b80-477e-8c24-c150d8dd9636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:09.652Z|41acfd16-7b80-477e-8c24-c150d8dd9636|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:09.652Z|296a1560-1230-4e0c-8668-c55dd327982f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:10.576Z|cc65e781-035d-4272-8f3b-130723b74b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:10.577Z|cc65e781-035d-4272-8f3b-130723b74b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:19.677Z|0fdf9d20-b470-4750-83ee-912fdb125337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:19.677Z|acd7e3ef-35c2-46d6-97a9-a2a41fee3343|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:19.678Z|0fdf9d20-b470-4750-83ee-912fdb125337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:19.678Z|acd7e3ef-35c2-46d6-97a9-a2a41fee3343|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:20.261Z|d1469d9a-bc7d-4ea2-8c87-0e7476afd211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:20:20.262Z|d1469d9a-bc7d-4ea2-8c87-0e7476afd211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:20:20.599Z|e17f5d16-2979-4062-a4a8-482b71dd98e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:20.600Z|e17f5d16-2979-4062-a4a8-482b71dd98e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:29.701Z|39a4333a-1b42-4848-8f3f-41aeb910d287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:29.701Z|9e51ae01-750a-46b8-8f4c-50116f574bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:29.701Z|39a4333a-1b42-4848-8f3f-41aeb910d287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:29.701Z|9e51ae01-750a-46b8-8f4c-50116f574bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:30.622Z|a78c7469-c587-420e-9fb7-158da024d6a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:30.623Z|a78c7469-c587-420e-9fb7-158da024d6a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:35.261Z|b3f77b44-e047-4ae2-9ed1-8fce3576a92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:20:35.262Z|b3f77b44-e047-4ae2-9ed1-8fce3576a92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:20:36.422Z|f3a8f2c1-a182-4b42-8a09-b5e046a18680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:20:36.422Z|f3a8f2c1-a182-4b42-8a09-b5e046a18680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:20:39.721Z|6e4c9966-5128-42b3-a45b-b5ade132faea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:39.721Z|606f0188-3162-4a13-9aba-891ad084c887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:39.722Z|6e4c9966-5128-42b3-a45b-b5ade132faea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:39.722Z|606f0188-3162-4a13-9aba-891ad084c887|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:40.647Z|93d3547f-0909-4916-958f-27207c10f11f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:40.648Z|93d3547f-0909-4916-958f-27207c10f11f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:48.765Z|29d2f317-2c8e-4829-807c-f55412b1cc48|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:20:48.769Z|29d2f317-2c8e-4829-807c-f55412b1cc48|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:49.753Z|e25e2534-8066-4e5d-a699-59205f8cedcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:49.753Z|8c7574db-4847-443d-bb97-24830a8892ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:49.754Z|e25e2534-8066-4e5d-a699-59205f8cedcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:49.754Z|8c7574db-4847-443d-bb97-24830a8892ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:50.262Z|b8264c11-98bf-4cc7-b807-97575559053e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:20:50.293Z|b8264c11-98bf-4cc7-b807-97575559053e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:20:50.682Z|b6eb7def-7657-4a1b-9da8-bcaca8dfd195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:50.683Z|b6eb7def-7657-4a1b-9da8-bcaca8dfd195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:59.778Z|313d9e53-240f-4ca6-9a4a-498899361ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:59.778Z|bc026eed-a771-4c06-9016-57dd38c98ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:20:59.779Z|bc026eed-a771-4c06-9016-57dd38c98ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:20:59.779Z|313d9e53-240f-4ca6-9a4a-498899361ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:00.726Z|5f7a070f-f55f-4053-a4f8-b92ab6371d06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:00.727Z|5f7a070f-f55f-4053-a4f8-b92ab6371d06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:05.261Z|6d0dee6b-de24-46a8-aa0f-5bcf15f4a086|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:21:05.262Z|6d0dee6b-de24-46a8-aa0f-5bcf15f4a086|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:21:06.423Z|2642d778-9066-466f-927d-d6afecb8c5a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:21:06.424Z|2642d778-9066-466f-927d-d6afecb8c5a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:21:09.801Z|20f07aba-663a-4cc8-8145-7c36467fa827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:09.802Z|20f07aba-663a-4cc8-8145-7c36467fa827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:09.802Z|506575a0-f2e4-4251-a820-be4c8d063e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:09.803Z|506575a0-f2e4-4251-a820-be4c8d063e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:10.748Z|869a21f3-e800-4445-babd-33e4837d89d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:10.749Z|869a21f3-e800-4445-babd-33e4837d89d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:19.830Z|5047b3b6-5d6e-4b3d-a5a9-9b664538c93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:19.830Z|97cd5f74-1efb-48ce-bff0-3a844b9e757b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:19.831Z|5047b3b6-5d6e-4b3d-a5a9-9b664538c93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:19.831Z|97cd5f74-1efb-48ce-bff0-3a844b9e757b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:20.261Z|849718ba-15bc-4427-a533-ffd8ba79764d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:21:20.262Z|849718ba-15bc-4427-a533-ffd8ba79764d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:21:20.772Z|1254c4bf-3147-489b-b2f9-43c75f4b046c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:20.774Z|1254c4bf-3147-489b-b2f9-43c75f4b046c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:29.853Z|99ae6f92-8af8-4d70-90c2-b982982a36c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:29.854Z|99ae6f92-8af8-4d70-90c2-b982982a36c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:29.854Z|3021932a-bf77-4b78-81b1-880fe0a1d25f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:29.855Z|3021932a-bf77-4b78-81b1-880fe0a1d25f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:30.797Z|e70769d3-f65b-45f1-8e24-1869e9646abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:30.798Z|e70769d3-f65b-45f1-8e24-1869e9646abb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:35.261Z|1b946410-2369-4a2c-bced-52759373e191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:21:35.265Z|1b946410-2369-4a2c-bced-52759373e191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:21:36.424Z|0a7dd229-c800-45ad-b312-561f7784d701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:21:36.425Z|0a7dd229-c800-45ad-b312-561f7784d701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:21:39.877Z|1fd0c108-db86-4406-a94e-f452370004df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:39.877Z|28a9fed2-d619-43b5-95ee-2a04bd8ba7b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:39.877Z|1fd0c108-db86-4406-a94e-f452370004df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:39.878Z|28a9fed2-d619-43b5-95ee-2a04bd8ba7b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:40.818Z|dc003efc-bfc5-48d5-a0a2-804766d67501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:40.819Z|dc003efc-bfc5-48d5-a0a2-804766d67501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:48.763Z|38b5a2c0-c3f5-4766-99d9-4c3acdeff1d0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:21:48.765Z|38b5a2c0-c3f5-4766-99d9-4c3acdeff1d0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:49.900Z|85d54cd1-0abd-436e-8e64-71bbe1cc9920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:49.902Z|61612a9c-3a04-4621-9d14-1d974b929e13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:49.904Z|61612a9c-3a04-4621-9d14-1d974b929e13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:49.905Z|85d54cd1-0abd-436e-8e64-71bbe1cc9920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:50.261Z|1725ebfd-7fa6-489f-af7e-0df10465f765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:21:50.262Z|1725ebfd-7fa6-489f-af7e-0df10465f765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:21:50.850Z|2727cc0d-de25-44ed-b0cb-f1863fc1a6b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:50.851Z|2727cc0d-de25-44ed-b0cb-f1863fc1a6b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:59.937Z|6526dcee-7469-4c9d-a927-848e8270161c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:59.938Z|6526dcee-7469-4c9d-a927-848e8270161c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:21:59.970Z|26c2f96f-b7f4-447b-b129-8ad3927e947e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:21:59.971Z|26c2f96f-b7f4-447b-b129-8ad3927e947e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:00.878Z|87cc55b2-dcef-442a-a425-0e44a0fa211f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:00.879Z|87cc55b2-dcef-442a-a425-0e44a0fa211f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:05.261Z|2bf31be3-e247-4256-934a-7a5507821dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:22:05.262Z|2bf31be3-e247-4256-934a-7a5507821dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:22:06.426Z|d15a0289-9c36-48aa-b3f1-418d6676675c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:22:06.426Z|d15a0289-9c36-48aa-b3f1-418d6676675c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:22:09.987Z|258c7eaa-8a7d-4269-bb86-3b7c0cc597fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:09.988Z|258c7eaa-8a7d-4269-bb86-3b7c0cc597fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:10.024Z|2f0c8095-984c-4fdd-b7bc-6e150cfd2431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:10.025Z|2f0c8095-984c-4fdd-b7bc-6e150cfd2431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:10.903Z|0324fd8d-6e1a-478f-8927-c9cb1894e611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:10.904Z|0324fd8d-6e1a-478f-8927-c9cb1894e611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:20.018Z|6c2000e5-2a9b-4e59-92ca-5a5d68e4ec49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:20.020Z|6c2000e5-2a9b-4e59-92ca-5a5d68e4ec49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:20.061Z|f6d90d4b-84b7-4d6d-933b-b446037b6b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:20.062Z|f6d90d4b-84b7-4d6d-933b-b446037b6b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:20.261Z|a1532987-0fef-4f4c-a7c8-6210e13aa33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:22:20.267Z|a1532987-0fef-4f4c-a7c8-6210e13aa33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:22:20.927Z|0ec899e6-f37c-4a71-92af-6f3d64456147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:20.927Z|0ec899e6-f37c-4a71-92af-6f3d64456147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:30.044Z|b0f1b0f5-8380-4848-90fb-e1ee2447bd28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:30.045Z|b0f1b0f5-8380-4848-90fb-e1ee2447bd28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:30.095Z|84b6d06b-5be7-4da4-8f7c-4704956ab9d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:30.096Z|84b6d06b-5be7-4da4-8f7c-4704956ab9d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:30.953Z|f61fe116-6952-4f56-b15b-e84c8308f2d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:30.955Z|f61fe116-6952-4f56-b15b-e84c8308f2d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:35.261Z|f5afcaa9-8c70-4ed4-be7d-77ec859253d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:22:35.262Z|f5afcaa9-8c70-4ed4-be7d-77ec859253d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:22:36.427Z|38151d3c-3b7e-4224-b31f-01ec55fda489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:22:36.428Z|38151d3c-3b7e-4224-b31f-01ec55fda489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:22:40.087Z|0f834e04-11b7-487b-9d56-345a48cd1f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:40.087Z|0f834e04-11b7-487b-9d56-345a48cd1f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:40.131Z|4d22ce05-c8f6-404f-ad9c-3a9d07883f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:40.132Z|4d22ce05-c8f6-404f-ad9c-3a9d07883f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:40.994Z|443e5109-1adc-4837-b171-a161fd33f95e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:40.995Z|443e5109-1adc-4837-b171-a161fd33f95e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:48.773Z|985910f6-c995-4f9d-b623-4d9d6a55613c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:22:48.775Z|985910f6-c995-4f9d-b623-4d9d6a55613c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:50.123Z|d9f9cfc2-854f-4c99-a916-4ea3968dddcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:50.125Z|d9f9cfc2-854f-4c99-a916-4ea3968dddcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:50.158Z|412d41ab-aeac-4b8b-9132-733f857f300f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:50.159Z|412d41ab-aeac-4b8b-9132-733f857f300f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:22:50.261Z|662347ec-2f5b-4c8d-928e-f8d3004fd135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:22:50.262Z|662347ec-2f5b-4c8d-928e-f8d3004fd135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:22:51.019Z|f9c1a1ac-0b4a-432b-8540-dc6f7eb38d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:22:51.020Z|f9c1a1ac-0b4a-432b-8540-dc6f7eb38d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:00.166Z|815c7127-3b78-4022-9a79-a6419dc426eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:00.166Z|815c7127-3b78-4022-9a79-a6419dc426eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:00.191Z|92a7a28f-65f3-4315-9132-5ba08e0548bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:00.193Z|92a7a28f-65f3-4315-9132-5ba08e0548bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:01.042Z|e3933cf2-bee2-4c36-89bd-8db36a8d7468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:01.043Z|e3933cf2-bee2-4c36-89bd-8db36a8d7468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:05.261Z|96037e77-325f-44d6-85ea-1995e0d7f94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:23:05.289Z|96037e77-325f-44d6-85ea-1995e0d7f94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:23:06.431Z|84960452-3ec1-4f85-8979-e0d6fffaae1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:23:06.431Z|84960452-3ec1-4f85-8979-e0d6fffaae1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:23:10.196Z|754b9173-0824-462a-9f7f-703015e1073c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:10.197Z|754b9173-0824-462a-9f7f-703015e1073c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:10.218Z|674bc0b7-44af-4392-a24a-0c2eef2d8fbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:10.220Z|674bc0b7-44af-4392-a24a-0c2eef2d8fbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:11.072Z|f827db43-eaf2-4492-a33a-a75a81cb1656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:11.073Z|f827db43-eaf2-4492-a33a-a75a81cb1656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:20.236Z|cf76f2d6-14a8-4f72-9375-eb9b7ee13fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:20.237Z|cf76f2d6-14a8-4f72-9375-eb9b7ee13fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:20.248Z|40738115-6a4c-4e62-a98e-c1da9e075aed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:20.255Z|40738115-6a4c-4e62-a98e-c1da9e075aed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:20.262Z|e2fda078-0ce8-4e90-abc3-663c66a1c804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:23:20.263Z|e2fda078-0ce8-4e90-abc3-663c66a1c804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:23:21.097Z|0a446f1a-53a2-4b1d-8457-2fb7969ded2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:21.098Z|0a446f1a-53a2-4b1d-8457-2fb7969ded2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:30.260Z|12fb31f6-29fc-49a3-913d-403e0ab2359a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:30.261Z|12fb31f6-29fc-49a3-913d-403e0ab2359a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:30.280Z|a3b89ca7-6ff0-40ae-8c90-e71d4d14d585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:30.282Z|a3b89ca7-6ff0-40ae-8c90-e71d4d14d585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:31.118Z|d2dc9d2e-b372-45a1-a005-106847db264d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:31.119Z|d2dc9d2e-b372-45a1-a005-106847db264d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:35.261Z|876d7af3-43b1-4075-9cfe-50f72afb8049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:23:35.261Z|876d7af3-43b1-4075-9cfe-50f72afb8049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:23:36.432Z|33f21c69-6e45-476f-ab12-21ef2cff529f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:23:36.433Z|33f21c69-6e45-476f-ab12-21ef2cff529f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:23:40.290Z|992f3d55-3e0e-494f-95b9-831d276e11c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:40.292Z|992f3d55-3e0e-494f-95b9-831d276e11c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:40.306Z|6ce41a8f-2388-4d13-b139-297d61143a12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:40.307Z|6ce41a8f-2388-4d13-b139-297d61143a12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:41.140Z|0782c6bf-981d-419e-9475-4e10c84c4988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:41.141Z|0782c6bf-981d-419e-9475-4e10c84c4988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:48.766Z|a67f0e71-0f15-405c-823e-70f80ae60d43|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:23:48.767Z|a67f0e71-0f15-405c-823e-70f80ae60d43|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:50.262Z|0371ae8b-db25-4618-8628-e043e4cf9358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:23:50.266Z|0371ae8b-db25-4618-8628-e043e4cf9358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:23:50.317Z|7cb763b5-98fe-4e56-9516-429b7ef82ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:50.318Z|7cb763b5-98fe-4e56-9516-429b7ef82ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:50.331Z|49291a87-fd97-4d54-8f23-8d47e358053d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:50.332Z|49291a87-fd97-4d54-8f23-8d47e358053d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:23:51.163Z|f8ce4a43-3eaa-4d04-b702-c8617cf0fb83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:23:51.165Z|f8ce4a43-3eaa-4d04-b702-c8617cf0fb83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:00.342Z|c7c38939-16ca-48e3-b965-454737c5239c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:00.343Z|c7c38939-16ca-48e3-b965-454737c5239c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:00.354Z|3f3ec805-06de-4f95-9f76-d3a5ef6f17f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:00.356Z|3f3ec805-06de-4f95-9f76-d3a5ef6f17f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:01.192Z|b619ef34-7edc-4918-8f94-ec57f6403347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:01.192Z|b619ef34-7edc-4918-8f94-ec57f6403347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:05.261Z|5d7e44e8-0458-4f45-91f3-f8961efbdb3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:24:05.262Z|5d7e44e8-0458-4f45-91f3-f8961efbdb3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:24:06.435Z|9fe4ea15-d2ab-41f0-bca1-6b71dd318e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:24:06.435Z|9fe4ea15-d2ab-41f0-bca1-6b71dd318e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:24:10.375Z|b6c0497f-46f0-413c-bf09-4d3c4a0699b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:10.375Z|b6c0497f-46f0-413c-bf09-4d3c4a0699b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:10.381Z|906523bc-1b41-4c46-8c7b-46a2dd50ddae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:10.385Z|906523bc-1b41-4c46-8c7b-46a2dd50ddae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:11.214Z|4af6a3cb-c31a-4d3a-b7f5-f7104d6103c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:11.215Z|4af6a3cb-c31a-4d3a-b7f5-f7104d6103c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:20.261Z|00478841-a022-462e-893b-88393bfc2a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:24:20.262Z|00478841-a022-462e-893b-88393bfc2a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:24:20.396Z|f828110e-1648-4fca-b027-7662e04bf5c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:20.397Z|f828110e-1648-4fca-b027-7662e04bf5c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:20.408Z|e314b233-96c6-4038-8327-4f4f8b3329d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:20.409Z|e314b233-96c6-4038-8327-4f4f8b3329d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:21.239Z|5dd1de3c-4a94-415e-84a1-2d3c52ee56db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:21.239Z|5dd1de3c-4a94-415e-84a1-2d3c52ee56db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:30.418Z|4b605bb7-d1f4-4d9c-a29a-f3958a0504ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:30.419Z|4b605bb7-d1f4-4d9c-a29a-f3958a0504ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:30.429Z|c22718ca-3309-420b-adc2-c433da13f37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:30.430Z|c22718ca-3309-420b-adc2-c433da13f37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:31.262Z|d1f6c32f-e29d-41b9-a591-db4c4e6bbca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:31.263Z|d1f6c32f-e29d-41b9-a591-db4c4e6bbca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:35.261Z|5a0e277f-0af9-4f2b-80b6-3ecf6f0d2a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:24:35.264Z|5a0e277f-0af9-4f2b-80b6-3ecf6f0d2a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:24:36.436Z|f229eca0-ceb3-443d-81b8-524481974474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:24:36.437Z|f229eca0-ceb3-443d-81b8-524481974474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:24:40.443Z|a15cf669-5a03-47d8-97ce-a9e0cf948db6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:40.445Z|a15cf669-5a03-47d8-97ce-a9e0cf948db6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:40.455Z|53be2c2d-1e22-4694-b2c1-687792ff4eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:40.457Z|53be2c2d-1e22-4694-b2c1-687792ff4eb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:41.285Z|8ae06f46-fde6-4800-896b-aaed153b407b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:41.286Z|8ae06f46-fde6-4800-896b-aaed153b407b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:48.767Z|7ae43012-865b-4e14-86fe-37e3cd7b7461|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:24:48.768Z|7ae43012-865b-4e14-86fe-37e3cd7b7461|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:50.261Z|591eef8b-e43f-4c3a-b06c-9716f2715f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:24:50.262Z|591eef8b-e43f-4c3a-b06c-9716f2715f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:24:50.474Z|7a4adebb-32d2-4eb2-b1b5-cc0f19707212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:50.475Z|7a4adebb-32d2-4eb2-b1b5-cc0f19707212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:50.483Z|58d58e54-f334-4fe7-86ba-a9996f62d172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:50.484Z|58d58e54-f334-4fe7-86ba-a9996f62d172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:24:51.309Z|4e0cda6f-4125-4b00-93cc-f80c2e571d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:24:51.310Z|4e0cda6f-4125-4b00-93cc-f80c2e571d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:00.499Z|4d9fe9d4-b122-4b77-a81a-2496b5d5f29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:00.500Z|4d9fe9d4-b122-4b77-a81a-2496b5d5f29f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:00.507Z|a85030dd-e864-4ef0-91f7-b773a1a63a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:00.507Z|a85030dd-e864-4ef0-91f7-b773a1a63a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:01.331Z|05a438f7-1873-490a-bf38-6b1ab9400e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:01.332Z|05a438f7-1873-490a-bf38-6b1ab9400e4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:05.261Z|d5ed7416-7e9e-410a-af9d-b6261d86a594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:25:05.262Z|d5ed7416-7e9e-410a-af9d-b6261d86a594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:25:06.438Z|03e00539-6404-4c29-a772-28f211d2dddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:25:06.439Z|03e00539-6404-4c29-a772-28f211d2dddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:25:10.527Z|616abfdc-85c1-4160-9855-9ad5363562df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:10.529Z|616abfdc-85c1-4160-9855-9ad5363562df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:10.535Z|6e982a32-20c2-4868-af26-d380182ce583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:10.536Z|6e982a32-20c2-4868-af26-d380182ce583|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:11.353Z|87262f4c-4569-4293-9390-80a2151968f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:11.355Z|87262f4c-4569-4293-9390-80a2151968f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:20.261Z|cc2317ce-d9bc-49bc-8380-6437665a309d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:25:20.268Z|cc2317ce-d9bc-49bc-8380-6437665a309d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:25:20.552Z|b5190682-72f1-405b-a8d0-311f7ab79231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:20.553Z|b5190682-72f1-405b-a8d0-311f7ab79231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:20.556Z|54e41db1-c660-45f6-b080-e9ddf455b024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:20.556Z|54e41db1-c660-45f6-b080-e9ddf455b024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:21.383Z|63476e24-7674-4048-bd68-15a56e83f135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:21.384Z|63476e24-7674-4048-bd68-15a56e83f135|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:30.575Z|50e1372e-af4c-4735-9ca9-e3897541d7b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:30.576Z|50e1372e-af4c-4735-9ca9-e3897541d7b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:30.576Z|12092a0a-ad70-461d-ba82-b751637a8d2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:30.577Z|12092a0a-ad70-461d-ba82-b751637a8d2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:31.408Z|d1301275-fda6-4246-9dc3-4c4f4d971345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:31.408Z|d1301275-fda6-4246-9dc3-4c4f4d971345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:35.261Z|253ecbd3-a934-40e7-8abf-1bdc0500c9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:25:35.262Z|253ecbd3-a934-40e7-8abf-1bdc0500c9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:25:36.439Z|51d53015-7cfb-44fc-bdda-4e12514e5a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:25:36.440Z|51d53015-7cfb-44fc-bdda-4e12514e5a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:25:40.598Z|a37e6477-5c7c-4dd7-9506-cb37dd0ffb64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:40.598Z|c6064a4a-b4bf-4c06-a4f4-e23b526ad7ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:40.599Z|a37e6477-5c7c-4dd7-9506-cb37dd0ffb64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:40.599Z|c6064a4a-b4bf-4c06-a4f4-e23b526ad7ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:41.430Z|c95376c1-d938-4cdf-8009-677a8e53b7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:41.432Z|c95376c1-d938-4cdf-8009-677a8e53b7ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:48.765Z|76b5678f-35cc-43ce-a065-2e48c8d99adc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:25:48.767Z|76b5678f-35cc-43ce-a065-2e48c8d99adc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:50.261Z|e039ff05-36f0-4c5e-85bb-1437984da55f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:25:50.262Z|e039ff05-36f0-4c5e-85bb-1437984da55f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:25:50.625Z|9c16f5c2-c476-4c9f-af41-39212ed5b0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:50.627Z|0dc5ba4a-4660-48a6-91e9-e84b55d6048f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:50.627Z|0dc5ba4a-4660-48a6-91e9-e84b55d6048f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:50.628Z|9c16f5c2-c476-4c9f-af41-39212ed5b0fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:25:51.456Z|20f381d7-701c-4113-82ff-15f08bf7f24c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:25:51.457Z|20f381d7-701c-4113-82ff-15f08bf7f24c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:00.651Z|bba6a07f-c5be-4f5b-a1ad-7074d7b0c35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:00.651Z|bdadba65-c2c1-4263-940d-758a9eae7e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:00.652Z|bba6a07f-c5be-4f5b-a1ad-7074d7b0c35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:00.652Z|bdadba65-c2c1-4263-940d-758a9eae7e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:01.482Z|39d332fd-fa21-46ef-aadf-a7c7bf8e8427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:01.482Z|39d332fd-fa21-46ef-aadf-a7c7bf8e8427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:05.263Z|adb3b8ae-6603-4cc5-a279-a6daa5d19220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:26:05.264Z|adb3b8ae-6603-4cc5-a279-a6daa5d19220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:26:06.441Z|2c5356b8-564a-4382-a8c5-3c547edf0898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:26:06.441Z|2c5356b8-564a-4382-a8c5-3c547edf0898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:26:10.672Z|702879c4-b299-4e6b-80b5-7bf32a6fbdc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:10.673Z|702879c4-b299-4e6b-80b5-7bf32a6fbdc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:10.677Z|e95f630b-4cf2-407e-92b9-d9a352292221|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:10.678Z|e95f630b-4cf2-407e-92b9-d9a352292221|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:11.510Z|f882fabc-4162-4440-8169-7421dad1dbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:11.511Z|f882fabc-4162-4440-8169-7421dad1dbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:20.262Z|3369ca81-6a7f-4387-b691-2fa21e0f5954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:26:20.263Z|3369ca81-6a7f-4387-b691-2fa21e0f5954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:26:20.696Z|f673466b-9e62-4c85-b52c-b166fc8cd8de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:20.697Z|f673466b-9e62-4c85-b52c-b166fc8cd8de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:20.700Z|bc0870f2-b1e5-492f-9cc0-5987516b4434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:20.701Z|bc0870f2-b1e5-492f-9cc0-5987516b4434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:21.533Z|c6d06e25-d2c9-49d3-a020-23e29e0a3d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:21.534Z|c6d06e25-d2c9-49d3-a020-23e29e0a3d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:30.722Z|4a990d4a-7309-4816-8779-4d45fbf6146f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:30.722Z|29497f87-46a4-4ad2-8c88-77c78b88f23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:30.722Z|4a990d4a-7309-4816-8779-4d45fbf6146f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:30.722Z|29497f87-46a4-4ad2-8c88-77c78b88f23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:31.556Z|97b25bdd-fe44-416c-8518-6f14aee63687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:31.557Z|97b25bdd-fe44-416c-8518-6f14aee63687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:35.261Z|69594603-091e-4500-af9f-ad7ffdb9d041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:26:35.262Z|69594603-091e-4500-af9f-ad7ffdb9d041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:26:36.442Z|9ea036a7-68b0-42d3-a307-4af813ef8cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:26:36.443Z|9ea036a7-68b0-42d3-a307-4af813ef8cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:26:40.743Z|02c1706d-bba7-467b-946a-a99096327241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:40.743Z|de53913f-8901-4a3e-8a99-be8174db07ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:40.744Z|02c1706d-bba7-467b-946a-a99096327241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:40.745Z|de53913f-8901-4a3e-8a99-be8174db07ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:41.581Z|0983605c-264e-4be9-9682-b0df63cec379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:41.582Z|0983605c-264e-4be9-9682-b0df63cec379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:48.763Z|fb09261d-991a-4ad4-ab77-56432a0a8127|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:26:48.765Z|fb09261d-991a-4ad4-ab77-56432a0a8127|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:50.261Z|e5d31151-de74-4f1e-b396-78e98f67edfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:26:50.263Z|e5d31151-de74-4f1e-b396-78e98f67edfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:26:50.772Z|817958a3-22ff-450a-abfd-cbef325fed87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:50.779Z|817958a3-22ff-450a-abfd-cbef325fed87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:50.785Z|7d07c331-d6e4-403c-b5a0-05bba56e75ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:50.786Z|7d07c331-d6e4-403c-b5a0-05bba56e75ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:26:51.605Z|95c1a41c-1132-47d2-8f64-7d349bf47f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:26:51.607Z|95c1a41c-1132-47d2-8f64-7d349bf47f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:00.804Z|4429b4bf-27a5-497a-ae75-e0bfddeb3216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:00.805Z|4429b4bf-27a5-497a-ae75-e0bfddeb3216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:00.810Z|b8724067-47df-4114-8ed7-352680622c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:00.811Z|b8724067-47df-4114-8ed7-352680622c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:01.636Z|da5bd976-c7a5-4cd3-b7bf-6578d4f6bbf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:01.637Z|da5bd976-c7a5-4cd3-b7bf-6578d4f6bbf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:05.261Z|fa583602-fc08-4c23-a7d5-e7c5108b8c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:27:05.262Z|fa583602-fc08-4c23-a7d5-e7c5108b8c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:27:06.444Z|41ab7683-7274-4fe1-8a40-a86b8894649f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:27:06.445Z|41ab7683-7274-4fe1-8a40-a86b8894649f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:27:10.827Z|0359ce49-9a15-4b2b-bb3f-9013e8d40fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:10.828Z|0359ce49-9a15-4b2b-bb3f-9013e8d40fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:10.830Z|bf3eee43-3370-44c0-83a4-ad6646ba6235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:10.831Z|bf3eee43-3370-44c0-83a4-ad6646ba6235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:11.657Z|58aeec01-08a4-4f30-bb74-e323b6018ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:11.658Z|58aeec01-08a4-4f30-bb74-e323b6018ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:20.261Z|cbda8c4c-edd3-4db5-97fd-8df4f13157e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:27:20.262Z|cbda8c4c-edd3-4db5-97fd-8df4f13157e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:27:20.852Z|c025b3f8-91c4-4b22-a67e-59c181057495|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:20.853Z|c025b3f8-91c4-4b22-a67e-59c181057495|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:20.860Z|dd28a864-d9e3-4626-929e-99a3a3fca56a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:20.860Z|dd28a864-d9e3-4626-929e-99a3a3fca56a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:21.682Z|8f90c238-f3d4-44da-9b6d-9e7202729b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:21.683Z|8f90c238-f3d4-44da-9b6d-9e7202729b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:30.880Z|da6f1cb0-fb54-4142-8fc1-f4c5ed988772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:30.882Z|da6f1cb0-fb54-4142-8fc1-f4c5ed988772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:30.883Z|5c09987e-41e1-45dc-92c2-87589fed1cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:30.884Z|5c09987e-41e1-45dc-92c2-87589fed1cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:31.707Z|40bf070a-0f94-4488-bdf9-4497f25c223f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:31.708Z|40bf070a-0f94-4488-bdf9-4497f25c223f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:35.261Z|4585315f-70d1-4c02-9d02-f54ac4a3c4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:27:35.263Z|4585315f-70d1-4c02-9d02-f54ac4a3c4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:27:36.446Z|b472f576-50bd-46fc-aca5-07e811538289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:27:36.446Z|b472f576-50bd-46fc-aca5-07e811538289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:27:40.912Z|4b202ce4-a9fb-4e48-8d02-7225445660d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:40.912Z|4b202ce4-a9fb-4e48-8d02-7225445660d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:40.913Z|cba428b1-e05e-4b97-9781-c7174eb8767b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:40.914Z|cba428b1-e05e-4b97-9781-c7174eb8767b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:41.733Z|b0ccf172-0512-4530-85d0-9a367f8d5c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:41.735Z|b0ccf172-0512-4530-85d0-9a367f8d5c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:48.766Z|5dcd706c-bc8d-4734-8ec0-5a0b24740d34|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:27:48.768Z|5dcd706c-bc8d-4734-8ec0-5a0b24740d34|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:50.264Z|d873fdf1-3b78-400e-8f39-1e3a58ac4336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:27:50.264Z|d873fdf1-3b78-400e-8f39-1e3a58ac4336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:27:50.935Z|bae01097-5992-449b-bd80-fbcabb00f8e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:50.936Z|bae01097-5992-449b-bd80-fbcabb00f8e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:50.940Z|eac6e919-d29f-4b2a-89a8-8e4e50a59af1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:50.941Z|eac6e919-d29f-4b2a-89a8-8e4e50a59af1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:27:51.764Z|54770991-ad7d-4380-ba99-7e86e16d1e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:27:51.765Z|54770991-ad7d-4380-ba99-7e86e16d1e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:00.960Z|1ab0d732-928e-4c01-b9c9-c29523b9a4ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:00.961Z|1ab0d732-928e-4c01-b9c9-c29523b9a4ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:00.970Z|a1c7aee4-67bd-4c54-bc93-11f335b67cb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:00.973Z|a1c7aee4-67bd-4c54-bc93-11f335b67cb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:01.793Z|b2f5a9a0-d42b-48d1-80ae-40a5d0a83de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:01.795Z|b2f5a9a0-d42b-48d1-80ae-40a5d0a83de1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:05.261Z|98a962b1-d847-46ae-9e3e-9e5d189f2b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:28:05.262Z|98a962b1-d847-46ae-9e3e-9e5d189f2b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:28:06.447Z|242b194b-7bda-40ae-bb4d-c75bbed82b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:28:06.448Z|242b194b-7bda-40ae-bb4d-c75bbed82b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:28:11.000Z|ac0ed636-bed5-4e48-9839-9865cde0cf62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:11.002Z|ac0ed636-bed5-4e48-9839-9865cde0cf62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:11.006Z|f2265cd6-53b6-41f2-b13e-e9ebf4e970bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:11.007Z|f2265cd6-53b6-41f2-b13e-e9ebf4e970bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:11.823Z|30b56e9e-2da5-4d3a-9b07-7639c0db2f47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:11.823Z|30b56e9e-2da5-4d3a-9b07-7639c0db2f47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:14.343Z||http-nio-8080-exec-1|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xf6cn0xa60x980x1bl0xef30xb210xa00xd90x050xe40xf710xf40xce+0x97bwU-0xae1EeQp4]. 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-12T08:28:20.261Z|14e9ad84-5d53-4b67-8f03-3bbfbf615dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:28:20.264Z|14e9ad84-5d53-4b67-8f03-3bbfbf615dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:28:21.023Z|4888283b-425c-4ab0-8421-4bf0d1eb15e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:21.024Z|4888283b-425c-4ab0-8421-4bf0d1eb15e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:21.033Z|a0dd1c09-c5a9-4430-987b-f1a6ffd00eea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:21.034Z|a0dd1c09-c5a9-4430-987b-f1a6ffd00eea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:21.850Z|81e2f513-88b3-405b-a643-767fe9109c6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:21.851Z|81e2f513-88b3-405b-a643-767fe9109c6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:31.045Z|80045e3b-8f72-4550-a379-09edc867b4c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:31.046Z|80045e3b-8f72-4550-a379-09edc867b4c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:31.053Z|f8e60ace-57d4-4089-8265-24ffc63f353d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:31.054Z|f8e60ace-57d4-4089-8265-24ffc63f353d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:31.882Z|e67e52e6-bacd-4610-9c84-2a05e1301310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:31.885Z|e67e52e6-bacd-4610-9c84-2a05e1301310|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:35.261Z|6cc6bf0c-c6d4-48b9-baa0-35878d433c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:28:35.262Z|6cc6bf0c-c6d4-48b9-baa0-35878d433c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:28:36.448Z|02cfab5a-d680-4376-aee1-7ec64b6ba94b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:28:36.449Z|02cfab5a-d680-4376-aee1-7ec64b6ba94b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:28:41.066Z|e6cd2a49-cb46-463c-be90-5e7ac553793c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:41.067Z|e6cd2a49-cb46-463c-be90-5e7ac553793c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:41.072Z|338148f3-f8e4-4a6c-8d87-fecf304a10ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:41.073Z|338148f3-f8e4-4a6c-8d87-fecf304a10ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:41.910Z|2f49a608-d4d1-4fce-a7af-0d66a6246d25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:41.911Z|2f49a608-d4d1-4fce-a7af-0d66a6246d25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:48.764Z|cef1fd3c-162a-4464-b58d-ae47d9ea360b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:28:48.766Z|cef1fd3c-162a-4464-b58d-ae47d9ea360b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:50.261Z|a13afe94-fe5e-4577-bef9-5c2fcc5fa4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:28:50.262Z|a13afe94-fe5e-4577-bef9-5c2fcc5fa4b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:28:51.093Z|63863679-0a4a-4f54-b954-15b8d8f7c41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:51.094Z|63863679-0a4a-4f54-b954-15b8d8f7c41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:51.095Z|52d3254b-dc9a-48c1-a8a1-dcc14abf0bfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:51.096Z|52d3254b-dc9a-48c1-a8a1-dcc14abf0bfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:28:51.936Z|57bb1444-441d-4d31-a94e-56eb4cecd808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:28:51.937Z|57bb1444-441d-4d31-a94e-56eb4cecd808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:01.116Z|54141d2a-cb75-4785-8e57-02851c34894d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:01.117Z|54141d2a-cb75-4785-8e57-02851c34894d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:01.118Z|c5f1c224-1f52-4149-8afe-64681fbbe194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:01.119Z|c5f1c224-1f52-4149-8afe-64681fbbe194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:01.958Z|4084165f-10c5-4e04-b22a-d367042ea1bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:01.959Z|4084165f-10c5-4e04-b22a-d367042ea1bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:05.261Z|b46a77cc-bf04-4013-a672-066fabf220e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:29:05.263Z|b46a77cc-bf04-4013-a672-066fabf220e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:29:06.450Z|a42dbbea-8088-462f-ac40-53d18b28d7c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:29:06.451Z|a42dbbea-8088-462f-ac40-53d18b28d7c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:29:11.139Z|f82aa9ba-2717-4d16-b78a-4bef56fae5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:11.140Z|f82aa9ba-2717-4d16-b78a-4bef56fae5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:11.140Z|2d46f082-bc17-442b-8f22-ed730100306c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:11.141Z|2d46f082-bc17-442b-8f22-ed730100306c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:11.984Z|79f432d7-4b79-4562-9094-5fcb4e7c131e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:11.985Z|79f432d7-4b79-4562-9094-5fcb4e7c131e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:20.261Z|6fa10212-b773-455d-8911-b97061c8305a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:29:20.262Z|6fa10212-b773-455d-8911-b97061c8305a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:29:21.164Z|3fbe9553-1fa4-46c8-87b5-28aad3586659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:21.165Z|3fbe9553-1fa4-46c8-87b5-28aad3586659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:21.169Z|2ded38c9-c0c9-48ac-a46e-251c41e98d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:21.170Z|2ded38c9-c0c9-48ac-a46e-251c41e98d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:22.033Z|c586c9eb-de57-4604-a930-81bdf11f9366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:22.034Z|c586c9eb-de57-4604-a930-81bdf11f9366|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:31.187Z|1e1f60de-64de-4154-9f02-cecb524348aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:31.188Z|1e1f60de-64de-4154-9f02-cecb524348aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:31.189Z|8ae4d3cc-4c23-424b-884e-2baabe671aee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:31.190Z|8ae4d3cc-4c23-424b-884e-2baabe671aee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:32.060Z|226525bb-ab84-4825-9f1a-6dfa4bcb87f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:32.061Z|226525bb-ab84-4825-9f1a-6dfa4bcb87f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:35.261Z|13505904-74ed-4ef5-b3e8-d758e87a7186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:29:35.262Z|13505904-74ed-4ef5-b3e8-d758e87a7186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:29:36.453Z|94f140b1-5672-40f2-9974-42e753028370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:29:36.453Z|94f140b1-5672-40f2-9974-42e753028370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:29:41.209Z|6eb4ae3b-976f-4b85-b98f-4d26379a4757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:41.209Z|5b5aa0b2-113b-4e3f-bcc2-e301ccec6a61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:41.209Z|6eb4ae3b-976f-4b85-b98f-4d26379a4757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:41.209Z|5b5aa0b2-113b-4e3f-bcc2-e301ccec6a61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:42.085Z|247ac08c-2a82-4fb4-a6b1-193d00851338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:42.086Z|247ac08c-2a82-4fb4-a6b1-193d00851338|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:48.766Z|db980171-1074-4516-a83d-68c218d2df9b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:29:48.767Z|db980171-1074-4516-a83d-68c218d2df9b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:50.261Z|b67c4315-033b-4ff2-91a9-07836dd62f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:29:50.262Z|b67c4315-033b-4ff2-91a9-07836dd62f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:29:51.235Z|16a2765b-96d9-40dc-a171-975889e5da0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:51.237Z|16a2765b-96d9-40dc-a171-975889e5da0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:51.240Z|9c463d80-e479-49bd-b9c3-5850fb082e1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:51.241Z|9c463d80-e479-49bd-b9c3-5850fb082e1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:29:52.112Z|d0b7e215-3567-4518-8bff-93aa22584d99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:29:52.113Z|d0b7e215-3567-4518-8bff-93aa22584d99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:01.262Z|7809d889-3a18-44c6-8c4c-c6a1f5c2226f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:01.264Z|7809d889-3a18-44c6-8c4c-c6a1f5c2226f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:01.264Z|b9f94cd8-b90a-4b32-88b4-951e327eac6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:01.265Z|b9f94cd8-b90a-4b32-88b4-951e327eac6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:02.134Z|8612f694-8012-4a5d-8f17-d41888b7749d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:02.134Z|8612f694-8012-4a5d-8f17-d41888b7749d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:05.263Z|b838d02b-b8a5-4cae-b301-82c154318290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:30:05.264Z|b838d02b-b8a5-4cae-b301-82c154318290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:30:06.454Z|ab325670-bb55-464a-8dc4-eacdb6d36e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:30:06.455Z|ab325670-bb55-464a-8dc4-eacdb6d36e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:30:11.289Z|69a886a5-95ef-4d49-bc34-20e2b562bdb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:11.289Z|b3af366c-9f60-4b50-b759-f96e8687c9df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:11.290Z|b3af366c-9f60-4b50-b759-f96e8687c9df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:11.290Z|69a886a5-95ef-4d49-bc34-20e2b562bdb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:12.156Z|ab9f9618-7e0d-4773-b491-bb8254de1790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:12.157Z|ab9f9618-7e0d-4773-b491-bb8254de1790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:20.261Z|aa87fde9-b604-4417-9ed5-0a59f7bde862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:30:20.262Z|aa87fde9-b604-4417-9ed5-0a59f7bde862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:30:21.312Z|465149a4-67ef-4ae3-9f17-3bbbd38cc1ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:21.313Z|465149a4-67ef-4ae3-9f17-3bbbd38cc1ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:21.319Z|67334448-aaee-429f-ace7-58b628406307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:21.320Z|67334448-aaee-429f-ace7-58b628406307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:22.182Z|1db86673-b724-47d9-9569-f8183212d4c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:22.183Z|1db86673-b724-47d9-9569-f8183212d4c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:31.337Z|24d81222-9c3f-43ba-b370-99f6939eb123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:31.338Z|24d81222-9c3f-43ba-b370-99f6939eb123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:31.343Z|34bb1d71-d0c3-47cd-ad8a-ce888d9efb14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:31.343Z|34bb1d71-d0c3-47cd-ad8a-ce888d9efb14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:32.210Z|4c82e774-9341-421e-a658-0d8e76034cfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:32.210Z|4c82e774-9341-421e-a658-0d8e76034cfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:35.267Z|b349d844-acf0-4ea8-a98f-57cfbd995481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:30:35.271Z|b349d844-acf0-4ea8-a98f-57cfbd995481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:30:36.456Z|4c0c9f39-c416-474c-a200-c4ee1ee37c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:30:36.457Z|4c0c9f39-c416-474c-a200-c4ee1ee37c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:30:41.362Z|76e903b4-15bd-4d07-903c-7df816b47a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:41.363Z|76e903b4-15bd-4d07-903c-7df816b47a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:41.364Z|a66c2ce5-6fe3-4441-8876-fde80f1fa572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:41.364Z|a66c2ce5-6fe3-4441-8876-fde80f1fa572|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:42.232Z|dbd56d1d-cee2-40b0-97c9-00455ed838b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:42.233Z|dbd56d1d-cee2-40b0-97c9-00455ed838b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:48.768Z|e5615577-9ec3-460a-b9cc-0205741a95e4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:30:48.769Z|e5615577-9ec3-460a-b9cc-0205741a95e4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:50.263Z|eb1a53e1-e564-42f7-81fc-70e381c85e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:30:50.263Z|eb1a53e1-e564-42f7-81fc-70e381c85e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:30:51.385Z|296f19bf-29a5-4369-a179-4256f4521cd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:51.387Z|296f19bf-29a5-4369-a179-4256f4521cd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:51.393Z|c870b8f9-511f-4190-ac84-a1ecf0f21f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:51.394Z|c870b8f9-511f-4190-ac84-a1ecf0f21f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:30:52.267Z|96f9b066-9c64-432d-822c-be2ad8195f45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:30:52.268Z|96f9b066-9c64-432d-822c-be2ad8195f45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:01.419Z|ae86e277-b37a-4c5f-8c4d-903cb89fa7f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:01.420Z|ae86e277-b37a-4c5f-8c4d-903cb89fa7f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:01.419Z|aa8b746b-7434-4fc2-aa83-9d07213ca055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:01.421Z|aa8b746b-7434-4fc2-aa83-9d07213ca055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:02.291Z|88a7dc8d-bb61-4f6b-a4c4-c4719ed21b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:02.292Z|88a7dc8d-bb61-4f6b-a4c4-c4719ed21b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:05.261Z|8d7c1aaa-2a4b-4705-aa00-76f04943c44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:31:05.262Z|8d7c1aaa-2a4b-4705-aa00-76f04943c44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:31:06.458Z|d8582b4d-34bc-4789-8c6e-fc01607feea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:31:06.459Z|d8582b4d-34bc-4789-8c6e-fc01607feea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:31:11.445Z|508b7564-820b-4c08-a0fc-f0195b6f4b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:11.446Z|508b7564-820b-4c08-a0fc-f0195b6f4b98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:11.449Z|b58ea41f-3aab-41ba-bde8-08f7ed62e49c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:11.450Z|b58ea41f-3aab-41ba-bde8-08f7ed62e49c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:12.314Z|cb612108-117c-41d5-8ed8-a92983fe9efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:12.315Z|cb612108-117c-41d5-8ed8-a92983fe9efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:20.262Z|0b4c86cb-3c34-42a3-8fb9-fec8e1372671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:31:20.264Z|0b4c86cb-3c34-42a3-8fb9-fec8e1372671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:31:21.498Z|64ea995a-0c51-42e7-8b08-065a34e23438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:21.498Z|bc904a97-3d3c-405f-b67f-aa3ee8df8a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:21.499Z|64ea995a-0c51-42e7-8b08-065a34e23438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:21.499Z|bc904a97-3d3c-405f-b67f-aa3ee8df8a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:22.339Z|eb6b8e91-c0e6-4e03-a470-c8033b2fdc82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:22.340Z|eb6b8e91-c0e6-4e03-a470-c8033b2fdc82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:31.524Z|d1dd57ab-4d2f-4337-8901-b868eb0172ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:31.525Z|bd9bdf18-fc2b-4712-b341-e45da4aefe88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:31.525Z|d1dd57ab-4d2f-4337-8901-b868eb0172ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:31.526Z|bd9bdf18-fc2b-4712-b341-e45da4aefe88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:32.366Z|b76fbeae-e45b-4a28-9019-88d28a30cd91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:32.367Z|b76fbeae-e45b-4a28-9019-88d28a30cd91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:35.261Z|7a2f5b9a-9b65-4855-8fa0-25e2c285ff5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:31:35.262Z|7a2f5b9a-9b65-4855-8fa0-25e2c285ff5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:31:36.460Z|4e4bcfe4-f282-48d6-9559-44dc387009df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:31:36.460Z|4e4bcfe4-f282-48d6-9559-44dc387009df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:31:41.553Z|f0f0d55f-b209-4713-9d24-f6759f422129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:41.553Z|a4d6e9a6-bc57-4870-860f-f595944d48f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:41.554Z|f0f0d55f-b209-4713-9d24-f6759f422129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:41.554Z|a4d6e9a6-bc57-4870-860f-f595944d48f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:42.390Z|8f902e52-9ad4-403c-9f2a-810c2c65c21b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:42.391Z|8f902e52-9ad4-403c-9f2a-810c2c65c21b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:48.769Z|21bb594c-6c98-49cd-93a2-0319aef5042d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:31:48.777Z|21bb594c-6c98-49cd-93a2-0319aef5042d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:50.261Z|5d2ae0c1-755e-473b-b2a4-be2f5371194d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:31:50.262Z|5d2ae0c1-755e-473b-b2a4-be2f5371194d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:31:51.581Z|ecabfd6f-5071-4433-82b0-ccc246af7294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:51.581Z|b6aeee8f-3787-486b-b734-65730fadbe07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:51.581Z|ecabfd6f-5071-4433-82b0-ccc246af7294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:51.582Z|b6aeee8f-3787-486b-b734-65730fadbe07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:31:52.418Z|632174c4-c9a7-40e5-a164-9f6746f03f1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:31:52.419Z|632174c4-c9a7-40e5-a164-9f6746f03f1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:01.605Z|50a3629d-f9c0-4ac8-8994-77f8f7df2882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:01.606Z|b66c9050-777b-4e7b-9082-fa101e0d88b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:01.606Z|50a3629d-f9c0-4ac8-8994-77f8f7df2882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:01.607Z|b66c9050-777b-4e7b-9082-fa101e0d88b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:02.462Z|87b60a1c-3337-49f3-9b85-10dafff4f6dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:02.463Z|87b60a1c-3337-49f3-9b85-10dafff4f6dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:05.261Z|9973558c-8e60-42c6-8a13-7dd768feee75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:32:05.263Z|9973558c-8e60-42c6-8a13-7dd768feee75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:32:06.461Z|16bffa0e-c9cd-4958-8df1-080a04048aa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:32:06.461Z|16bffa0e-c9cd-4958-8df1-080a04048aa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:32:11.628Z|f4441ebe-da80-4d68-aefb-bff3a57361a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:11.629Z|f4441ebe-da80-4d68-aefb-bff3a57361a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:11.628Z|8fdd0069-7872-45d0-99a6-9a43b3ff3cd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:11.631Z|8fdd0069-7872-45d0-99a6-9a43b3ff3cd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:12.489Z|e1c30064-61ee-49bf-a5fa-13755c9cda2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:12.490Z|e1c30064-61ee-49bf-a5fa-13755c9cda2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:20.261Z|9da2aff6-cd31-435d-b554-766bf3b311b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:32:20.262Z|9da2aff6-cd31-435d-b554-766bf3b311b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:32:21.654Z|4a8b7021-da0f-4886-b346-5953122db71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:21.655Z|4a8b7021-da0f-4886-b346-5953122db71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:21.656Z|7155f14d-6c32-4719-be27-7a292d7f7bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:21.656Z|7155f14d-6c32-4719-be27-7a292d7f7bff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:22.511Z|1481cd6f-70fa-4536-bd1b-b32c1aeb92a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:22.512Z|1481cd6f-70fa-4536-bd1b-b32c1aeb92a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:31.679Z|07a9ce5b-6c7c-4e8a-9d2e-244f7eb245df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:31.678Z|eca373dc-e583-4f11-82d0-3ede6b59e8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:31.679Z|07a9ce5b-6c7c-4e8a-9d2e-244f7eb245df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:31.679Z|eca373dc-e583-4f11-82d0-3ede6b59e8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:32.558Z|1fbb6bcf-2863-49d6-8f62-2a82a12d5112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:32.560Z|1fbb6bcf-2863-49d6-8f62-2a82a12d5112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:35.261Z|ddbd61ea-97bc-48a1-b4ff-23c32f731e45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:32:35.262Z|ddbd61ea-97bc-48a1-b4ff-23c32f731e45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:32:36.462Z|315f72e6-3499-42ce-a216-7c15bf5fba1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:32:36.463Z|315f72e6-3499-42ce-a216-7c15bf5fba1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:32:41.700Z|e2f667b7-daed-4a74-aefb-2f45cefb68de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:41.700Z|dddafa94-159b-403c-8f8a-590632b0645d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:41.701Z|e2f667b7-daed-4a74-aefb-2f45cefb68de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:41.701Z|dddafa94-159b-403c-8f8a-590632b0645d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:42.584Z|aac79d65-ce10-4c17-932c-b092746f3826|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:42.585Z|aac79d65-ce10-4c17-932c-b092746f3826|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:48.764Z|8502996d-ff67-42f0-8c3c-82443c16df68|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:32:48.765Z|8502996d-ff67-42f0-8c3c-82443c16df68|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:50.261Z|7551aa92-9bc3-4306-9567-c695690e1387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:32:50.262Z|7551aa92-9bc3-4306-9567-c695690e1387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:32:51.725Z|d0c6bc81-dbea-48b4-8780-96b76a6d9cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:51.725Z|7703892c-0e59-47df-8edc-8d76df300ec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:51.726Z|d0c6bc81-dbea-48b4-8780-96b76a6d9cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:51.726Z|7703892c-0e59-47df-8edc-8d76df300ec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:32:52.608Z|66632dce-29b3-402c-8f18-16f0bd31ee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:32:52.609Z|66632dce-29b3-402c-8f18-16f0bd31ee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:01.759Z|8de8adae-9f10-4180-b845-7c6cce30feb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:01.759Z|298e268c-e22a-4a1b-9d38-c1dff37aed6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:01.760Z|8de8adae-9f10-4180-b845-7c6cce30feb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:01.761Z|298e268c-e22a-4a1b-9d38-c1dff37aed6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:02.635Z|65cba897-81ec-47f4-8bc9-2bfb6b2cb103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:02.635Z|65cba897-81ec-47f4-8bc9-2bfb6b2cb103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:05.261Z|31d2a488-506a-4d3d-aae8-012b3072c3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:33:05.262Z|31d2a488-506a-4d3d-aae8-012b3072c3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:33:06.464Z|c7ab31d3-983f-4895-82bd-11972e25bd8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:33:06.464Z|c7ab31d3-983f-4895-82bd-11972e25bd8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:33:11.785Z|d50e1b35-2321-4fc4-994e-867e0b32690a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:11.786Z|d50e1b35-2321-4fc4-994e-867e0b32690a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:11.787Z|75c37189-206b-499e-947d-03728ca9f78e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:11.788Z|75c37189-206b-499e-947d-03728ca9f78e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:12.657Z|bd210201-d686-4d38-bf1f-cf06b52d2dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:12.657Z|bd210201-d686-4d38-bf1f-cf06b52d2dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:20.262Z|4b097ce8-5eb1-4c80-b9ab-a5139836698a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:33:20.263Z|4b097ce8-5eb1-4c80-b9ab-a5139836698a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:33:21.810Z|5ff798a1-6a8a-4c81-8e20-1292d7e2bacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:21.810Z|927c778b-9714-4f8f-8e7d-80cf30fc6d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:21.811Z|5ff798a1-6a8a-4c81-8e20-1292d7e2bacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:21.811Z|927c778b-9714-4f8f-8e7d-80cf30fc6d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:22.680Z|237d6011-74a8-418d-a35e-00fe7bbf4a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:22.681Z|237d6011-74a8-418d-a35e-00fe7bbf4a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:31.832Z|88222017-75da-4adf-9019-0f914ad0ee83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:31.832Z|4a247d2b-4d2a-458a-b54f-23ec9e18d098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:31.833Z|4a247d2b-4d2a-458a-b54f-23ec9e18d098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:31.833Z|88222017-75da-4adf-9019-0f914ad0ee83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:32.703Z|9621c16f-76bf-42d7-bbbc-74e7d8125902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:32.704Z|9621c16f-76bf-42d7-bbbc-74e7d8125902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:35.261Z|1de7d9bf-7ac9-4453-b940-653fe0ba2c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:33:35.262Z|1de7d9bf-7ac9-4453-b940-653fe0ba2c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:33:36.465Z|9839b5d1-a521-434e-abb3-c74e97127c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:33:36.465Z|9839b5d1-a521-434e-abb3-c74e97127c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:33:41.854Z|81be7bfa-5327-4bc6-ab03-79be45e19dfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:41.854Z|43aa23bf-c14c-44fa-acf5-d28fc67cd048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:41.855Z|43aa23bf-c14c-44fa-acf5-d28fc67cd048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:41.855Z|81be7bfa-5327-4bc6-ab03-79be45e19dfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:42.727Z|9f140901-bd47-4f9f-97f4-a64d72727c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:42.728Z|9f140901-bd47-4f9f-97f4-a64d72727c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:48.768Z|35a9ed23-d39a-41b6-81c6-e998ca7e86ab|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:33:48.769Z|35a9ed23-d39a-41b6-81c6-e998ca7e86ab|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:50.261Z|26d4e328-6f17-45f5-a813-de51b130fe4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:33:50.262Z|26d4e328-6f17-45f5-a813-de51b130fe4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:33:51.876Z|6c4e8348-0796-410c-92a4-630306880c4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:51.877Z|6c4e8348-0796-410c-92a4-630306880c4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:51.902Z|bac1f64b-7595-409e-8eba-af4aee77c00e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:51.916Z|bac1f64b-7595-409e-8eba-af4aee77c00e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:33:52.761Z|bd1362c7-dc9e-4c6b-ad19-da140a436312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:33:52.762Z|bd1362c7-dc9e-4c6b-ad19-da140a436312|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:01.902Z|04590332-827f-46ad-87c0-fb9b8afda0ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:01.903Z|04590332-827f-46ad-87c0-fb9b8afda0ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:01.947Z|4b4bb0d0-5764-432e-adea-1359c862a433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:01.947Z|4b4bb0d0-5764-432e-adea-1359c862a433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:02.789Z|93291814-1926-488e-a1d6-bc53fa0e5a01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:02.791Z|93291814-1926-488e-a1d6-bc53fa0e5a01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:05.261Z|94f415cf-ea05-4df3-86b9-0e9da210c787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:34:05.262Z|94f415cf-ea05-4df3-86b9-0e9da210c787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:34:06.466Z|6d9e7b4f-9e6f-4d5e-b33d-87edb9f0ff4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:34:06.467Z|6d9e7b4f-9e6f-4d5e-b33d-87edb9f0ff4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:34:11.933Z|7c51b88e-7d1f-4b95-b068-1eb4522145ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:11.934Z|7c51b88e-7d1f-4b95-b068-1eb4522145ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:11.971Z|b6e06de4-e47f-44ea-95b5-f0447c2d070f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:11.971Z|b6e06de4-e47f-44ea-95b5-f0447c2d070f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:12.815Z|61c32cbc-a21c-43a3-adc4-475bd924552b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:12.816Z|61c32cbc-a21c-43a3-adc4-475bd924552b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:20.262Z|c4943b54-766c-4fca-b2bc-2a113e1f6d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:34:20.276Z|c4943b54-766c-4fca-b2bc-2a113e1f6d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:34:21.961Z|1b154df6-41a2-43d3-9e8e-f71360b80153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:21.962Z|1b154df6-41a2-43d3-9e8e-f71360b80153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:21.995Z|59ed9a4f-37c3-4d60-a8c3-b2f95604b25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:21.996Z|59ed9a4f-37c3-4d60-a8c3-b2f95604b25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:22.845Z|1265aa42-7d74-472b-99c4-d43fd0942cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:22.846Z|1265aa42-7d74-472b-99c4-d43fd0942cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:31.997Z|ae269dce-3c67-4ba8-bf84-1cbb9f72affc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:31.998Z|ae269dce-3c67-4ba8-bf84-1cbb9f72affc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:32.035Z|2314d0c9-5d54-4dca-aafd-08d97b26f755|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:32.036Z|2314d0c9-5d54-4dca-aafd-08d97b26f755|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:32.874Z|c4d6c963-a9be-44dc-b9cd-86958ba0a075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:32.875Z|c4d6c963-a9be-44dc-b9cd-86958ba0a075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:35.261Z|ecec0077-0a94-4902-806c-f94a9ef8da3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:34:35.262Z|ecec0077-0a94-4902-806c-f94a9ef8da3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:34:36.468Z|f434db51-5a76-41ba-8ca5-056c0c2985fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:34:36.469Z|f434db51-5a76-41ba-8ca5-056c0c2985fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:34:42.023Z|69603a2f-fb15-4eea-a598-82321f287a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:42.024Z|69603a2f-fb15-4eea-a598-82321f287a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:42.058Z|e0a4a4cd-f461-4d30-a1d4-d1c0981195eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:42.059Z|e0a4a4cd-f461-4d30-a1d4-d1c0981195eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:42.898Z|bfcf76e7-0317-4110-a9b1-1695229ce464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:42.899Z|bfcf76e7-0317-4110-a9b1-1695229ce464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:48.763Z|6bf63c11-2585-43f7-b515-52e20199c698|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:34:48.768Z|6bf63c11-2585-43f7-b515-52e20199c698|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:50.261Z|3f9fcc53-e11d-448f-b1ae-c21315a1fc9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:34:50.262Z|3f9fcc53-e11d-448f-b1ae-c21315a1fc9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:34:52.051Z|15114fa6-2122-4df8-bba7-2c7e4352f2c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:52.055Z|15114fa6-2122-4df8-bba7-2c7e4352f2c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:52.089Z|6f7c0526-5e91-4152-96a8-2d591bd5ab2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:52.090Z|6f7c0526-5e91-4152-96a8-2d591bd5ab2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:34:52.925Z|45677a5e-03fd-4441-b822-2222a756342b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:34:52.927Z|45677a5e-03fd-4441-b822-2222a756342b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:02.088Z|f1d3aa9f-714c-40f8-8fa7-c9c45851ce15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:02.090Z|f1d3aa9f-714c-40f8-8fa7-c9c45851ce15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:02.119Z|73cb5db5-54d5-4e16-8d06-1b750f157d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:02.120Z|73cb5db5-54d5-4e16-8d06-1b750f157d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:02.954Z|7ca98aea-308f-4528-bd93-4d43540968ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:02.955Z|7ca98aea-308f-4528-bd93-4d43540968ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:05.261Z|cd7ab675-5853-4625-8c45-193bd434c90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:35:05.268Z|cd7ab675-5853-4625-8c45-193bd434c90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:35:06.469Z|0e39fc39-4c32-41d3-981a-3b1ebb5c61b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:35:06.471Z|0e39fc39-4c32-41d3-981a-3b1ebb5c61b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:35:12.113Z|3fb1b991-ee1f-4ea8-a24d-549488759b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:12.114Z|3fb1b991-ee1f-4ea8-a24d-549488759b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:12.142Z|a72783d8-9ceb-41f0-8bca-9da70e06c78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:12.143Z|a72783d8-9ceb-41f0-8bca-9da70e06c78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:12.977Z|64512557-3a15-4ca6-88d1-e054e5b39469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:12.978Z|64512557-3a15-4ca6-88d1-e054e5b39469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:20.262Z|c00b14e2-d590-4a3e-aceb-aa0aa27e14c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:35:20.262Z|c00b14e2-d590-4a3e-aceb-aa0aa27e14c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:35:22.139Z|539ef197-a857-49b5-be27-98a814ca9428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:22.140Z|539ef197-a857-49b5-be27-98a814ca9428|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:22.165Z|2254bde5-b223-4e25-b712-1190c688219e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:22.166Z|2254bde5-b223-4e25-b712-1190c688219e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:23.000Z|20a52fbc-be8f-4e64-b043-c016a0ff514c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:23.002Z|20a52fbc-be8f-4e64-b043-c016a0ff514c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:32.175Z|6d5bb097-3d47-470d-bbd8-21acd7d995ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:32.176Z|6d5bb097-3d47-470d-bbd8-21acd7d995ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:32.190Z|c3f00822-553d-49ea-8a80-c6e387a8eb8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:32.192Z|c3f00822-553d-49ea-8a80-c6e387a8eb8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:33.025Z|89eb3b84-b34b-4429-bbe6-04382c76172e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:33.026Z|89eb3b84-b34b-4429-bbe6-04382c76172e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:35.263Z|9b2eecc6-0ca3-4c29-b3db-94c2a75e7017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:35:35.264Z|9b2eecc6-0ca3-4c29-b3db-94c2a75e7017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:35:36.471Z|48c7b7db-3ee3-439d-ae5b-25dd7d999b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:35:36.472Z|48c7b7db-3ee3-439d-ae5b-25dd7d999b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:35:42.203Z|d8e3c2a7-7016-4748-8810-7f41f195b0be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:42.204Z|d8e3c2a7-7016-4748-8810-7f41f195b0be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:42.222Z|d5ef877a-5aec-4b7b-868c-699efe713a0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:42.223Z|d5ef877a-5aec-4b7b-868c-699efe713a0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:43.048Z|b817ca45-7427-4d99-965f-c9bf43fdfe71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:43.049Z|b817ca45-7427-4d99-965f-c9bf43fdfe71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:48.767Z|ffdc328b-a673-4904-b17f-2962761856f1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:35:48.770Z|ffdc328b-a673-4904-b17f-2962761856f1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:50.261Z|a3952ff4-d0e2-41f6-8bdb-7f7dc8ba7b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:35:50.270Z|a3952ff4-d0e2-41f6-8bdb-7f7dc8ba7b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:35:52.229Z|b73cd74a-66b6-45dc-9b2d-d2f1e60e3ad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:52.230Z|b73cd74a-66b6-45dc-9b2d-d2f1e60e3ad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:52.249Z|329c3e8f-cc65-4295-b46f-52cc5dcbbac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:52.249Z|329c3e8f-cc65-4295-b46f-52cc5dcbbac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:35:53.074Z|9997c5cb-3c01-4fbf-b18c-c1dd5052d7de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:35:53.075Z|9997c5cb-3c01-4fbf-b18c-c1dd5052d7de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:02.255Z|6934deae-bd8d-428a-8c72-baecca03462e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:02.258Z|6934deae-bd8d-428a-8c72-baecca03462e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:02.270Z|e0d2de59-300b-4843-bd29-875ce2303270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:02.272Z|e0d2de59-300b-4843-bd29-875ce2303270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:03.097Z|4f9860a0-5fdf-4d35-83af-c15159c6cde9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:03.098Z|4f9860a0-5fdf-4d35-83af-c15159c6cde9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:05.261Z|19ea9c0c-1b67-4cd5-b00e-187f21eefe07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:36:05.262Z|19ea9c0c-1b67-4cd5-b00e-187f21eefe07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:36:06.473Z|3898c523-4cdd-4ce8-9b78-39335881a572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:36:06.473Z|3898c523-4cdd-4ce8-9b78-39335881a572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:36:12.284Z|79d83ece-31ed-4c47-b80f-c661c5aaf169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:12.285Z|79d83ece-31ed-4c47-b80f-c661c5aaf169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:12.294Z|fefdd330-5b49-4db8-9bcf-4ad3b3a93a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:12.295Z|fefdd330-5b49-4db8-9bcf-4ad3b3a93a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:13.133Z|8b772d54-0913-46ed-bd55-ef0bbc32e3ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:13.134Z|8b772d54-0913-46ed-bd55-ef0bbc32e3ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:20.261Z|8f7399a9-cf81-414b-a527-c250e8d41346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:36:20.262Z|8f7399a9-cf81-414b-a527-c250e8d41346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:36:22.307Z|4d17b7d0-cb1e-410a-bbc3-f307637c5ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:22.308Z|4d17b7d0-cb1e-410a-bbc3-f307637c5ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:22.316Z|804c52f1-0587-4e39-9c13-3264a41674f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:22.316Z|804c52f1-0587-4e39-9c13-3264a41674f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:23.157Z|f79bbb11-15f6-4571-beeb-d5eb1b2ba91a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:23.159Z|f79bbb11-15f6-4571-beeb-d5eb1b2ba91a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:32.334Z|b755794c-1463-4c88-a78d-f9a548e14acf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:32.335Z|b755794c-1463-4c88-a78d-f9a548e14acf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:32.336Z|569cd22c-ba0c-46c0-91d1-a58236911ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:32.337Z|569cd22c-ba0c-46c0-91d1-a58236911ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:33.184Z|d6dd81bb-c8ce-4e23-91d7-43ed9573a307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:33.184Z|d6dd81bb-c8ce-4e23-91d7-43ed9573a307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:35.261Z|77bb51ec-7d2d-4787-9cf7-cb6d482fa446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:36:35.264Z|77bb51ec-7d2d-4787-9cf7-cb6d482fa446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:36:36.488Z|c3babc01-cb29-4b60-85d7-7e97db2f0e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:36:36.489Z|c3babc01-cb29-4b60-85d7-7e97db2f0e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:36:42.365Z|ccc5a32b-9b55-4496-bcad-f0012c0f596e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:42.366Z|ccc5a32b-9b55-4496-bcad-f0012c0f596e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:42.377Z|5b452f6a-b63b-4075-b35a-87f2548bec58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:42.377Z|5b452f6a-b63b-4075-b35a-87f2548bec58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:43.206Z|f897b5c8-d76d-46a0-952c-8d75cad457c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:43.207Z|f897b5c8-d76d-46a0-952c-8d75cad457c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:48.764Z|f978d038-cdf3-4fd0-a659-5abc302b292c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:36:48.765Z|f978d038-cdf3-4fd0-a659-5abc302b292c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:50.261Z|8c4d1761-32fd-4905-bce4-f2d8184edb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:36:50.261Z|8c4d1761-32fd-4905-bce4-f2d8184edb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:36:52.407Z|03550b6d-3875-485f-bf68-f313b122a273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:52.407Z|df0e0586-9002-420e-9585-9e629051e2f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:52.409Z|03550b6d-3875-485f-bf68-f313b122a273|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:52.409Z|df0e0586-9002-420e-9585-9e629051e2f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:36:53.237Z|6b8ab101-8d38-4e06-a06f-810fc22f1403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:36:53.237Z|6b8ab101-8d38-4e06-a06f-810fc22f1403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:02.441Z|e615fbc6-3b26-4d44-a3a6-7cf7b3a8a393|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:02.443Z|e615fbc6-3b26-4d44-a3a6-7cf7b3a8a393|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:02.441Z|ae58efe0-144c-4864-92ea-b11cd9057ef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:02.450Z|ae58efe0-144c-4864-92ea-b11cd9057ef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:03.264Z|5532879a-7023-4c00-ac79-a9efd04cce73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:03.265Z|5532879a-7023-4c00-ac79-a9efd04cce73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:05.261Z|6f8c2a54-09ed-4436-a55b-ac4bce3eb220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:37:05.262Z|6f8c2a54-09ed-4436-a55b-ac4bce3eb220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:37:06.490Z|a3626979-fa16-4a4f-8e48-ef840890a930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:37:06.491Z|a3626979-fa16-4a4f-8e48-ef840890a930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:37:12.523Z|932e218c-c2f8-4be9-8559-ffb47e43d755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:12.523Z|35e8d63c-2e88-4bae-8056-4fde7b2cad07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:12.524Z|35e8d63c-2e88-4bae-8056-4fde7b2cad07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:12.524Z|932e218c-c2f8-4be9-8559-ffb47e43d755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:13.289Z|44b8787d-2f4b-45fe-a466-08210b4917c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:13.290Z|44b8787d-2f4b-45fe-a466-08210b4917c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:20.261Z|b2223702-7e94-4657-a863-d1ab102384ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:37:20.265Z|b2223702-7e94-4657-a863-d1ab102384ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:37:22.550Z|04bbaf0d-463b-4473-95cf-b26a9c3d4a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:22.550Z|c96c0e95-a7d8-444c-99db-6a0febf67f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:22.550Z|04bbaf0d-463b-4473-95cf-b26a9c3d4a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:22.550Z|c96c0e95-a7d8-444c-99db-6a0febf67f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:23.314Z|c0d368ff-2bdc-4eca-921e-128a9f484785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:23.315Z|c0d368ff-2bdc-4eca-921e-128a9f484785|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:32.574Z|d1f3f2ee-fbbd-41cb-a58b-1f2adce24de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:32.575Z|d1f3f2ee-fbbd-41cb-a58b-1f2adce24de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:32.577Z|3746ad0c-bcd8-4694-bfe6-7687080f0f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:32.577Z|3746ad0c-bcd8-4694-bfe6-7687080f0f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:33.339Z|0612c885-46e7-403b-9810-cc95b78ce58b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:33.340Z|0612c885-46e7-403b-9810-cc95b78ce58b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:35.261Z|6deb7b26-b7dd-4df6-9939-ada9f3d0a65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:37:35.262Z|6deb7b26-b7dd-4df6-9939-ada9f3d0a65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:37:36.491Z|98a14a13-d70d-49b0-81be-f890c6f47042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:37:36.492Z|98a14a13-d70d-49b0-81be-f890c6f47042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:37:42.606Z|9dbd1b5b-400e-4623-b864-88cac1e57de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:42.606Z|95fef0de-c09b-46d3-a6e1-717cd1dcf9ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:42.607Z|9dbd1b5b-400e-4623-b864-88cac1e57de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:42.607Z|95fef0de-c09b-46d3-a6e1-717cd1dcf9ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:43.369Z|d46e96dd-f46d-4ffe-98fe-47b12aa04def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:43.370Z|d46e96dd-f46d-4ffe-98fe-47b12aa04def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:48.768Z|1aacf8c1-4df2-4c79-b228-fa93ba324b00|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:37:48.770Z|1aacf8c1-4df2-4c79-b228-fa93ba324b00|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:50.261Z|db876ac7-5bf3-40a9-ac1b-118b5c58aeb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:37:50.262Z|db876ac7-5bf3-40a9-ac1b-118b5c58aeb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:37:52.631Z|73be6414-fc72-4c77-907d-df9d603e3354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:52.632Z|86a34f63-a2f1-40d4-9ba5-3c59d7934a13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:52.633Z|86a34f63-a2f1-40d4-9ba5-3c59d7934a13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:52.633Z|73be6414-fc72-4c77-907d-df9d603e3354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:37:53.396Z|c42d8ec8-3154-45e4-a373-c68976af477e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:37:53.397Z|c42d8ec8-3154-45e4-a373-c68976af477e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:02.655Z|0547e01f-dd53-4489-bd7c-33ec8ef8d285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:02.656Z|0547e01f-dd53-4489-bd7c-33ec8ef8d285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:02.656Z|0272231f-6aa0-4096-932c-77f4a2acb7b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:02.657Z|0272231f-6aa0-4096-932c-77f4a2acb7b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:03.419Z|1b2e986b-2c5c-4ec3-a331-ee06d610e8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:03.420Z|1b2e986b-2c5c-4ec3-a331-ee06d610e8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:05.266Z|c231fe00-3592-4f28-bec2-180425e061a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:38:05.272Z|c231fe00-3592-4f28-bec2-180425e061a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:38:06.494Z|db401b8c-e887-4751-ad40-69c1014cddd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:38:06.495Z|db401b8c-e887-4751-ad40-69c1014cddd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:38:12.676Z|d258da23-9d11-420c-b6ab-a86e75ca95e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:12.677Z|d258da23-9d11-420c-b6ab-a86e75ca95e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:12.679Z|377f514d-6a55-45d5-add8-97a462adecac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:12.680Z|377f514d-6a55-45d5-add8-97a462adecac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:13.440Z|5dd6a132-3a70-4889-8681-1569588470b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:13.441Z|5dd6a132-3a70-4889-8681-1569588470b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:20.261Z|838c1245-0e0b-4213-a9af-aff4d098d33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:38:20.262Z|838c1245-0e0b-4213-a9af-aff4d098d33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:38:22.701Z|2fa2b642-2a99-46df-8f9b-6e011b882e14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:22.701Z|2fa2b642-2a99-46df-8f9b-6e011b882e14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:22.704Z|717f65a6-412c-4ef3-9c2c-cf025eaac0c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:22.705Z|717f65a6-412c-4ef3-9c2c-cf025eaac0c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:23.464Z|8e56d744-f36d-4e1b-8cff-2f5a954e530f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:23.465Z|8e56d744-f36d-4e1b-8cff-2f5a954e530f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:32.726Z|028ae25f-bd79-4445-95b4-b716e689c2ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:32.727Z|028ae25f-bd79-4445-95b4-b716e689c2ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:32.729Z|ef55866b-c006-49ba-8660-caa9b71fd6a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:32.729Z|ef55866b-c006-49ba-8660-caa9b71fd6a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:33.488Z|23c55c12-1a66-45e8-b6da-a618a8ff99c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:33.489Z|23c55c12-1a66-45e8-b6da-a618a8ff99c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:35.261Z|9a5c87d4-1b60-48b1-afda-f3c27c3b1e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:38:35.262Z|9a5c87d4-1b60-48b1-afda-f3c27c3b1e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:38:36.496Z|700ae4cb-d8ae-4063-aba3-489309a18dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:38:36.496Z|700ae4cb-d8ae-4063-aba3-489309a18dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:38:42.752Z|0d61efb9-0abb-46cb-8da3-508c001abd96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:42.754Z|0d61efb9-0abb-46cb-8da3-508c001abd96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:42.764Z|68c19bfa-d42d-444d-afcd-b3a42747f315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:42.766Z|68c19bfa-d42d-444d-afcd-b3a42747f315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:43.517Z|ad97f1f7-2cd1-43d1-895e-f55026ae4a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:43.519Z|ad97f1f7-2cd1-43d1-895e-f55026ae4a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:48.768Z|4f554bee-db0c-4b2e-add9-3078da3c0a1c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:38:48.769Z|4f554bee-db0c-4b2e-add9-3078da3c0a1c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:50.261Z|d5234bf6-2648-4a31-90c7-dad209ed40c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:38:50.268Z|d5234bf6-2648-4a31-90c7-dad209ed40c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:38:52.779Z|f3909b8f-79c5-44ed-b15c-200ec099f25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:52.780Z|f3909b8f-79c5-44ed-b15c-200ec099f25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:52.800Z|0d5b3791-8ee1-4175-859a-35ded02c3cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:52.802Z|0d5b3791-8ee1-4175-859a-35ded02c3cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:38:53.544Z|86738bd9-08b5-48e6-96a1-314b8216de93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:38:53.545Z|86738bd9-08b5-48e6-96a1-314b8216de93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:02.807Z|4225835f-45e3-405e-a96a-688079147a15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:02.808Z|4225835f-45e3-405e-a96a-688079147a15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:02.824Z|e8789807-6418-40d8-a0c9-52ce885a1d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:02.825Z|e8789807-6418-40d8-a0c9-52ce885a1d5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:03.569Z|1d01ed2e-9d1b-440a-8447-1a7ab5bd4697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:03.570Z|1d01ed2e-9d1b-440a-8447-1a7ab5bd4697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:05.261Z|58fd5af0-986c-40f6-929c-ac7b8c0a5b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:39:05.261Z|58fd5af0-986c-40f6-929c-ac7b8c0a5b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:39:06.497Z|6a3216cb-dc1e-4b53-a425-f090de4117a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:39:06.498Z|6a3216cb-dc1e-4b53-a425-f090de4117a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:39:12.830Z|3f10ee39-9da7-4a0c-869c-46bc1512906d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:12.832Z|3f10ee39-9da7-4a0c-869c-46bc1512906d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:12.858Z|ff0811a1-3714-420e-a865-f38260f2469e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:12.859Z|ff0811a1-3714-420e-a865-f38260f2469e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:13.592Z|6e74dcdc-35e4-40a9-ae74-f16b502290aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:13.594Z|6e74dcdc-35e4-40a9-ae74-f16b502290aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:20.261Z|17b823fe-eb16-4b3f-b228-d2bc12ee2ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:39:20.262Z|17b823fe-eb16-4b3f-b228-d2bc12ee2ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:39:22.876Z|2adda2f2-d226-42c1-9836-c4ca39ff37f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:22.877Z|2adda2f2-d226-42c1-9836-c4ca39ff37f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:22.887Z|8d76c91c-0179-4899-a4c1-d474cd1c014f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:22.888Z|8d76c91c-0179-4899-a4c1-d474cd1c014f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:23.620Z|a8e2681e-019d-43bc-b469-ea4b274131ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:23.621Z|a8e2681e-019d-43bc-b469-ea4b274131ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:32.902Z|086f98f8-c3db-4d8c-919b-bb8dc8b4e1d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:32.903Z|086f98f8-c3db-4d8c-919b-bb8dc8b4e1d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:32.912Z|40bb9002-9709-4185-b95f-a6114a7d3c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:32.913Z|40bb9002-9709-4185-b95f-a6114a7d3c0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:33.645Z|7bccdb4e-972a-4475-9d1f-1ce34a118c14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:33.646Z|7bccdb4e-972a-4475-9d1f-1ce34a118c14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:35.261Z|e6cf03af-8e06-461a-ac67-c393d55d0071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:39:35.265Z|e6cf03af-8e06-461a-ac67-c393d55d0071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:39:36.499Z|0c51823a-49aa-4539-a35b-833a3f5b26df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:39:36.499Z|0c51823a-49aa-4539-a35b-833a3f5b26df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:39:42.937Z|7b98e296-ff37-48d2-a875-9fd208749342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:42.938Z|e466d60b-bee3-46b1-bde2-4f027d54f9ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:42.938Z|e466d60b-bee3-46b1-bde2-4f027d54f9ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:42.938Z|7b98e296-ff37-48d2-a875-9fd208749342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:43.668Z|80eebbbb-43ea-4b0c-aaa4-d28d91ba47af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:43.669Z|80eebbbb-43ea-4b0c-aaa4-d28d91ba47af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:48.774Z|03e574f5-9369-43bd-ae27-fbe1e1d1dcb5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:39:48.775Z|03e574f5-9369-43bd-ae27-fbe1e1d1dcb5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:50.261Z|1f9d9c26-2ff1-4d87-a5d6-0751618ff03a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:39:50.262Z|1f9d9c26-2ff1-4d87-a5d6-0751618ff03a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:39:52.962Z|5812c27d-8801-434d-9b17-7b19fece35b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:52.963Z|5812c27d-8801-434d-9b17-7b19fece35b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:52.973Z|7072a723-4f32-409b-b33e-2b4b75ab25a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:52.974Z|7072a723-4f32-409b-b33e-2b4b75ab25a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:39:53.692Z|85019f5d-804a-4b18-b96b-e4ebddef3b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:39:53.693Z|85019f5d-804a-4b18-b96b-e4ebddef3b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:02.989Z|af355a52-d6c6-42df-ade4-a48bf55d41f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:02.989Z|af355a52-d6c6-42df-ade4-a48bf55d41f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:02.993Z|2829eadb-6f1f-4848-89f1-49d811d11597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:02.994Z|2829eadb-6f1f-4848-89f1-49d811d11597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:03.718Z|39ad0971-f9d9-4756-8661-8da68d86b7e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:03.719Z|39ad0971-f9d9-4756-8661-8da68d86b7e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:05.261Z|00ff80da-5316-4853-85ac-04eb34816fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:40:05.262Z|00ff80da-5316-4853-85ac-04eb34816fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:40:06.500Z|074f0352-f630-432c-9d1f-65d6811953d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:40:06.501Z|074f0352-f630-432c-9d1f-65d6811953d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:40:13.015Z|cdc89e1f-15f0-48f2-aaa7-a5dbc19abc34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:13.016Z|cdc89e1f-15f0-48f2-aaa7-a5dbc19abc34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:13.016Z|33cdd308-68df-40aa-a40b-2b48cba1ea83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:13.017Z|33cdd308-68df-40aa-a40b-2b48cba1ea83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:13.741Z|ae3c1435-f82e-46d3-a5ab-220b29441293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:13.742Z|ae3c1435-f82e-46d3-a5ab-220b29441293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:20.261Z|98b8246a-bc65-4333-9766-73a517a79077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:40:20.266Z|98b8246a-bc65-4333-9766-73a517a79077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:40:23.044Z|85578509-66f1-4666-be95-50fcedc79868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:23.045Z|85578509-66f1-4666-be95-50fcedc79868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:23.052Z|e21f75e6-7711-4fe0-ad73-6938479913a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:23.054Z|e21f75e6-7711-4fe0-ad73-6938479913a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:23.764Z|4fae8b06-3fac-4921-9d5c-a581676c8d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:23.765Z|4fae8b06-3fac-4921-9d5c-a581676c8d91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:33.074Z|1d4bd6fe-2f06-4bd6-8ac0-e044cb36863c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:33.076Z|1d4bd6fe-2f06-4bd6-8ac0-e044cb36863c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:33.083Z|03467851-34d4-4f24-8442-112e2ce5e061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:33.084Z|03467851-34d4-4f24-8442-112e2ce5e061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:33.789Z|c93e6eb2-77f7-4ad2-b234-d95bf21d65d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:33.790Z|c93e6eb2-77f7-4ad2-b234-d95bf21d65d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:35.261Z|b9c52676-516e-45b8-9179-bf93f7f39a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:40:35.262Z|b9c52676-516e-45b8-9179-bf93f7f39a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:40:36.502Z|31706162-67ad-497c-8a53-ef2e22461a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:40:36.502Z|31706162-67ad-497c-8a53-ef2e22461a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:40:43.109Z|681319c9-6a05-4b4d-af0a-925955d6203b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:43.109Z|a7e9d4ad-c144-4df7-8a47-1b6b6cf25974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:43.110Z|681319c9-6a05-4b4d-af0a-925955d6203b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:43.110Z|a7e9d4ad-c144-4df7-8a47-1b6b6cf25974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:43.812Z|30b7c51f-b847-4b13-b998-4901bdea063a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:43.812Z|30b7c51f-b847-4b13-b998-4901bdea063a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:48.773Z|5b590bf3-7c48-431a-8cec-90de5b0a29ee|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:40:48.776Z|5b590bf3-7c48-431a-8cec-90de5b0a29ee|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:50.261Z|aeae8ce5-c61b-4320-a4a1-e550eb281c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:40:50.262Z|aeae8ce5-c61b-4320-a4a1-e550eb281c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:40:53.132Z|e45d77e9-6d8c-4929-8f74-c8af7927d95b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:53.133Z|e45d77e9-6d8c-4929-8f74-c8af7927d95b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:53.133Z|fbe5cb97-1159-41af-bae1-0cf053b60da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:53.134Z|fbe5cb97-1159-41af-bae1-0cf053b60da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:53.833Z|34a20021-dc93-401a-bcc4-566ace9fefe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:40:53.834Z|34a20021-dc93-401a-bcc4-566ace9fefe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:40:58.836Z||http-nio-8080-exec-5|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xc8eUVX0x9a0x0e0x090xd00x020x1f0x1eCf0x8a0x9f0x810x16}0xbfx0xd50xe10xb0J0xa20xae@)#0xff0xa0]. 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-12T08:41:03.157Z|c1ca8457-9314-46aa-b4e7-21e635fd2ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:03.160Z|c1ca8457-9314-46aa-b4e7-21e635fd2ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:03.161Z|7d4317f6-858f-4ef0-8c13-d24ea322b828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:03.161Z|7d4317f6-858f-4ef0-8c13-d24ea322b828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:03.869Z|eadd54aa-42ef-4480-aa6a-09a7c41e5de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:03.871Z|eadd54aa-42ef-4480-aa6a-09a7c41e5de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:05.261Z|40c022e8-4106-41cf-895d-a7d98e30099f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:41:05.280Z|40c022e8-4106-41cf-895d-a7d98e30099f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:41:06.503Z|4516f2c2-ac0f-4447-a6fb-7f0ce9de1b43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:41:06.504Z|4516f2c2-ac0f-4447-a6fb-7f0ce9de1b43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:41:13.185Z|5bd29684-7201-4e39-a97c-0929805a5583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:13.186Z|5bd29684-7201-4e39-a97c-0929805a5583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:13.191Z|c94bc9ad-493f-4af9-aa01-e75ef48c38cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:13.192Z|c94bc9ad-493f-4af9-aa01-e75ef48c38cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:13.893Z|1d226826-6d9a-4dc3-a668-6b6f533c11a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:13.893Z|1d226826-6d9a-4dc3-a668-6b6f533c11a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:20.261Z|7dcc0312-ab48-4ef3-af82-bea4724f8fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:41:20.262Z|7dcc0312-ab48-4ef3-af82-bea4724f8fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:41:23.207Z|0048fb0b-8e2c-4144-a98f-70fcffeee55f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:23.209Z|0048fb0b-8e2c-4144-a98f-70fcffeee55f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:23.212Z|ec3d96a0-b99a-4250-89f3-d8dfc35f2237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:23.213Z|ec3d96a0-b99a-4250-89f3-d8dfc35f2237|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:23.915Z|1ce525a4-81a9-4ea4-b96d-35802ea84247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:23.916Z|1ce525a4-81a9-4ea4-b96d-35802ea84247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:33.230Z|f8e20b64-f6b2-4b88-aa99-0939c118d7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:33.231Z|f8e20b64-f6b2-4b88-aa99-0939c118d7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:33.240Z|bf6d7ec4-7f28-4236-bf65-535e5520e766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:33.241Z|bf6d7ec4-7f28-4236-bf65-535e5520e766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:33.948Z|14ecbec4-26e4-423d-b677-1272c2e21ac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:33.952Z|14ecbec4-26e4-423d-b677-1272c2e21ac7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:35.261Z|55168b89-0dd6-4ff7-96e3-4dfba31b4b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:41:35.261Z|55168b89-0dd6-4ff7-96e3-4dfba31b4b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:41:36.505Z|c693960a-9f25-4073-a792-aa161aca8518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:41:36.506Z|c693960a-9f25-4073-a792-aa161aca8518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:41:43.253Z|4bb9b1c6-11b1-4ec8-82d1-fa271540c32a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:43.256Z|4bb9b1c6-11b1-4ec8-82d1-fa271540c32a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:43.265Z|295e3ae7-c62d-4dbb-92de-19ed094d20ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:43.266Z|295e3ae7-c62d-4dbb-92de-19ed094d20ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:43.980Z|1bdd97ba-b558-4306-a5ec-ff9b54d39948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:43.981Z|1bdd97ba-b558-4306-a5ec-ff9b54d39948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:48.765Z|1166b362-8e01-4957-8303-a78989c4ddcb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:41:48.766Z|1166b362-8e01-4957-8303-a78989c4ddcb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:50.261Z|b5673ae5-a8a7-46cb-9fe5-1acadcdd1107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:41:50.264Z|b5673ae5-a8a7-46cb-9fe5-1acadcdd1107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:41:53.279Z|4c5f0aac-81fc-48d4-a240-e5a1a9396176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:53.280Z|4c5f0aac-81fc-48d4-a240-e5a1a9396176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:53.288Z|ccf0c601-02e9-47d3-9761-ab31668dea37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:53.288Z|ccf0c601-02e9-47d3-9761-ab31668dea37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:41:54.006Z|fc16ea50-a100-4302-bdb5-fe0802db04b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:41:54.007Z|fc16ea50-a100-4302-bdb5-fe0802db04b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:03.300Z|bcf6db10-ce80-4b6d-bff6-ad13d58a9279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:03.301Z|bcf6db10-ce80-4b6d-bff6-ad13d58a9279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:03.307Z|07a9255f-a669-4ad0-815d-be40df825a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:03.307Z|07a9255f-a669-4ad0-815d-be40df825a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:04.037Z|f669a85e-d417-400d-9df2-c52c878e0652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:04.038Z|f669a85e-d417-400d-9df2-c52c878e0652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:05.261Z|31b4a22e-b5c7-434f-9a87-7d1325e06880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:42:05.262Z|31b4a22e-b5c7-434f-9a87-7d1325e06880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:42:06.506Z|1cbb141c-e326-4791-92c3-a974a196a3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:42:06.507Z|1cbb141c-e326-4791-92c3-a974a196a3e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:42:13.321Z|54a29025-7dab-47b9-949a-a040081e4c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:13.322Z|54a29025-7dab-47b9-949a-a040081e4c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:13.328Z|6bc29c7f-ce09-4226-93cd-c57405860e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:13.329Z|6bc29c7f-ce09-4226-93cd-c57405860e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:14.059Z|15f2622e-fff6-4c9f-95c3-71c2e36281cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:14.060Z|15f2622e-fff6-4c9f-95c3-71c2e36281cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:20.261Z|aa64ab1c-1617-4ea9-9543-92a443eab7ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:42:20.262Z|aa64ab1c-1617-4ea9-9543-92a443eab7ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:42:23.344Z|f55e855a-7e3a-4332-af32-6faa363fc4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:23.345Z|f55e855a-7e3a-4332-af32-6faa363fc4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:23.352Z|3b982584-c9a2-45ec-b982-9489f8f78e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:23.353Z|3b982584-c9a2-45ec-b982-9489f8f78e00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:24.087Z|24562920-63f7-474a-950d-8692e0f59999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:24.089Z|24562920-63f7-474a-950d-8692e0f59999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:33.370Z|4e8abb6a-2194-470d-9ead-0fb93d7d8608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:33.371Z|4e8abb6a-2194-470d-9ead-0fb93d7d8608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:33.378Z|f58157cc-0f2b-43d0-a1ee-c0a0bc50abe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:33.379Z|f58157cc-0f2b-43d0-a1ee-c0a0bc50abe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:34.111Z|2b9bc03b-2a9a-4286-b52c-ac1c71f5c0c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:34.112Z|2b9bc03b-2a9a-4286-b52c-ac1c71f5c0c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:35.261Z|72fa7123-76c2-408f-82d7-3321e71ad61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:42:35.268Z|72fa7123-76c2-408f-82d7-3321e71ad61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:42:36.507Z|be3f7926-6032-4994-8427-3e31c98fa78b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:42:36.508Z|be3f7926-6032-4994-8427-3e31c98fa78b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:42:43.396Z|6e19f934-aaaa-4460-8d58-6628730d19fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:43.398Z|6e19f934-aaaa-4460-8d58-6628730d19fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:43.404Z|5b2e6446-7ee1-4990-b81f-a163c8391a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:43.405Z|5b2e6446-7ee1-4990-b81f-a163c8391a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:44.134Z|e0338146-55bd-473e-a1c1-956a6e674d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:44.136Z|e0338146-55bd-473e-a1c1-956a6e674d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:48.767Z|f3bc25fe-57c4-49ac-a166-e843f23924e1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:42:48.771Z|f3bc25fe-57c4-49ac-a166-e843f23924e1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:50.261Z|55c65520-a53c-4e92-8cfe-d065c875551e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:42:50.262Z|55c65520-a53c-4e92-8cfe-d065c875551e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:42:53.423Z|26d2c821-1e5f-4ec0-9bd4-83c67e48820e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:53.424Z|26d2c821-1e5f-4ec0-9bd4-83c67e48820e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:53.429Z|df1e548d-e30e-45da-9397-ea39ba74b23a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:53.430Z|df1e548d-e30e-45da-9397-ea39ba74b23a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:42:54.172Z|2c08edfa-dc06-421e-8c60-83c82c4581b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:42:54.173Z|2c08edfa-dc06-421e-8c60-83c82c4581b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:03.447Z|19ff44d3-48ad-492c-9eb4-e80c30834d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:03.448Z|19ff44d3-48ad-492c-9eb4-e80c30834d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:03.452Z|53f1d218-355e-4544-bcc2-786c9939a950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:03.453Z|53f1d218-355e-4544-bcc2-786c9939a950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:04.200Z|72698a83-e402-4ab1-9f1f-f822e80d5873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:04.201Z|72698a83-e402-4ab1-9f1f-f822e80d5873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:05.261Z|e2302676-02fa-4b9d-8767-a42a3db2d37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:43:05.262Z|e2302676-02fa-4b9d-8767-a42a3db2d37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:43:06.509Z|fadc4778-2b94-41f8-9dbf-8e550aaf9599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:43:06.510Z|fadc4778-2b94-41f8-9dbf-8e550aaf9599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:43:13.476Z|5b090770-3aff-4e06-9e89-6953992bea87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:13.478Z|5b090770-3aff-4e06-9e89-6953992bea87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:13.478Z|e755468d-8252-4b36-ab03-227613650bb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:13.479Z|e755468d-8252-4b36-ab03-227613650bb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:14.224Z|d5f62b38-25a1-4d10-9dc0-d62d04afb42e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:14.225Z|d5f62b38-25a1-4d10-9dc0-d62d04afb42e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:20.261Z|df8bad77-e634-45bb-8693-b078c26eec10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:43:20.286Z|df8bad77-e634-45bb-8693-b078c26eec10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:43:23.501Z|735dbe67-751e-47cf-b343-cf629b877aae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:23.502Z|735dbe67-751e-47cf-b343-cf629b877aae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:23.507Z|5f636922-2847-417a-91a6-b2b7397faae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:23.508Z|5f636922-2847-417a-91a6-b2b7397faae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:24.246Z|5f02bde7-1288-4022-b5e1-73c326fe42b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:24.247Z|5f02bde7-1288-4022-b5e1-73c326fe42b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:33.530Z|c07e4b98-cfbe-4254-b432-df3f7812c355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:33.531Z|c07e4b98-cfbe-4254-b432-df3f7812c355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:33.532Z|3eec6c15-6223-4820-9408-1dc18822ed7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:33.532Z|3eec6c15-6223-4820-9408-1dc18822ed7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:34.270Z|95fcd75c-ea2f-414b-b15b-b58c08b9bce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:34.271Z|95fcd75c-ea2f-414b-b15b-b58c08b9bce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:35.261Z|05b9c76b-4608-49e8-a080-cecc56745815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:43:35.262Z|05b9c76b-4608-49e8-a080-cecc56745815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:43:36.511Z|081f5cbf-1397-4036-abad-527d8fd24e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:43:36.512Z|081f5cbf-1397-4036-abad-527d8fd24e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:43:43.556Z|a8c8180e-65ab-4bb0-9bf1-9d1f049bf05b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:43.557Z|a8c8180e-65ab-4bb0-9bf1-9d1f049bf05b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:43.559Z|9af8d699-9e92-473a-b77b-37e705cc40a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:43.560Z|9af8d699-9e92-473a-b77b-37e705cc40a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:44.294Z|1c0895da-d651-4be8-bc15-8c771ab06a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:44.295Z|1c0895da-d651-4be8-bc15-8c771ab06a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:48.776Z|986b16ad-534d-434a-824f-5903c116252c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:43:48.778Z|986b16ad-534d-434a-824f-5903c116252c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:50.261Z|bc28daa4-dad9-4beb-9ebd-4ed8b4016029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:43:50.262Z|bc28daa4-dad9-4beb-9ebd-4ed8b4016029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:43:53.579Z|e74bac94-a020-4d50-baed-383ae2d1ffee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:53.579Z|c7113af5-deae-4983-b5ec-716b76080267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:53.580Z|e74bac94-a020-4d50-baed-383ae2d1ffee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:53.583Z|c7113af5-deae-4983-b5ec-716b76080267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:43:54.318Z|f3c60f0e-af4f-4a23-b3ad-0834d26bc8bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:43:54.319Z|f3c60f0e-af4f-4a23-b3ad-0834d26bc8bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:03.603Z|68a51270-b148-438c-bca7-1c33c4f4a9aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:03.604Z|ee22a18a-52f3-4c28-b98e-ec8c3348ed15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:03.604Z|68a51270-b148-438c-bca7-1c33c4f4a9aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:03.605Z|ee22a18a-52f3-4c28-b98e-ec8c3348ed15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:04.343Z|982b32b4-7c63-4b75-8b65-34bc18fad0fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:04.343Z|982b32b4-7c63-4b75-8b65-34bc18fad0fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:05.262Z|619178bf-2ac5-458b-a1d2-c61433c0e998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:44:05.274Z|619178bf-2ac5-458b-a1d2-c61433c0e998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:44:06.513Z|900d74cf-7e31-441f-b335-632771b99b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:44:06.513Z|900d74cf-7e31-441f-b335-632771b99b3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:44:13.627Z|8946d777-38bc-4b3d-a849-6263432559c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:13.627Z|db84a46b-09c6-4148-9589-07c2c54296cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:13.628Z|db84a46b-09c6-4148-9589-07c2c54296cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:13.628Z|8946d777-38bc-4b3d-a849-6263432559c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:14.365Z|dadbd759-4abf-4628-84ca-dc6410388e1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:14.366Z|dadbd759-4abf-4628-84ca-dc6410388e1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:20.262Z|38a5915e-3133-440e-ad7b-2b080883efc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:44:20.262Z|38a5915e-3133-440e-ad7b-2b080883efc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:44:23.651Z|3998e51f-1eb8-42b1-8bd6-0795afbb0d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:23.651Z|aa20c5a3-a462-4609-86e8-896e8d4c1fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:23.652Z|3998e51f-1eb8-42b1-8bd6-0795afbb0d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:23.652Z|aa20c5a3-a462-4609-86e8-896e8d4c1fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:24.388Z|e2e9aaa0-9820-4eb3-a99a-3c7b8bcad16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:24.389Z|e2e9aaa0-9820-4eb3-a99a-3c7b8bcad16e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:33.675Z|110a3171-2ef7-4d8c-9fcb-5cb491da2b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:33.675Z|38ac975a-6997-41b7-b370-aa2c1a6775ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:33.676Z|38ac975a-6997-41b7-b370-aa2c1a6775ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:33.676Z|110a3171-2ef7-4d8c-9fcb-5cb491da2b89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:34.410Z|9edc68e3-f537-493c-bcb2-c18c52f919bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:34.411Z|9edc68e3-f537-493c-bcb2-c18c52f919bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:35.261Z|0d6ecce1-7156-4772-8a49-fa5cfbd1a3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:44:35.262Z|0d6ecce1-7156-4772-8a49-fa5cfbd1a3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:44:36.514Z|1f3bd2cf-fefd-4cba-970b-9d9eb57fd1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:44:36.515Z|1f3bd2cf-fefd-4cba-970b-9d9eb57fd1e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:44:43.699Z|5050b990-da4f-4250-bd81-dd699a7e9c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:43.699Z|9d426920-3b29-4c3b-9648-240eecb18397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:43.700Z|5050b990-da4f-4250-bd81-dd699a7e9c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:43.700Z|9d426920-3b29-4c3b-9648-240eecb18397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:44.432Z|bc98912a-7b9f-40df-bc27-a03510ad31af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:44.433Z|bc98912a-7b9f-40df-bc27-a03510ad31af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:48.768Z|5575508a-b88c-4fc0-860f-afdb9c1672a4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:44:48.770Z|5575508a-b88c-4fc0-860f-afdb9c1672a4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:50.261Z|f898037f-9adb-4f1a-a2c0-5fe03afc5491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:44:50.271Z|f898037f-9adb-4f1a-a2c0-5fe03afc5491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:44:53.723Z|8bd05abb-9c2d-4c0f-ac2b-85854b7a2c3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:53.723Z|7f38903c-fffe-4456-b750-0f0c11d90e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:53.724Z|8bd05abb-9c2d-4c0f-ac2b-85854b7a2c3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:53.724Z|7f38903c-fffe-4456-b750-0f0c11d90e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:44:54.461Z|7c28ace5-76ec-4870-9290-c2231c06abc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:44:54.462Z|7c28ace5-76ec-4870-9290-c2231c06abc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:03.747Z|c0136988-371a-476a-ae29-64a6c965f4b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:03.748Z|c0136988-371a-476a-ae29-64a6c965f4b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:03.750Z|c358ee03-30cf-4294-bbb4-5193cdb4a5ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:03.750Z|c358ee03-30cf-4294-bbb4-5193cdb4a5ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:04.516Z|0246b0ae-c055-4366-a304-62af22bba7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:04.517Z|0246b0ae-c055-4366-a304-62af22bba7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:05.261Z|8caebb72-e23c-4feb-91e6-8d1f54997f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:45:05.262Z|8caebb72-e23c-4feb-91e6-8d1f54997f45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:45:06.516Z|899dc2be-1643-4677-b8f2-30cb516e0619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:45:06.517Z|899dc2be-1643-4677-b8f2-30cb516e0619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:45:13.778Z|d2d6e137-b303-42f6-9fba-9f3b84555c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:13.779Z|d2d6e137-b303-42f6-9fba-9f3b84555c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:13.780Z|96c18ec4-1eca-4cca-9441-3eedfc8c5315|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:13.781Z|96c18ec4-1eca-4cca-9441-3eedfc8c5315|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:14.540Z|948a00a8-adaf-41a2-b107-305d746a0b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:14.541Z|948a00a8-adaf-41a2-b107-305d746a0b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:20.261Z|14e60305-3d76-4096-94be-634c54ef2528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:45:20.263Z|14e60305-3d76-4096-94be-634c54ef2528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:45:23.800Z|62927957-4cbd-40a9-8326-04e29f3e5bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:23.801Z|62927957-4cbd-40a9-8326-04e29f3e5bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:23.802Z|b9da62eb-4a98-4b20-ba7e-34a02ff91ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:23.802Z|b9da62eb-4a98-4b20-ba7e-34a02ff91ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:24.567Z|3494f4b8-fd8e-41db-aec5-aab470c238a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:24.569Z|3494f4b8-fd8e-41db-aec5-aab470c238a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:33.833Z|764b791f-9893-409b-89f3-3593bd7be784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:33.834Z|764b791f-9893-409b-89f3-3593bd7be784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:33.838Z|8f94bfdb-6006-4689-bb91-f37d145b424e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:33.839Z|8f94bfdb-6006-4689-bb91-f37d145b424e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:34.594Z|53ad737d-2b09-4931-a8f0-4f9cde08a444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:34.596Z|53ad737d-2b09-4931-a8f0-4f9cde08a444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:35.261Z|eeb05937-4e71-40ac-9f31-b2d46176aeb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:45:35.266Z|eeb05937-4e71-40ac-9f31-b2d46176aeb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:45:36.518Z|2f7e5328-ba5c-4cd3-9cfa-e2d0dbe57188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:45:36.518Z|2f7e5328-ba5c-4cd3-9cfa-e2d0dbe57188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:45:43.861Z|f842b6e8-71e7-4337-8ca4-6b15656cd482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:43.861Z|865fd1f7-5bb2-4e28-b344-0722ba6c9482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:43.862Z|865fd1f7-5bb2-4e28-b344-0722ba6c9482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:43.863Z|f842b6e8-71e7-4337-8ca4-6b15656cd482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:44.617Z|67c0e3be-1536-452d-b7f7-7f5b54d42cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:44.619Z|67c0e3be-1536-452d-b7f7-7f5b54d42cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:48.774Z|d973043e-faf2-4f15-9ace-ec8d2444919e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:45:48.776Z|d973043e-faf2-4f15-9ace-ec8d2444919e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:50.261Z|720a34de-d11a-4c44-9a12-7929a6c2ed0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:45:50.262Z|720a34de-d11a-4c44-9a12-7929a6c2ed0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:45:53.883Z|f9c5eff3-a82f-4215-9c80-816345579dab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:53.884Z|f9c5eff3-a82f-4215-9c80-816345579dab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:53.883Z|fe33c2b4-9dc3-44af-b72a-437c7d48d680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:53.885Z|fe33c2b4-9dc3-44af-b72a-437c7d48d680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:45:54.642Z|ef08a37b-9a9a-4aec-b2ca-9f5a2877adc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:45:54.643Z|ef08a37b-9a9a-4aec-b2ca-9f5a2877adc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:03.905Z|c3eca0c7-1fa2-4cb8-9e73-2b6dcf5f02e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:03.907Z|c3eca0c7-1fa2-4cb8-9e73-2b6dcf5f02e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:03.912Z|ee476c20-b008-481a-a069-5541c3b69e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:03.913Z|ee476c20-b008-481a-a069-5541c3b69e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:04.669Z|e4a5abf9-eb5f-4547-b55e-7e516325fa43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:04.669Z|e4a5abf9-eb5f-4547-b55e-7e516325fa43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:05.261Z|23ff577f-282b-4338-8ac3-7e5a07cfac53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:46:05.262Z|23ff577f-282b-4338-8ac3-7e5a07cfac53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:46:06.519Z|abd60c0f-b065-4660-a65d-fdca672c94ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:46:06.520Z|abd60c0f-b065-4660-a65d-fdca672c94ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:46:13.931Z|1ffa71a2-1c1a-46f3-a493-96ad0d9c3e67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:13.932Z|1ffa71a2-1c1a-46f3-a493-96ad0d9c3e67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:13.936Z|61180467-9cda-4002-89af-61dd6f09cd68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:13.937Z|61180467-9cda-4002-89af-61dd6f09cd68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:14.693Z|cc2b4ed3-ee75-4117-bb69-0029cf4df8fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:14.695Z|cc2b4ed3-ee75-4117-bb69-0029cf4df8fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:20.261Z|ee1467d8-3f13-4afb-bb32-cbb52b42d13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:46:20.266Z|ee1467d8-3f13-4afb-bb32-cbb52b42d13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:46:23.954Z|a739c4a5-5dba-48a1-aaed-c9c067a17b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:23.955Z|a739c4a5-5dba-48a1-aaed-c9c067a17b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:23.957Z|05b8ee1f-6431-40b8-b0d2-f1f2ffd05751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:23.958Z|05b8ee1f-6431-40b8-b0d2-f1f2ffd05751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:24.721Z|8153d853-9c9a-476a-a072-0f66528fc44f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:24.722Z|8153d853-9c9a-476a-a072-0f66528fc44f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:33.982Z|d0c0e5cc-5497-4d17-93fe-90e1e7d9da08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:33.984Z|41cb8903-9c12-456d-9721-56071027682c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:33.985Z|41cb8903-9c12-456d-9721-56071027682c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:33.983Z|d0c0e5cc-5497-4d17-93fe-90e1e7d9da08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:34.746Z|8095f336-4059-4012-8bc8-da63771e9ccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:34.747Z|8095f336-4059-4012-8bc8-da63771e9ccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:35.261Z|7b822241-9769-4063-ac6d-e240eebbdce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:46:35.261Z|7b822241-9769-4063-ac6d-e240eebbdce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:46:36.521Z|40268962-379c-49cb-9086-780c5d4adb81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:46:36.521Z|40268962-379c-49cb-9086-780c5d4adb81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:46:44.008Z|d46ea29e-3228-47c5-b13e-bacad89713fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:44.009Z|d46ea29e-3228-47c5-b13e-bacad89713fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:44.015Z|d6708899-ac48-40a7-b5b4-58448db86cf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:44.016Z|d6708899-ac48-40a7-b5b4-58448db86cf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:44.768Z|5802930a-97bd-40c0-99c2-238eadc842ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:44.768Z|5802930a-97bd-40c0-99c2-238eadc842ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:48.765Z|ea7a1e23-3327-4a73-b132-5d1bf1e939fc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:46:48.766Z|ea7a1e23-3327-4a73-b132-5d1bf1e939fc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:50.261Z|9ff1ed4a-9982-4a13-aee7-279ce744e764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:46:50.262Z|9ff1ed4a-9982-4a13-aee7-279ce744e764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:46:54.040Z|258aab6a-6938-4ee3-9549-1c0ce99528df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:54.040Z|66005115-d7a7-4bf1-875d-120a231a49be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:54.041Z|66005115-d7a7-4bf1-875d-120a231a49be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:54.041Z|258aab6a-6938-4ee3-9549-1c0ce99528df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:46:54.794Z|456fce20-68f9-4864-acec-6655660345f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:46:54.795Z|456fce20-68f9-4864-acec-6655660345f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:04.061Z|fe1f5efa-1bb3-4888-8e9c-f80f41ab5de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:04.061Z|d558470c-f0b9-4168-8499-ee2d448a2e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:04.062Z|fe1f5efa-1bb3-4888-8e9c-f80f41ab5de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:04.062Z|d558470c-f0b9-4168-8499-ee2d448a2e62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:04.819Z|a5de089a-5533-473e-ad1b-b7079c5855de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:04.820Z|a5de089a-5533-473e-ad1b-b7079c5855de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:05.261Z|33cd701b-ad87-4727-b1d8-e7a95b7984c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:47:05.266Z|33cd701b-ad87-4727-b1d8-e7a95b7984c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:47:06.522Z|a889f1f3-0881-4724-baf9-b27deed36ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:47:06.525Z|a889f1f3-0881-4724-baf9-b27deed36ba2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:47:14.084Z|c80be811-0664-44f6-bde9-c806dddd0a4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:14.084Z|22682164-cd8b-4fd6-ae38-1fef52239da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:14.084Z|c80be811-0664-44f6-bde9-c806dddd0a4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:14.084Z|22682164-cd8b-4fd6-ae38-1fef52239da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:14.847Z|2dc1c109-883a-47bf-92be-c95f25a5ab62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:14.847Z|2dc1c109-883a-47bf-92be-c95f25a5ab62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:20.261Z|994525f9-4d8f-4be3-ae4f-ee1d59750e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:47:20.262Z|994525f9-4d8f-4be3-ae4f-ee1d59750e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:47:24.105Z|8ca1ad82-63fa-4f88-9d5f-51853c59739d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:24.106Z|8ca1ad82-63fa-4f88-9d5f-51853c59739d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:24.107Z|8f662d29-d13f-456c-89a6-12f0cace7b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:24.108Z|8f662d29-d13f-456c-89a6-12f0cace7b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:24.871Z|fe2f11c6-2926-46ec-9bb2-edaffef18abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:24.872Z|fe2f11c6-2926-46ec-9bb2-edaffef18abd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:34.126Z|a01d57aa-e870-4e52-976d-7c0b3e4e0628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:34.127Z|a01d57aa-e870-4e52-976d-7c0b3e4e0628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:34.128Z|4a2ea6dd-19fd-49b1-b0a3-e202d23a5315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:34.128Z|4a2ea6dd-19fd-49b1-b0a3-e202d23a5315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:34.896Z|83d9b0e0-1afc-4592-9aa4-556ef8de8c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:34.897Z|83d9b0e0-1afc-4592-9aa4-556ef8de8c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:35.261Z|f19a19d3-4642-451d-838d-2054f50bc4ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:47:35.262Z|f19a19d3-4642-451d-838d-2054f50bc4ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:47:36.526Z|c7974be1-f078-45ef-9015-e33c6c237022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:47:36.527Z|c7974be1-f078-45ef-9015-e33c6c237022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:47:44.147Z|199628ea-d5fc-4045-b44a-366d5943f614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:44.147Z|d6449b5d-d90b-4613-80d7-9962fcd068ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:44.148Z|199628ea-d5fc-4045-b44a-366d5943f614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:44.148Z|d6449b5d-d90b-4613-80d7-9962fcd068ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:44.919Z|4e1a21eb-f7d0-468e-a556-8f34a23fbff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:44.920Z|4e1a21eb-f7d0-468e-a556-8f34a23fbff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:48.763Z|7601e9d1-3353-480a-a270-ced45964892e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:47:48.764Z|7601e9d1-3353-480a-a270-ced45964892e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:50.261Z|5bc800da-9e04-403f-996a-7a27e305aca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:47:50.266Z|5bc800da-9e04-403f-996a-7a27e305aca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:47:54.171Z|85152768-2304-4eea-bebf-0eabbc4a9ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:54.171Z|85152768-2304-4eea-bebf-0eabbc4a9ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:54.182Z|bd8f251a-70a0-4d96-a882-522805b80faa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:54.184Z|bd8f251a-70a0-4d96-a882-522805b80faa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:47:54.944Z|c3516106-e445-4253-9ab5-aaff8743efc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:47:54.946Z|c3516106-e445-4253-9ab5-aaff8743efc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:04.195Z|c9d450d0-25d1-4e6c-9ef5-9f16191d9052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:04.197Z|c9d450d0-25d1-4e6c-9ef5-9f16191d9052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:04.206Z|fcfbd724-6821-4721-bca2-07130efe337a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:04.207Z|fcfbd724-6821-4721-bca2-07130efe337a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:04.969Z|359179b2-40ea-4a24-9485-06d5126cc92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:04.970Z|359179b2-40ea-4a24-9485-06d5126cc92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:05.261Z|2f3ff117-cf78-4d1b-a92e-9d175647c984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:48:05.262Z|2f3ff117-cf78-4d1b-a92e-9d175647c984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:48:06.528Z|70378143-23bd-4bf8-bc50-59b27a12fd12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:48:06.528Z|70378143-23bd-4bf8-bc50-59b27a12fd12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:48:14.221Z|1e87ae2d-96ea-45d6-80d3-7c607fcd6bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:14.221Z|1e87ae2d-96ea-45d6-80d3-7c607fcd6bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:14.232Z|eae303f4-58e4-4d45-b0a7-4dfe3378b08c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:14.233Z|eae303f4-58e4-4d45-b0a7-4dfe3378b08c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:14.993Z|7e6a7ee9-6d72-427c-b99e-cb16fbbdb9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:14.994Z|7e6a7ee9-6d72-427c-b99e-cb16fbbdb9b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:20.262Z|af84985e-b640-465d-84e3-4e5de300e73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:48:20.264Z|af84985e-b640-465d-84e3-4e5de300e73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:48:24.246Z|3df8fd5a-d28b-4b61-a174-848e0f8880d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:24.247Z|3df8fd5a-d28b-4b61-a174-848e0f8880d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:24.256Z|f62c05b2-1f0a-4c89-813f-44db779a8795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:24.257Z|f62c05b2-1f0a-4c89-813f-44db779a8795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:25.017Z|1d9f982b-78c7-4174-b2e0-862f49ff8e87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:25.019Z|1d9f982b-78c7-4174-b2e0-862f49ff8e87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:34.272Z|6fc38d4c-e49d-4183-ac2d-12356f6c2b30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:34.273Z|6fc38d4c-e49d-4183-ac2d-12356f6c2b30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:34.277Z|fed40955-08fd-4c02-b06b-b26c931b6c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:34.278Z|fed40955-08fd-4c02-b06b-b26c931b6c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:35.042Z|ce12a25b-70dc-4944-b71d-09014db04906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:35.043Z|ce12a25b-70dc-4944-b71d-09014db04906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:35.261Z|6d4b9f50-0cdd-4a09-ae36-c4200b7e60cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:48:35.275Z|6d4b9f50-0cdd-4a09-ae36-c4200b7e60cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:48:36.529Z|8e4eff0c-6d56-45b5-9ef7-7ceacc6d69a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:48:36.529Z|8e4eff0c-6d56-45b5-9ef7-7ceacc6d69a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:48:44.297Z|624e695f-d335-40f6-a196-20f467210fe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:44.298Z|f60ef42e-016d-4a19-94f3-0a463f928599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:44.298Z|624e695f-d335-40f6-a196-20f467210fe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:44.299Z|f60ef42e-016d-4a19-94f3-0a463f928599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:45.098Z|ce3a6cb7-3481-4bc8-8f93-250b143522ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:45.099Z|ce3a6cb7-3481-4bc8-8f93-250b143522ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:48.764Z|a4a13cb3-84cc-4217-81e3-6e9a2dda334f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:48:48.765Z|a4a13cb3-84cc-4217-81e3-6e9a2dda334f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:50.261Z|05adfb2f-73d6-4851-bdb5-b69b16e12dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:48:50.262Z|05adfb2f-73d6-4851-bdb5-b69b16e12dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:48:54.322Z|4656e854-b412-4813-bec9-33750c69bc14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:54.322Z|171637af-978f-4287-bb39-a2bbca562342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:54.323Z|171637af-978f-4287-bb39-a2bbca562342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:54.324Z|4656e854-b412-4813-bec9-33750c69bc14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:48:55.121Z|97d3da0f-ac88-4412-828a-4a63fd3f25a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:48:55.123Z|97d3da0f-ac88-4412-828a-4a63fd3f25a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:04.349Z|9ced336c-bea2-47e6-8355-69ef62650df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:04.350Z|9ced336c-bea2-47e6-8355-69ef62650df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:04.350Z|7b1281fc-b730-4da9-8e5c-603bee0c4901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:04.351Z|7b1281fc-b730-4da9-8e5c-603bee0c4901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:05.187Z|0de1a6fb-331b-48e9-878d-b2f7951c22ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:05.188Z|0de1a6fb-331b-48e9-878d-b2f7951c22ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:05.261Z|ebbc41cc-6feb-41c2-924b-e6d699aec7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:49:05.262Z|ebbc41cc-6feb-41c2-924b-e6d699aec7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:49:06.531Z|a27e71a1-4721-45d9-8c9e-5e1631c9c45c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:49:06.531Z|a27e71a1-4721-45d9-8c9e-5e1631c9c45c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:49:14.371Z|346e8a6e-3dbe-4ceb-80bf-9290a86d0d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:14.371Z|346e8a6e-3dbe-4ceb-80bf-9290a86d0d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:14.372Z|ce3d650f-90b6-4581-b1a5-e95b86f916c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:14.373Z|ce3d650f-90b6-4581-b1a5-e95b86f916c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:15.216Z|84e549cd-c83c-4c05-a0fa-ddf26f2b7a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:15.217Z|84e549cd-c83c-4c05-a0fa-ddf26f2b7a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:20.261Z|75c49f57-c730-4c10-8a16-a6b4f5cb2ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:49:20.267Z|75c49f57-c730-4c10-8a16-a6b4f5cb2ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:49:24.396Z|6f6245c0-1f7b-47d3-970a-2898d9cad924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:24.396Z|baf7aa26-4c45-46be-b585-284f898d665a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:24.397Z|baf7aa26-4c45-46be-b585-284f898d665a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:24.397Z|6f6245c0-1f7b-47d3-970a-2898d9cad924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:25.239Z|8c9b31ce-8072-4f4a-bb8b-4ad36cdb39d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:25.240Z|8c9b31ce-8072-4f4a-bb8b-4ad36cdb39d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:34.419Z|2f31c1e2-e8f8-40e0-ac85-cc0990cbb9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:34.419Z|1f59c908-6225-4445-b393-d1dac0d6ef87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:34.420Z|2f31c1e2-e8f8-40e0-ac85-cc0990cbb9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:34.420Z|1f59c908-6225-4445-b393-d1dac0d6ef87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:35.261Z|7e63fd46-bcad-4abf-a198-c6555074801b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:35.262Z|7e63fd46-bcad-4abf-a198-c6555074801b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:35.266Z|f5037ac6-11b6-4f09-8389-934e672046da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:49:35.266Z|f5037ac6-11b6-4f09-8389-934e672046da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:49:36.532Z|ef66c659-fadd-4741-b41d-0c1f0a6a424b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:49:36.533Z|ef66c659-fadd-4741-b41d-0c1f0a6a424b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:49:44.441Z|6aa9c66d-f958-46aa-80dd-51572cdf8515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:44.442Z|6aa9c66d-f958-46aa-80dd-51572cdf8515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:44.443Z|f420cb2b-e5e0-4216-9a33-21a05bab170e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:44.443Z|f420cb2b-e5e0-4216-9a33-21a05bab170e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:45.284Z|b528914b-bb51-44d7-b12f-9ac6a985fc48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:45.285Z|b528914b-bb51-44d7-b12f-9ac6a985fc48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:48.765Z|7f60c3cb-0ba9-4be0-9b80-e467c3c5bdfb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:49:48.766Z|7f60c3cb-0ba9-4be0-9b80-e467c3c5bdfb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:50.261Z|df173d9d-1fca-419f-83d3-551c48141625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:49:50.262Z|df173d9d-1fca-419f-83d3-551c48141625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:49:54.467Z|8b7b6d17-e81a-4b94-8c40-082fa5bf7d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:54.467Z|50a26051-95f0-4472-a504-d051bfaf488a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:54.468Z|8b7b6d17-e81a-4b94-8c40-082fa5bf7d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:54.468Z|50a26051-95f0-4472-a504-d051bfaf488a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:49:55.312Z|5e66c735-8065-4f4d-9b11-1a4b3eb0daf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:49:55.313Z|5e66c735-8065-4f4d-9b11-1a4b3eb0daf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:04.491Z|043d3324-36ab-4d86-9862-b4f83ecdeeb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:04.491Z|b7b79bf7-0c53-43d2-9f49-0e8faad6c358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:04.492Z|043d3324-36ab-4d86-9862-b4f83ecdeeb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:04.492Z|b7b79bf7-0c53-43d2-9f49-0e8faad6c358|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:05.261Z|e3e714ad-2956-454a-80f0-d84be6dbad01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:50:05.265Z|e3e714ad-2956-454a-80f0-d84be6dbad01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:50:05.338Z|9fc158aa-d5df-4f56-b088-73993f179e66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:05.339Z|9fc158aa-d5df-4f56-b088-73993f179e66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:06.533Z|4e4edb98-c3d4-471b-9db2-e75ce654a58a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:50:06.534Z|4e4edb98-c3d4-471b-9db2-e75ce654a58a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:50:14.517Z|41020a25-ace8-4c13-8429-fac06acaf533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:14.519Z|41020a25-ace8-4c13-8429-fac06acaf533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:14.527Z|c5bf8c6b-d3d4-464d-b54b-ce2bfe1a5d07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:14.528Z|c5bf8c6b-d3d4-464d-b54b-ce2bfe1a5d07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:15.362Z|d8836d86-6823-40b9-9206-229b608cbc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:15.363Z|d8836d86-6823-40b9-9206-229b608cbc5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:20.261Z|bf174a01-8e16-44a2-a937-5cc229caa72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:50:20.261Z|bf174a01-8e16-44a2-a937-5cc229caa72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:50:24.551Z|08d0a1dd-15aa-4c9c-9833-b70fb05799d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:24.552Z|55c3a096-acc6-4888-a0f0-16be77ac311b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:24.553Z|08d0a1dd-15aa-4c9c-9833-b70fb05799d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:24.553Z|55c3a096-acc6-4888-a0f0-16be77ac311b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:25.387Z|9c7c183c-44c9-4508-996e-164b49531873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:25.388Z|9c7c183c-44c9-4508-996e-164b49531873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:34.575Z|079f5d73-fe2e-4ee6-b6b9-fcf1eaadbb3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:34.575Z|e474f963-ff82-46cc-9946-c7e8a49375c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:34.577Z|079f5d73-fe2e-4ee6-b6b9-fcf1eaadbb3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:34.578Z|e474f963-ff82-46cc-9946-c7e8a49375c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:35.261Z|5a2b2015-b639-46a4-b273-4a552e4d6250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:50:35.262Z|5a2b2015-b639-46a4-b273-4a552e4d6250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:50:35.410Z|2909cc20-c4e9-4716-a97e-d772c75e3892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:35.411Z|2909cc20-c4e9-4716-a97e-d772c75e3892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:36.535Z|7578cadb-89c8-4fda-beb5-c4c97e2d298c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:50:36.535Z|7578cadb-89c8-4fda-beb5-c4c97e2d298c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:50:44.605Z|9cf9b969-7383-44f9-bf47-cd53ad43e6a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:44.605Z|1ab29c1c-35bb-4c53-92df-04a27f1b8019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:44.606Z|1ab29c1c-35bb-4c53-92df-04a27f1b8019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:44.607Z|9cf9b969-7383-44f9-bf47-cd53ad43e6a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:45.435Z|8049215a-1c69-487e-abba-3d1cd5e413eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:45.436Z|8049215a-1c69-487e-abba-3d1cd5e413eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:48.784Z|7962fd76-8d90-4922-a72f-6da8b38f91e7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-12T08:50:48.785Z|7962fd76-8d90-4922-a72f-6da8b38f91e7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:50.261Z|74e7e17b-993d-4fde-a787-6904a3b980b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:50:50.268Z|74e7e17b-993d-4fde-a787-6904a3b980b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:50:54.632Z|d511adff-a2eb-4382-8fbd-c8248d24bc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:54.633Z|d511adff-a2eb-4382-8fbd-c8248d24bc78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:54.635Z|55adbdfe-6401-4958-bb2e-11bb2bd26c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:54.636Z|55adbdfe-6401-4958-bb2e-11bb2bd26c48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:50:55.460Z|0da07a09-1e67-46d1-8f8e-58e3fb941f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:50:55.461Z|0da07a09-1e67-46d1-8f8e-58e3fb941f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:04.658Z|e574c034-ecc7-4cd8-9b6c-4d1fba5319a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:04.658Z|f8c2737e-f829-4fa4-b395-f165873a4180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:04.659Z|e574c034-ecc7-4cd8-9b6c-4d1fba5319a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:04.659Z|f8c2737e-f829-4fa4-b395-f165873a4180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:05.261Z|1b85b00d-e3f5-4624-bb35-e83b82890f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:51:05.262Z|1b85b00d-e3f5-4624-bb35-e83b82890f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:51:05.501Z|c6d82cda-40d0-4039-a6ec-e5e036218071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:05.502Z|c6d82cda-40d0-4039-a6ec-e5e036218071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:06.536Z|db4d8e28-57ff-439d-91a3-9816ffbe4cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:51:06.537Z|db4d8e28-57ff-439d-91a3-9816ffbe4cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:51:14.685Z|6a3e61d0-2d28-4554-9d86-e997f64250d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:14.686Z|6a3e61d0-2d28-4554-9d86-e997f64250d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:14.692Z|5b4aa26a-ae2a-4874-bd71-76bc6edba4b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:14.693Z|5b4aa26a-ae2a-4874-bd71-76bc6edba4b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:15.526Z|be40b112-2e4e-4f9d-8037-fb2135ab8601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:15.527Z|be40b112-2e4e-4f9d-8037-fb2135ab8601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:20.261Z|0f319181-f2ef-492a-8453-8660eb471dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:51:20.262Z|0f319181-f2ef-492a-8453-8660eb471dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:51:24.714Z|3624936e-bd76-4a1f-9380-295ba1348120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:24.715Z|3624936e-bd76-4a1f-9380-295ba1348120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:24.727Z|72072480-fa2e-47c2-a8dc-a49997e54110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:24.728Z|72072480-fa2e-47c2-a8dc-a49997e54110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:25.554Z|2e5d10e8-a993-4b80-adf3-2e88dbf729b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:25.555Z|2e5d10e8-a993-4b80-adf3-2e88dbf729b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:34.743Z|5ef4c5eb-5b73-4507-aac9-5cac1c87f9f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:34.744Z|5ef4c5eb-5b73-4507-aac9-5cac1c87f9f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:34.748Z|57fe6d04-9da0-4255-b444-02140810bde5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:34.749Z|57fe6d04-9da0-4255-b444-02140810bde5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:35.261Z|66f71446-75aa-4084-86b4-da6bf3f19a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:51:35.284Z|66f71446-75aa-4084-86b4-da6bf3f19a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-12T08:51:35.581Z|9ab89364-44b9-4993-82d1-15aa55bf46d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-12T08:51:35.583Z|9ab89364-44b9-4993-82d1-15aa55bf46d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-12T08:51:36.538Z|30f64bb8-10ec-484c-b629-35f548c94069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-12T08:51:36.539Z|30f64bb8-10ec-484c-b629-35f548c94069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.